Skip to content

Study material and exercises ordered by programming language.

Notifications You must be signed in to change notification settings

IsThisDemi/learning-material

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

learning-material

Here you'll find study material and personal exercises that I do trying to learn new programming languages! Notice that the content may be in English or Italian depending on the source.

Programming Languages

  • JS
  • C++ / C

🇬🇧 JS

Arguments:

  1. Introduction
  2. variables
  3. arithmetic expressions
  4. User input
  5. Type conversions
  6. const
  7. Math
  8. Hypotenuse calculator
  9. counter program
  10. random number generator
  11. string methods
  12. string slicing
  13. method chaining
  14. if statements
  15. checked property
  16. AND OR logical operators
  17. NOT lofical operator
  18. while loops
  19. do while looops
  20. for loops
  21. break and continue statements
  22. nested loops
  23. functions
  24. return statements
  25. ternary operator
  26. var vs let
  27. templaete literals
  28. format currency
  29. number guessing game (external)

🇮🇹/🇬🇧 C++

Object Oriented Programming


Learning material source:

About

Study material and exercises ordered by programming language.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published