Skip to content

Latest commit

 

History

History
64 lines (32 loc) · 1.57 KB

File metadata and controls

64 lines (32 loc) · 1.57 KB

JavaBasicQ_As

Planning to start a 30 days challenge on Instagram : https://www.instagram.com/benjivrik/

Day 1 : Introduction. What is java programming ?

Day 2 : Data types

Day 3 : Challenge I - Input and user functions using the value coming from the String[] args.

Day 4 : Challenge II - Input and user functions using the Scanner util from java

Day 5 : Challenge III - Input and user functions using the Scanner and args util from java

Day 6 : Conditions and booleans

Day 7 : Challenge IV - basic calculator

Day 8 : import class Random

Day 9 : Challenge V - Guess the number

Day 10: Challenge VI - Generate Password

Day 11: Challenge VII - Rock, Paper, Scissors

Day 12: Dictionary (key,value) using java Hashmap

Day 13: Module JfreeChart

Day 14: Challenge VIII - Plot your data from your Hasmap "Dictionary"

Day 15: File Handling

Day 16: Web Scraping with java

Day 17: Challenge IX - Writing in a File ( data coming from the web )

Day 18: Challenge X - Data Processing - Read and Plot

Day 19: Mini Store : Employees, Items and the Store | Employees.

Day 20: Mini Store : Employees, Items and the Store | Item.

Day 21: Mini Store : Employees, Items and the Store | Store.

Day 22: Mini Store - Customer.

Day 23: Challenge XI - Your 'Mini Store'.

Day 24: File Manager

Day 25: Working with json file

Day 26: User

Day 27: GUI for collecting user information

Day 28: Challenge XII - GUI for collecting User information (Using User from Day26)

Day 29: Challenge XIII - GUI - User information - Write information in your file

Day 30: Challenge XIV - Moving a Drawing in your GUI