Udemy - The Complete Coding for Beginners Course (2024)

33 Views | 0 Comments | Posted in: Tutorials
08
February
2024

Udemy - The Complete Coding for Beginners Course (2024)


Download Free Download : Udemy - The Complete Coding for Beginners Course (2024)
mp4 | Video: h264,1280X720 | Audio: AAC, 44.1 KHz
Genre:eLearning | Language: English | Size:6.43 GB


Files Included :

1 Welcome!.mp4 (13.27 MB)
MP4
2 How to Follow the Course (Structure).mp4 (23.83 MB)
MP4
1 Intro.mp4 (6.61 MB)
MP4
10 Activity 5 - Python Solution.mp4 (42.36 MB)
MP4
11 Combine Lists and Loops.mp4 (67.37 MB)
MP4
12 Activity 6 - Create a List From Another List.mp4 (4.59 MB)
MP4
13 Activity 6 - Flowchart Solution.mp4 (38.82 MB)
MP4
14 Activity 6 - Scratch Solution.mp4 (51.7 MB)
MP4
15 Activity 6 - Python Solution.mp4 (17.69 MB)
MP4
2 Repeat an Instruction x Number of Times.mp4 (43.26 MB)
MP4
3 Repeat an Instruction Until a Condition is True.mp4 (43.19 MB)
MP4
4 For Loop in Python.mp4 (27.11 MB)
MP4
5 While Loop in Python.mp4 (29.38 MB)
MP4
6 Flowchart of a Loop.mp4 (59.03 MB)
MP4
7 Activity 5 - Improve the Previous Project With Loops.mp4 (25.17 MB)
MP4
8 Activity 5 - Flowchart Solution.mp4 (62.18 MB)
MP4
9 Activity 5 - Scratch Solution.mp4 (71.5 MB)
MP4
1 Intro - Project Overview.mp4 (42.67 MB)
MP4
2 Flowchart Solution - Step 1.mp4 (61.35 MB)
MP4
3 Flowchart Solution - Step 2.mp4 (63.41 MB)
MP4
4 Scratch Solution - Step 1.mp4 (72.56 MB)
MP4
5 Scratch Solution - Step 2.mp4 (148.79 MB)
MP4
6 Python Solution - Step 1.mp4 (47.24 MB)
MP4
7 Python Solution - Step2.mp4 (99.59 MB)
MP4
8 Extra Step - Data Validation.mp4 (239.01 MB)
MP4
1 Intro.mp4 (9.59 MB)
MP4
10 Activity 7 - Create a Calculator.mp4 (5.86 MB)
MP4
11 Activity 7 - Flowchart Solution.mp4 (51.47 MB)
MP4
12 Activity 7 - Scratch Solution.mp4 (139.13 MB)
MP4
13 Activity 7 - Python Solution.mp4 (86.26 MB)
MP4
2 Create a Function.mp4 (24.45 MB)
MP4
3 Function Input.mp4 (35.96 MB)
MP4
4 Function Output.mp4 (42.85 MB)
MP4
5 Call a Function From Another Function.mp4 (34.42 MB)
MP4
6 Functions With Python - Part 1.mp4 (27.13 MB)
MP4
7 Functions With Python - Part 2.mp4 (45.31 MB)
MP4
8 Variable Scope.mp4 (42.83 MB)
MP4
9 Flowchart of a Function.mp4 (22.06 MB)
MP4
1 Intro - Project Overview.mp4 (23.17 MB)
MP4
2 Flowchart Solution - Step 1.mp4 (41.32 MB)
MP4
3 Flowchart Solution - Step 2.mp4 (112.03 MB)
MP4
4 Scratch Solution - Step 1.mp4 (86.84 MB)
MP4
5 Scratch Solution - Step 2.mp4 (197.48 MB)
MP4
6 Python Solution - Step 1.mp4 (56.34 MB)
MP4
7 Python Solution - Step 2.mp4 (97.06 MB)
MP4
1 Intro.mp4 (8.64 MB)
MP4
2 Install Python (WindowsLinuxMacOS).mp4 (44.27 MB)
MP4
3 Install Pycharm (WindowsLinuxMacOS).mp4 (65.3 MB)
MP4
4 Run a Python Program on Your Computer.mp4 (29.91 MB)
MP4
5 Read From a File in Python.mp4 (30.48 MB)
MP4
6 Write To a File in Python.mp4 (28.75 MB)
MP4
1 Intro.mp4 (7.4 MB)
MP4
2 Time Library.mp4 (72.51 MB)
MP4
3 Random Library.mp4 (47.4 MB)
MP4
4 OS Library.mp4 (51.63 MB)
MP4
5 Install and Use a New Library.mp4 (50.11 MB)
MP4
1 Intro - Project Overview.mp4 (42.69 MB)
MP4
10 Python - Step 6.mp4 (52.13 MB)
MP4
11 Going Further - Project Improvements.mp4 (21.98 MB)
MP4
2 Flowchart - 1st Program.mp4 (68.71 MB)
MP4
3 Flowchart - 2nd Program.mp4 (65.09 MB)
MP4
4 A Few More Python Functionalities Before we Start to Code.mp4 (48.08 MB)
MP4
5 Python - Step 1.mp4 (71.09 MB)
MP4
6 Python - Step 2.mp4 (74.83 MB)
MP4
7 Python - Step 3.mp4 (117.3 MB)
MP4
8 Python - Step 4.mp4 (52.9 MB)
MP4
9 Python - Step 5.mp4 (87.23 MB)
MP4
1 Intro.mp4 (5.34 MB)
MP4
2 An Example with C++ and Robotics.mp4 (63.37 MB)
MP4
3 jаvascript, PHP, etc - You Can Understand the Basics of Any Language.mp4 (38.72 MB)
MP4
1 Programming Recap & Best Practices - What You've Learned.mp4 (12.49 MB)
MP4
2 What to do next.mp4 (16.7 MB)
MP4
1 Intro.mp4 (6.16 MB)
MP4
10 Activity 1 - Python Solution.mp4 (27.52 MB)
MP4
2 Your First Algorithm - How to Transform an Idea into Code.mp4 (12.97 MB)
MP4
3 Create and Setup a free Scratch Account.mp4 (32.58 MB)
MP4
4 Your First Scratch Program.mp4 (40.9 MB)
MP4
5 Create and Setup a free Replit Account.mp4 (23.27 MB)
MP4
6 Your first Python Program.mp4 (27.33 MB)
MP4
7 Control the Program Execution Speed.mp4 (34.09 MB)
MP4
8 Activity 1 - Ask a Question and Reply to the User.mp4 (20.18 MB)
MP4
9 Activity 1 - Scratch Solution.mp4 (40.42 MB)
MP4
1 Intro - Project Overview.mp4 (20.02 MB)
MP4
2 Scratch Solution.mp4 (56.15 MB)
MP4
3 Python Solution.mp4 (41.97 MB)
MP4
1 Intro.mp4 (8.13 MB)
MP4
10 Activity 2 - Python Solution.mp4 (38.41 MB)
MP4
2 Create a Variable.mp4 (53.66 MB)
MP4
3 Data Types.mp4 (54.15 MB)
MP4
4 Operations on Variables.mp4 (58.48 MB)
MP4
5 Variables in Python.mp4 (50.01 MB)
MP4
6 Cast Between Data Types.mp4 (43.09 MB)
MP4
7 Tip (bonus) Comment Your Code.mp4 (56.24 MB)
MP4
8 Activity 2 - Add 2 Numbers.mp4 (17.86 MB)
MP4
9 Activity 2 - Scratch Solution.mp4 (51.11 MB)
MP4
1 Intro - Project Overview.mp4 (33.88 MB)
MP4
2 Create the Algorithm.mp4 (38.3 MB)
MP4
3 Scratch Solution - Step 1.mp4 (74.78 MB)
MP4
4 Scratch Solution - Step 2.mp4 (112.67 MB)
MP4
5 Python Solution - Step 1.mp4 (57.38 MB)
MP4
6 Python Solution - Step 2.mp4 (83.49 MB)
MP4
1 Intro.mp4 (9.82 MB)
MP4
10 Activity 3 - Flowchart Solution.mp4 (42.19 MB)
MP4
11 Activity 3 - Scratch Solution.mp4 (51.47 MB)
MP4
12 Activity 3 - Python Solution.mp4 (27.74 MB)
MP4
2 Booleans - Conditional Statements.mp4 (55.09 MB)
MP4
3 Combine Multiple Conditional Statements.mp4 (40.33 MB)
MP4
4 Create a Condition With If.mp4 (47.41 MB)
MP4
5 Else, else if.mp4 (53.68 MB)
MP4
6 Conditions in Python - Booleans.mp4 (36.38 MB)
MP4
7 Conditions in Python - ifelifelse.mp4 (37.03 MB)
MP4
8 Introduction to Flowchart Programming.mp4 (68.76 MB)
MP4
9 Activity 3 - Regulate Room Temperature.mp4 (7.42 MB)
MP4
1 Intro - Project Overview.mp4 (25.01 MB)
MP4
2 Flowchart Solution - Step 1.mp4 (51.57 MB)
MP4
3 Flowchart Solution - Step 2.mp4 (116.13 MB)
MP4
4 Scratch Solution - Step 1.mp4 (53.76 MB)
MP4
5 Scratch Solution - Step 2.mp4 (105.14 MB)
MP4
6 Python Solution - Step 1.mp4 (39.41 MB)
MP4
7 Python Solution - Step 2.mp4 (63.44 MB)
MP4
1 Intro.mp4 (5.92 MB)
MP4
2 Create a List.mp4 (75.21 MB)
MP4
3 Lists in Python.mp4 (45.52 MB)
MP4
4 Counting From Zero.mp4 (6.14 MB)
MP4
5 Check if a List Contains an Element.mp4 (32.01 MB)
MP4
6 Activity 4 - Validate User Input.mp4 (6.28 MB)
MP4
7 Activity 4 - Flowchart Solution.mp4 (28 MB)
MP4
8 Activity 4 - Scratch Solution.mp4 (58.46 MB)
MP4
9 Activity 4 - Python Solution.mp4 (27.33 MB)
MP4
1 Intro - Project Overview.mp4 (20.67 MB)
MP4
2 Flowchart Solution.mp4 (81.1 MB)
MP4
3 Scratch Solution.mp4 (119.93 MB)
MP4
4 Python Solution.mp4 (76.64 MB)
MP4









Note:
Only Registed user can add comment, view hidden links and more, please register now
At 0dayhome.net, you'll find a vast collection of educational and informative tutorials to help you enhance your skills and knowledge in various fields. Our tutorials section serves as a valuable resource for beginners and experts alike, providing step-by-step guides, tips, and tricks on subjects such as technology, design, programming, photography, and much more. Whether you're looking to expand your professional repertoire or simply indulge in a new hobby, 0dayhome.net has got you covered. Why choose 0dayhome.net for all your tutorial needs? Here are a few reasons: Diverse Topics: Our platform offers a diverse range of tutorials, catering to various interests and skill levels. From learning the basics of coding to mastering advanced graphic design techniques, our tutorials cover it all. Easy-to-Follow Guides: We understand the importance of clear and concise instructions. Our tutorials are meticulously crafted with simplicity in mind, allowing you to easily grasp complex concepts and apply your newfound knowledge. Comprehensive Content: Whether you're a beginner seeking introductory tutorials or an expert looking for advanced techniques, our comprehensive collection has tutorials for every level of expertise. Take your skills to the next level with 0dayhome.net . Regular Updates: We frequently update our tutorials section, ensuring that you have access to the latest trends and techniques in your chosen field. Stay ahead of the curve and expand your knowledge with our up-to-date content. Community Engagement: Join our thriving community of learners and experts to connect, share insights, and seek guidance. Interact with fellow enthusiasts, exchange ideas, and strengthen your skills through collaboration. Free Access: Yes, you read it right! 0dayhome.net offers free access to its tutorials section. Learn and grow without any financial constraints. So, whether you're an aspiring programmer, a budding designer, or simply curious about exploring new subjects, 0dayhome.net tutorials are your go-to resource. Visit our website today and embark on a journey of continuous learning and improvement.
все шаблоны для dle на сайте шаблоны dle 11.2 скачать