
******** The class will not meet live. Each week, for 6 weeks, a video will be posted for learners along with homework. They can follow the video class and do the code shown on the online website onecompiler.com. They can submit their homework onto the class page. ******** This class gives an introduction to Java. Java is a great programming language for teenagers to learn. In this class, we will start with language syntax, variables, reserved words, operations on various data types. We will then teach if conditions, for and while loops to do basic algorithms. We will then learn how to think in an object oriented way and create classes. Learners will be challenged to design a problem of their liking and discuss which classes and methods would be involved. Topics covered: Week 1: Hello World, Primitive data types: int, double and String Week 2: String operations, primitive type char, casting Week 3: Methods, arguments and return types, loops Week 4: Basic Algorithms: traverse single array, traverse two arrays Week 5: Classes and objects Week 6: Class Inheritance In each class we will start with learning something new and then learners will be asked to do a small exercise to make the concept really sink in. Learners will use an online programming site called onecompiler.com to type and test their code. This helps us focus on the class material and not the IDE. If learners already have a Java IDE(IntelliJ or Eclipse) installed and can get help using it, they may use that instead too. IDE is totally optional. The class will only use onecompile.com throughout. We will learn concepts using a mix of code as well as slides. Both will be available to learners during the class. If learners miss a class. they should watch the recording and do the examples taught before their next class.
We will use an online programming site called onecompiler.com to type and test our code.
Hi there! I am a software professional with over 20+ years of programming experience in the tech industry. I have a BE in Computer Science and a Masters in Software Engineering from Carnegie Mellon University. I absolutely love sharing my love of coding with others!