Language:
Total Size:
Health:
~Get Your Files Here !/1 – Python Classes at Morning/10 – Article Lesson.html
~Get Your Files Here !/1 – Python Classes at Morning/2 – 02 Introduction to Python.mp4
~Get Your Files Here !/1 – Python Classes at Morning/3 – 03 Environment Setup for Python.mp4
~Get Your Files Here !/1 – Python Classes at Morning/4 – 04 Variables and Its rules to declare in Python.mp4
~Get Your Files Here !/1 – Python Classes at Morning/5 – 05 Input Output Function in Python.mp4
~Get Your Files Here !/1 – Python Classes at Morning/6 – 06 Comments with Examples in Python.mp4
~Get Your Files Here !/1 – Python Classes at Morning/7 – 07 Data Types in Python.mp4
~Get Your Files Here !/1 – Python Classes at Morning/8 – 08 Important Python Functions with Examples.mp4
~Get Your Files Here !/1 – Python Classes at Morning/9 – 09 Python Exercises with Solutions.mp4
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Notes/One Day Python Programming Code.pptx
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Notes/~$One Day Python Programming Code.pptx
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Afternoon/continue_break.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Afternoon/elif_keyword.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Afternoon/for_loop.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Afternoon/if_and_ifelse.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Afternoon/methods.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Afternoon/myfile.txt
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Afternoon/problems_solution.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Afternoon/pyoperators.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Afternoon/while.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Evening/array.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Evening/array_as_List.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Evening/ex1.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Evening/ex2.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Evening/ex3.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Evening/ex4.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Evening/ex5.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Evening/methods.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Evening/myfunction.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Evening/mynumber.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Evening/mystring.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Morning/data_Types.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Morning/input_output_function.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Morning/methods.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Morning/problems_solutions.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Morning/pycomments.py
~Get Your Files Here !/1 – Python Classes at Morning/Study Materials Python in 01 Day/Source Code/Morning/variables_and_basics.py
~Get Your Files Here !/2 – Python Classes at Afternoon/11 – 10 Python Operators.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/12 – 11 if and if else in Python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/13 – 12 elif Keyword in Python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/14 – 13 for Loops in Python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/15 – 14 while Loop in Python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/16 – 15 continue and break statement in loops.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/17 – 16 enumerate function in python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/18 – 17 map function in Python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/19 – 18 filter function in Python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/20 – 19 zip function in Python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/21 – 20 isinstances function in Python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/22 – 21 any and all function in Python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/23 – 22 open function in Python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/24 – 23 int float and str in Python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/25 – 24 dir function in Python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/26 – 25 help function in Python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/27 – 26 Problems with Solution in Python.mp4
~Get Your Files Here !/2 – Python Classes at Afternoon/28 – Article Lesson.html
~Get Your Files Here !/3 – Python Classes in Evening/29 – 27 Python Function with Examples.mp4
~Get Your Files Here !/3 – Python Classes in Evening/30 – 28 List as Array in Python.mp4
~Get Your Files Here !/3 – Python Classes in Evening/31 – 29 Array module in Python.mp4
~Get Your Files Here !/3 – Python Classes in Evening/32 – 30 PIP in Python.mp4
~Get Your Files Here !/3 – Python Classes in Evening/33 – 31 String in Python.mp4
~Get Your Files Here !/3 – Python Classes in Evening/34 – 32 Number in Python.mp4
~Get Your Files Here !/3 – Python Classes in Evening/35 – 33 Python Important Methods.mp4
~Get Your Files Here !/3 – Python Classes in Evening/36 – 34 Exercise 01 with Solution.mp4
~Get Your Files Here !/3 – Python Classes in Evening/38 – 36 Exercise 03 with Solution.mp4
~Get Your Files Here !/3 – Python Classes in Evening/39 – 37 Exercise 04 with Solution.mp4
~Get Your Files Here !/3 – Python Classes in Evening/40 – 38 Exercise 05 with Solution.mp4
~Get Your Files Here !/3 – Python Classes in Evening/41 – Article Lesson.html
~Get Your Files Here !/Bonus Resources.txt
One Day Bootcamp Python Programming Course In 01 Day –> [ DevCourseWeb ]
هنوز نظری ثبت نشده است.
اولین نفری باشید که نظر خود را ثبت میکند.