09/07/2021
FREE SESSIONS!
βThe great aim of education is not knowledge but action.β
β Herbert Spencer
visIT Us has introduced scheduled IT related courses hands on mentoring session for FREE starting next week. This course training will equip learners with hands on skills and exposure at both beginners and intermediate level for IT related courses such as:
- Computer Programming (Java Language)
- Computer Troubleshooting
- Basic Computer Operations
- Math and Science mentoring
- and more,
that relevant for a modern career of the 21st Century.
We offer certificate of completion for participants who successfully completed the course.
Don't miss this chance, join now by clicking the link (https://docs.google.com/forms/d/e/1FAIpQLSc5gOjK5kdHwTo1fOaadhqqURj8qLb8czuQ3wAUQ_z9y8vvsQ/viewform) and answer it carefully so that we can assist you where you really interested at!
Thank you and Happy Coding.π
Course Description
Our 1st week will be a java programming sessions. This course is a practical way to learn basic programming using Java SE, which includes development tools, logic formulation, and basic data management. Further, it also aims to train learners to design, implement, test and debug programs intended to solve computing problems using different basic programming constructs, standard libraries, list structures using the java language.
Learning Outcomes
1. Understand the basic concepts, components environment, and basic programming constructs to test and debug a program based on a given specification.
2. Apply appropriate selection structures and coding techniques based on identified computing problems.
3. Create a simple application using arrays and list data structure that stores, retrieve, and manage data.
Course Outline:
Module 1: Introduction to Java Technology, JDK, and IDE
Module 2: Java Basics: Syntax, Datatypes and Variables, Operators, and Keywords
Module 3: Java Type Casting and Parsing
Module 4: String Formatting and Basic File Handling, and Wrapper Classes
Module 5: Math Libraries, and Relational Operators and If Structures
Module 6: Ternary/Conditional, Switch Statements, and Character class
Module 7: Loops: While and Do-While, and for
Module 8: Counter-controlled, Sentinel-controlled, flag-controlled, EOF
Module 9: Arrays and Linear Searching
Module 10: Methods
Module 11: Multidimensional Arrays
Module 12: File Structures and For Each loop