Introduction To Java
<aside> π‘
Interested in learning how to code - with zero experience. Join our into to java class to learn!.
</aside>
Introduction to Java will provide a comprehensive preview of skills needed to succeed in High School Java courses. Students will build a strong foundation by learning of the history and purpose of java along with coding skills that implore them to write classes by learning: the multifarious parts of a class ( which include a break down of methods, and their formation ),Β understanding and creating iterations,Β and being able to write interactive code ( using scanners ). This solid fundamental knowledge of java will be achieved through interactive lectures which will include slideshows, ice-breakers, informative videos, visual labs, in- class practice, suggested homework ( will receive points for completing ) and fun reinforcement games (like Kahoot! + blooket).

Hi, Iβm Prisha! I enjoy STEM and binge watching Netflix. My STEM experience includes tutoring at RSM, which Iβm able to do with my calculus knowledge; taking AP Computer Science in school, which primarily focused on java and had a major game development project; and am currently in the midst of coding a project for a web page.
[Email]
This course runs for 6 weeks, covering key concepts and practical applications.
Week 1: What is Java, why is it used (pros & cons) + interface + concept of API
β Answer questions regarding eclipse β will take time ( from experience )
β explain what a package is and that weβre going to make a class ( give basic explanation of packages contain several classes which themselves contain several methods )
Naming conventions
β main method
β what are classes and methods in general
β Print statements and variables ( only introduce integer type and String for week 1 )
β Comments