Skip to content

Instantly share code, notes, and snippets.

@Mohsens22
Last active November 5, 2019 13:49
Show Gist options
  • Select an option

  • Save Mohsens22/8e9d385f04fe19596cd08780d9b32581 to your computer and use it in GitHub Desktop.

Select an option

Save Mohsens22/8e9d385f04fe19596cd08780d9b32581 to your computer and use it in GitHub Desktop.
Programming concepts
- What is this course and what we're gonna learn
- What is programming
- What is not programming
- Why you should know programming concepts
1- Variable and types
2- Input and output
3- Operator and Operands
4- Conversion of Types
5- If
6- Sorting
7- Min and Max
8- Logical Gates
9- Loops
10- Arrays
11- Function
1- Value vs reference
2- Recurring methods
Class and Object
Inharitance
Abstraction
Polymorphism
Encapsulation
Array
Queue
Stack
Hashset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment