Skip to content

the-matchwinner/Step-Classes-Week1-Week2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Submission of Level 1 Practices

Use the following Programming Concepts to Practice problems and submit. Please insert the code block in the google doc to submit the practices.

  1. Java Comments
  2. Java Basic Data Types
  3. Java Variables
  4. Arithmetic Operators
  5. Operator Precedence
  6. Type Conversion
  7. Taking User Input in Programs

Best Programming Practice

  1. All values as variables including Fixed, User Inputs, and Results
  2. Avoid Hard Coding of variables wherever possible
  3. Proper Program Name and Class Name
  4. Follow proper indentation
  5. Proper naming conventions for all variables String name = "Eric"; double height = input.nextDouble(); double totalDistance = distanceFromToVia + distanceViaToFinalCity;

Level 1 - Solve the Minimum 3-4 Problem Statements Level 2 - Solve the Minimum 2-3 Problem Statements Level 3 - Solve the Minimum 1-2 Problem Statements

https://docs.google.com/document/d/1UsPaoAXXyzKMZTn0JYmbAJTi1f_NIRlMJ-oJQb5ZwWs/edit?tab=t.0#heading=h.66yv6crqdvrd

https://docs.google.com/document/d/1A8Z3NbjtQO0q9ini_9lpCjt258yO02JXTkLRhzjam5c/edit?usp=classroom_web&authuser=4

https://docs.google.com/document/d/1ddBY54bPXWl6Mm7H6nqx2pX0q2Xp8qYREwlMFOFtayI/edit?tab=t.0#heading=h.4bqwuh8wz4c7

https://docs.google.com/document/d/1Jmkl8dxIOq40u4jzg-NEqSLBJBw75tmzpwxWMlQYOto/edit?tab=t.0#heading=h.4bqwuh8wz4c7

About

Week 1 and 2 Practice Problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages