Skip to content

KodersPlace/Python_Basics_Course

Repository files navigation

CODING FOR TEENS


FIRST CLASS LECTURE:

It includes 8 slides:

  1. What is Coding?
  2. Why Should You Learn Programming?
  3. Why Python ?
  4. Writing your first PROGRAM
  5. Must Watch Section includes two links:

SECOND CLASS LECTURE:

It includes 11 slides:

  1. Printing Numbers (Code).
  2. The Operator Precedence.
  3. Arithmetic Operations (Code)
  4. Operators such as : modulo(remainder), power, integer-division.
  5. Single and Multi-line Comments in Python.
  6. Must Watch Section includes two links:

THIRD CLASS LECTURE:

It includes 8 slides:

  1. Variables in Python.
  2. Printing value of variables.
  3. Naming variables (Dos and Don'ts.
  4. input() in Python.

FOURTH CLASS LECTURE:

It includes 8 slides:

  1. Taking integer input in Python.
  2. Converting data types in Python.
  3. Using comma(,) for multiple arguments in print function.
  4. Using + to concatenate strings in print command.
  5. Using \n for new line in Python.

FIFTH CLASS LECTURE:

It includes 9 slides:

  1. Booleans (true, false).
  2. Comparison operators in python.
  3. Logical operators (or, and) in python.

SIXTH CLASS LECTURE:

It includes 9 slides:

  1. Creating Github account and adding repo
  2. Indentation in Python
  3. IF statements

About

Batch 1 Basic Python Course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •