Search

$8

weekly
or $75 for all content
Class

Java Coding | Level-2 | Project-Based Programming Class for Beginners!

Completed by 27 learners
Ages 11-16
Self-Paced Class
Hello, if you have completed an entry-level Java class, this is a great opportunity for you to apply the Java concepts to build FOUR real-world Java projects!
Average rating:
4.8
Number of reviews:
(149 reviews)
Popular

35 pre-recorded lessons
10 weeks of teacher support
Choose your start date
1 year of access to the content

Enroll Now, Start Anytime

Go at your own pace
Your learner can start learning when they want and progress at the speed that works best for them.
Start when you want.
Learn at your own pace
Access course material for a full year.
Get hands-on support from teacher.

What's included

35 pre-recorded lessons
10 weeks
of teacher support
1 year access
to the content

Class Experience

***THIS IS NOT A LIVE CLASS. 

This is a project-based flex class. Students will receive pre-recorded videos, handouts, partial codes which have clear instruction on Java concepts and how to apply them to complete FOUR real-world projects! 

==========> Reason to choose this Flex Class: 
*** Project-based Learning
*** Offers 450+ minutes of video recording!
*** 15 videos
*** 12 assignments
*** FOUR real-world projects
*** Ask and get help within 12 hours

==========> What students will learn? 
Students will- 
** learn project management and build coding skills by completing real-world projects
** develop problem solving skill
** learn how to be more organized in coding- clean coding 
** learn how to translate pseudocode to actual Java code
** debug code (finding bugs in the code and fix them)
** enhance coding skill by building projects which aim to provide solution to a business
** learn how to add new features/upgrade projects
** get opportunity to work on an extra project (for advanced students)

==========> The structure of the flex class is as follows: 
1. Every week students will receive several videos along with a weekly assignment. Assignments will have deadlines. Students are requested to submit assignment by the due date. 
2. They will need to create an online account by signing up here:  https://repl.it/ (parents can help students to do the sign up as an email address is required. This account will be used to write the coding assignments and parents can have access to the accounts and assignments) 
3. Students will need to share their projects so that I and other students can see the solutions. (Learn from each other)
5. Their coding assignments will be posted (URL) in the classroom so that other students can see the approaches and learn different strategies from each other
6. Shared projects must have comments using Java syntax so that other can clearly understand the solutions
7. If students have questions. they can directly message me or post their questions in the classroom. Questions will also be posted in the classroom so that students can regularly participate
8. Some assignments will have partial code which will be explained in the posted videos, students will need to complete the rest and share their solution in the class. It will be discussed in the classroom whoever has the most efficient coding strategy to complete the project and why the strategy is the best compared to other solutions

==========> List of Concepts
In this class, you will start learning some advanced programming concepts and apply them to create some challenging projects. Let's first see the list of concepts!

1. Boolean 
2. Java Hashmap
3. Conditional Statements (Advanced)
3. Nested While Loop (Advanced)
4. Nested For Loop (Advanced)
5. Arrays
6. Methods (return and non-return type)
7. Iterators

==========> Projects for this class
You will be completing the following FOUR projects using the concepts mentioned above:

==========> 1. Rock, Paper, and Scissors game
We have all played this classic game! But, this time you are going to play against the computer! We will use the concept of conditions, loops, and arrays to create this classic game.  

==========> 2. Sign up for a bank account
To signup for a bank account, you will need to provide your personal information and choose a username and password. In this project, we will learn to develop a project which checks the username and password (with certain number of characters) that will allow you to sign up for a bank account. We will use the concepts of nested loop with conditional statements to setup the username and password and verify the password. 

Note- We are not actually signing up for a real bank account and we are not using your personal information. This is just a coding assignment to check how a signup process is handled in the background. We will just use some dummy passwords and emails for this assignment. 

==========> 3. Advanced Grading Calculator 
In level-1 of the Python class, you completed a grading calculator project which has over 200 lines of code! You have applied the concept of logical operators and if else conditions. However, we had to use a lot of conditions for each of the subjects that was graded. So this time we will learn how can we use Java methods to optimize the code. The code will be shorter and more efficient. 

==========> 4. Self-Checkout Bookstore

If you have recently visited a grocery store like Target or Walmart, you may have noticed terminals that do not have any cashiers. These are self-checkout terminals that allow you to scan your products and pay for them. You do not have to talk to anyone unless there is a complex issue processing your order. We will learn how to create a self-checkout terminal using Java's HashMaps, Arrays, Loops, and Methods (with return types) concepts that you learned in the previous assignments.

==========> Weekly Agenda:

***Week-1 and Week- 2
Reviews of the entry-level Java concepts 
Java Import (random)
They will learn- 
** How to use conditions
** How to randomly select a number/ a string from a list
** How to use loops
They will complete-
** assignments on the reviews
** Project 1- Rock, Paper and Scissors game

***Week-3 and Week-4
nested loop with break and continue statements
Boolean
They will learn- 
** How to write nested loop
** How to write conditions inside a nested loop
** How to use continue and break statement
They will complete-
** assignments on nested loop
** Project 2- Sign up for a bank account

***Week-5 and Week-6
Java Hashmap and methods
They will learn- 
** How to create hashmap
** How to create methods (return type and non-return type)
They will complete-
** assignments on methods and hashmap
** Project 3- Advanced Grading Calculator

***Week-7 and Week-8
final project
They will learn- 
** How to write pseudocode
** How to translate pseudocode to Java code
They will complete-
** assignments on all the concepts discussed
** Project 4- Self-Checkout Bookstore

*** Week-9 and Week-10 
Additional weeks for students who need extra time to complete the projects

Syllabus

4 Units
35 Lessons
over 10 Weeks
Unit 1: PROJECT-1: ROCK, PAPER, SCISSORS
Lesson 1:
Introduction to Level-2
 Intro to level-2 
Lesson 2:
Assignment-1: Vocabs
Lesson 3:
Assignment-1: Solution
Lesson 4:
Assignment-2: Conditional Statements

Other Details

External Resources
In addition to the Outschool classroom, this class uses:

    Meet the teacher

    Joined May, 2020
    4.8
    149reviews
    Popular
    Profile
    Teacher expertise and credentials
    Master's Degree from Loyola Marymount University
    Hi, I’m Faruk Hasan ! 👋
    
    I’m a Software Test Engineer (SDET) with over 12 years of experience in software development, cloud computing, and tech education. I specialize in teaching Python, Java, HTML, CSS, JavaScript, Artificial Intelligence (AI), and algebra, with a focus on making complex topics easy to understand through hands-on, real-world projects.
    
    With a Bachelor's and Master's degree in Electrical Engineering, I combine technical expertise with a passion for teaching. My classes are interactive and project-based, helping students not only learn to code but also build critical thinking and problem-solving skills.
    
    Whether your learner is exploring programming for the first time or ready to dive deeper into AI, app development, or math, I’m here to guide them in a fun, supportive, and engaging environment.
    
    
     👨‍🏫 Classes I Offer
    
    ### 🔹 Python Classes
    - Level 1: Real-World Python Projects 
      Learn the basics of Python by building fun, hands-on projects that connect directly to real-world applications.
    
    - Level 2: Advanced Python Projects  
      Take your Python skills to the next level with more complex, creative, and challenging projects.
    
    - Level 3: Python Algorithms  
      Learn how to think like a problem solver! This class focuses on logical thinking and algorithm design.
    
    - Year-Long Beginner Python Coding Class (Project-Based)  
      Perfect for younger or new coders—this class introduces Python through exciting, kid-friendly projects over a full year.
    
    - Level 4 Flex: Python GUI Coding with Tkinter  
      Learn how to build your own apps and interfaces using Python's Tkinter library. Great for visual learners!
    
    - Level 5 Flex: Python Projects with Algorithms & OOP  
      Explore object-oriented programming while building impressive Python projects and sharpening your coding logic.
    
    - AI with Python: Build, Train & Deploy Artificial Intelligence Projects  
      Learn how AI works by building your own models using Python! A fun introduction to machine learning and smart technology.
    
    ---
    
    ☕ Java Classes
    - Level 1: Java for Beginners  
      A project-based class designed to teach the fundamentals of Java in a fun, easy-to-understand way.
    
    - Java OOP: Learn Object-Oriented Programming through Projects
      
      Dive into core Java concepts with real-world applications, perfect for students curious about how software works.
    
    - Advanced Java Programming  
      Take your Java skills further with a focus on algorithm design, advanced concepts, and testing strategies.
    
    ---
    
    🌐 Web Development Classes
    
    - Beginner Web Development Bootcamp: JavaScript, HTML, and CSS for Kids  
    
      Build your own websites while learning how the internet works! This hands-on course covers everything a beginner needs.
    
    ---
    
    ➗ Math Classes
    - Algebra 1 for Middle Schoolers 
      Learn core algebra concepts in a supportive and engaging environment. Perfect for middle school students who want to get ahead or build confidence.
    
    ---
    
    🌟 **Why Choose My Classes?
    
    - Industry Experience Meets Education 
      With 12+ years in tech and a passion for teaching, I bring real-world knowledge into every lesson.
    
    - Project-Based Learning  
      Every class is packed with hands-on activities so students can apply what they learn and build a portfolio of cool projects.
    
    - Fun, Supportive, and Student-Focused  
      I create an environment where students feel comfortable asking questions, exploring ideas, and growing their skills.
    
    ---
     🎓 Education
    - B.S. in Electrical Engineering – Queen Mary, University of London, UK  
    
    - M.S. in Electrical Engineering – Loyola Marymount University, Los Angeles, CA
    
    ---
    
    💼 Professional Background
    I’ve spent over a decade in the tech industry, working as a Software Test Engineer (SDET). I specialize in Python, Java, web development, cloud computing, and AI. I love bringing that real-world experience into the classroom to show students how tech is used every day.
    
    ---
    
    🎮 **Fun Facts About Me
    When I’m not coding or teaching, you’ll find me traveling, reading, cycling, gaming, or exploring new technologies. My hobbies help me bring creativity and energy to every class!
    
    ---
    
    🚀 Join Me!
    Whether you're new to coding or ready to take on more advanced projects, you're in the right place! Let’s explore the exciting world of STEM, AI, and programming together—one fun project at a time.
    
    ---


    Parents also liked
    [One on One] Private Tutoring JAVA Coding - Introduction to Programming in JAVA
    Ziad Ghazi
    4.5
    (8)
    $55 per session
    1-on-1 Lessons
    On Demand
    7-18
    Java Coding: Learn Programming With Fun Projects - Level 1
    Einsteins Square: Chess, Coding, Math, Art, Games
    4.8
    (5,846)
    $21 per class
    Next session at 8 PM tomorrow
    Group Class
    12 wks, 1/wk, 50 min
    12-17
    Java Weekly Class
    MissB aka Bhavana R (Coding)
    4.9
    (37)
    $25 per class
    Next session at 10 PM on Tue 5/6
    Group Class
    1/wk, 45 min
    11-16
    Java Programming - Private 1 to 1 Tutoring
    Einsteins Square: Chess, Coding, Math, Art, Games
    4.8
    (5,846)
    $39 per session
    1-on-1 Lessons
    On Demand
    10-18
    Java 1:1 Class
    MissB aka Bhavana R (Coding)
    4.9
    (37)
    $70 per session
    1-on-1 Lessons
    On Demand
    13-18
    101 Private Customized - Intermediate- Java Programming- 1 Hour Weekly
    StudentScholars
    3.9
    (86)
    $48 per session
    1-on-1 Lessons
    On Demand
    9-18
    101 Private Customized - Basics for Beginners- Java Programming- 1 Hour Weekly
    StudentScholars
    3.9
    (86)
    $43 per session
    Next session at 10 PM today
    1-on-1 Lessons
    On Demand
    9-18
    101 Private-JAVA Programming -Intermediate- Level 2 - 30 Minutes Weekly
    StudentScholars
    3.9
    (86)
    $33 per session
    1-on-1 Lessons
    On Demand
    9-18
    101 Private-JAVA Programming -Basics for Beginners- Level 1 - 30 Minutes Weekly
    StudentScholars
    3.9
    (86)
    $33 per session
    1-on-1 Lessons
    On Demand
    9-18
    101 Private-JAVA Programming -Basics for Beginners- Level 1 - 30 Minutes Weekly
    StudentScholars
    3.9
    (86)
    $33 per session
    1-on-1 Lessons
    On Demand
    7-18
    Learn Object Oriented Programming With Java
    Mikaila
    $35 per session
    1-on-1 Lessons
    On Demand
    13-18
    2-in-1 Java and Python Coding| Year-Long Weekly Programming Class for Begineers!
    Faruk Hasan
    4.8
    (149)
    $11 per class
    Next session at 2:05 AM tomorrow
    Group Class
    1/wk, 35 min
    10-13
    Magic Java: Learn Professional Coding Through Art and Games (1 on 1)
    Nicolas Bulgarides
    $55 per session
    1-on-1 Lessons
    On Demand
    13-18
    Minecraft JAVA Edition: How to Survive on Survival Beginners Course Java
    Julie Olufson
    4.9
    (270)
    $15 per class
    Next session at 1 PM tomorrow
    Group Class
    1/wk, 45 min
    5-10
    AP Computer Science A Tutoring (Java)
    Darshak Kachchhi
    5.0
    (2)
    $20 per session
    1-on-1 Lessons
    On Demand
    11-18
    Summer Camp: Introduction to Java - Part 2 Of 2
    MissB aka Bhavana R (Coding)
    4.9
    (37)
    $40 per class
    Next session at 8 PM on Mon 7/21
    Group Class
    1 wk, 5/wk, 1 hr
    11-16
    See More Classes
    Home
    Search
    Give a Gift Card
    Open currency, time zone, and language settings
    Language & Region
    Log In