What is Programming?

What is Programming?

Programming languages are languages that are understood by machines. So, humans have to learn it to talk to machines. Programming entitles humans to give commands to machines.

Learning a Basic Syntax

Learning a Basic Syntax

There is a pattern for every programming language, which you should cover to easily comprehend everything. A generic pattern that you should cover would be: Variables, Data types, Operators, Loops, Functions.

Make Small Programs

Make Small Programs

✺Level 1 (Beginner) -Adding two numbers together -Convert Kilometres to Meters   ✺Level 2 (Intermediate) -Making a calculator  -Making pyramid shapes  ✺Level 3 (Good-Understanding) -Making a Login(Username/Password) program -Making a pizza shop program

A Few Advices

A Few Advices

-Don’t try learning multiple programming languages. -Don’t try learning everything overnight  -Practice instead of making  notes 

Key takeaways:

Key takeaways:

– Don’t expect yourself to learn everything overnight. – Give yourself time. – Become disciplined instead of motivated. – Be consistent.