We learn about JAVA user input with Scanner class, decision making with if-then-else and switch-case, then for, while, do-while loops along with advance for loop. Marks and grades Switch-Case e...Read More
Simple Java code snippets Calculating circumference of a circle Odd/Even detector with modulo operator Age calculator If the age is less than 18, then the person is a child All lessons >...Read More
Java data types Operators Variables Generating JavaDoc with NetBeans. Using TODO to track action items Java data types The following code tests various data types including sinhala unicode. Java arith...Read More
Symbolic design. History of Computer Programming Languages. The Java architecture. Java learning path. Generating JavaDoc with NetBeans. All lessons > ...Read More
Aim The aim of this course is to introduce the principles of Object Oriented Programming (OOP) paradigm, and the fundamentals of Software Engineering. Prerequisites ECS1300 Programming fundamentals wi...Read More
Here is a curated list of java code from BIT “ITE1122 Fundamentals of programming” module. Most of the code is written by me, some may be adapted from the powerpoint notes. You are ...Read More