Skip to content

In this repository, I am going to share my 100 days of my code learning track.

Notifications You must be signed in to change notification settings

sauravraghuvanshi/Placement-Prepration

Repository files navigation

Placement Prepration

In this repository, I will be sharing my learning approach for Placement.

Content I will be covering:-

C++ Module and Code(Optional Module(Optional Module)(Day 1 to 14):-

Module 1: Python Programming

1. Python Programming:

Day-15:-

  • Studied about keywords and what all and how many keywards are available in Python
  • Studied about Identifiers and rules to write a identifiers.
  • Studied about Comments, multi-line comments.
  • Python Indentation
  • Python statement, multi-line statement
  1. Notes and Code: Keywords and identifiers
  2. Notes and Code: comments, indentation and statements-checkpoint

Day-16:-

  • DocString in python
  • Variables
  • Different ways of assignment
  • Data Types:-
    • Numbers
    • Boolean
    • Python Strings
    • Lists
    • Python Tuple
    • Python Set
    • Python Dictionary
    • Conversion between Datatypes
    • Conversion of one sequence to another
  1. Notes and Code: variable and data type-checkpoint

Day-17:-

  • Python Input and Output
  • Output formating
  • Keyword argument to formate the string
  1. Notes and Code: Standard Input and Output

Day-18:-

  • What is operator
  • Types of Operator:-
    • Arithmetic operators
    • Comparison (Relational) operators
    • Logical (Boolean) operators
    • Bitwise operators
    • Assignment operators
    • Special operators
      • Identity operator
      • Membership operator
  1. Notes and Code: Operaors and it's type

Day-19:-

  • Python if-else statement
  • If-statement syntax and code for the implementation
  • If.....else Statement and code for the implementation
  • Nested if Statement and code for the implementation
  1. Notes and Code: if-elif-else

Day-20:-

  • Python While loop
  • Syntax of python while loop
  • While loop with else
  • Python for loop
  • Studied about range() function
  • For loop with else
  • Python break and continue statement
  • Python Contiue statement
  1. Notes and Code: Python While loop
  2. Notes and Code: Python for loop
  3. Notes and Code: Python break and continue

2. Python Data Structure(Day:21-27):-

Folder for all the code and notes

3. Function(Day:28-32):-

Folder for all the code and notes

4. Practice and Revision(Day:32-36):-

Folder for all the code and notes

5. Python Object Oriented Programming(Day:37-40):-

Folder for all the code and notes

Module 2 - Searching Sorting and Analysis(Day:41-):-

About

In this repository, I am going to share my 100 days of my code learning track.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published