Skip to content

mehtashish/BridgeLabz-SIPP-Training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 

Repository files navigation

BridgeLabz-SIPP-Training

πŸ’» Java Learning Journey – Day-wise Progress Tracker

Welcome to my Java learning repository! This repository is organized to reflect my daily progress, topics covered, and assignments completed as I strengthen my understanding of Core Java, Object-Oriented Programming, and tackle real-world problem scenarios.


πŸ“‚ Repository Structure

Branch Name Description Branch Link
main README and documentation showcasing day-wise progress and links to assignments. check here
core_java Contains code implementations focused on core Java concepts (data types, loops, arrays, etc.). check here
OOPs Dedicated to object-oriented programming: classes, inheritance, polymorphism, encapsulation, etc. check here
workshop Scenario-based and application-oriented problems for real-world simulation. check here

πŸš€ How to Navigate

To view the code for each day:

  1. Click on the assignment question link.
  2. It will redirect you to the specific branch and file containing the solution.
  3. Browse by branch to explore more context-specific code (core_java, OOPs, workshop).

πŸ“Œ Note

This README will be updated daily as I progress through the Java learning path. Stay tuned!


πŸ“¬ Feedback or Suggestions?

Feel free to open an issue or fork the repo and contribute!


πŸ“… Daily Progress Tracker

βœ… Day 1


βœ… Day 2

  • Topics Covered: Comments, Data Types, Arithmetic Operators, Operator Precedence, Type Conversion, Input/Output in Java.
  • Assignments:
  • Branch: /core_java/Programming%20Elements

βœ… Day 3


βœ… Day 4


βœ… Day 5

  • Topics Covered: Built-in Functions.
  • Assignments:
  • Branch: /core_java/Built-in%20Functions

βœ… Day 6


βœ… Day 7


βœ… Day 8


βœ… Day 9


βœ… Day 10

  • Topics Covered: Java Constructors, Instance vs. Class Variables, Methods, and Access Modifiers.
  • Assignments:
  • Branch: /OOPs/Java%20Constructor

βœ… Day 11


βœ… Day 12

  • Topics Covered: Classes vs. Objects in Java, Class Diagrams, Object Diagrams, and Sequence Diagrams.
  • Assignments:
  • Branch: ``

βœ… Day 13

  • Topics Covered: Real-world Scenarios: Online Quiz Platform – Result Processor.
  • Assignments:
  • Branch: ``

βœ… Day 14

  • Topics Covered: Real-world Scenarios: Flight Booking System.
  • Scenario: Simulate a basic flight booking system where users can search flights, book them, and view booking details.
  • Branch: /workshop

βœ… Day 15

  • Topics Covered: Real-world Scenarios: CinemaTime – Movie Schedule Manager.
  • Scenario: A cinema manager wants a tool to store and update a list of movie showtimes and titles. Users should be able to add, view, and search movies.
  • Branch: /workshop

About

Welcome to my Java learning repository! This repository is organized to reflect my daily progress, topics covered, and assignments completed.

Topics

Resources

Stars

Watchers

Forks

Contributors