Introduction
  • Collection of Best Udemy Courses Ever Created
  • Intro the course
  • install python with anaconda
  • working with jupyter notebook
  • material and how to use this course effectively ?
--------------------------- Part 1 : Fundamental
  • part 1 intro
Basic
  • print string
  • print string solution
  • input age
  • input age solution
  • calculate with input
  • calculate with input solution
Condition and Loop
  • 2 dimensional array
  • 2 dimensional array solution
  • check triange
  • check triange solution
  • construct number partern
  • construct number partern solution
  • construct parttern
  • construct parttern solution
  • count digit letter
  • count digit letter solution
  • count even odd
  • count even odd solution
  • fibonaci generator
  • fibonaci generator solution
  • find number
  • find number solution
  • guess game
  • guess game solution
  • password validation
  • password validation solution
  • triangle types
  • triangle types solution
  • vowel or consonal
  • vowel or consonal solution
List
  • characters to string
  • characters to string solution
  • check a list contains sublist
  • check a list contains sublist solution
  • common items
  • common items solution
  • diff between 2
  • diff between 2 solution
  • find max
  • find max solution
  • frequency of elements
  • frequency of elements solution
  • permutations
  • permutations solution
  • remove duplicate
  • remove duplicate solution
  • second smallest
  • second smallest solution
  • sum list
  • sum list solution
String
  • caesar encryption
  • caesar encryption solution
  • character exchange
  • character exchange solution
  • count character
  • count character solution
  • html tag
  • html tag solution
  • longest word
  • longest word solution
  • remove nth character
  • remove nth character solution
  • revert word in string
  • revert word in string solution
  • string length
  • string length solution
  • unique word
  • unique word solution
  • word count
  • word count solution
Dictionary
  • check key exist
  • check key exist solution
  • concatenate
  • concatenate solution
  • iterate over dictionary
  • iterate over dictionary solution
  • sort
  • sort solution
  • square
  • square solution
  • sum all items
  • sum all items solution
File
  • file size
  • file size solution
  • first n lines
  • first n lines solution