Introduction To Python For Beginner Part 1

Introduction to Course and Style of Learning

1. Introduction to Course and Style of Learning:
Lets run and find out, then think, then play and then break!

This course will help you understand tenants of coding and prepare you for the exciting journey toward becoming Python Coder.

You will be required to think of ways to break the code!

You will be challenged to think what is the other way to do the same thing and why did Python developer decided a particular way!

We will learn all major python concept but most importantly learn import and use of print command to learn python!

Also learn how to search errors and importance of google search and landing to stack overflow for the solution!

Break the code!

Variations in the code!

See the error and why and why not the error!

Resources for this lecture
2. Introduction to Course and Style of Learning:

3. Soul of the language
Different Ways to Run Python
Different ways of running Python:
  1. Running the old way using editor - using Nano or notepad and running python xxx dot py
  2. Better way of text editor Pycharm, VScode, Sublime
  3. The best way of running Notebook on cloud using Anaconda Jupyter
  4. New ways on Google code labs

We will use the print command to peep inside everything and see what is happening in background and hence most of the commands in the course will be using print.

OS:
  1. Windows
  2. Ubuntu
5. Soul and Motivation behind Python


Soul and Motivation behind Python
Our Motivation to Learn the Language:
  1. Learn a language which has minimal complexity
  2. Jumping into for loop and functions asap!
  3. Python removed a lot of pedantic styles in coding and tries to make a guess of what you want.
  4. The boundaries of code is indentation and not curly brackets
  5. Made for non programmers to write code without getting into complexity
  6. Compared to Java it is 1/4 the code but 4 times slow
  7. The soul of the language is to interpret what you wrote and run it rather than being too strict about the coding rules

6. Soul and Motivation behind Python



7. Soul of the language



8. Different Ways to Run Python - 1



09. Different Ways to Run Python 2



  10. Run Python on AWS
 


Click Hare to see Part 2



نظرات

مطالب مشهور

دانلود خلص سوانح پروفشنل 2020

آموزش نصب کلی لنکس در گوشی اندروید :