17 OCT 2024 - Welcome Back to TorrentFunk! Get your pirate hat back out. Streaming is dying and torrents are the new trend. Account Registration works again and so do Torrent Uploads. We invite you all to start uploading torrents again!
TORRENT DETAILS
[FreeCoursesOnline.Me] PacktPub - Project-Based Python Programming For Kids And Beginners [Video]
TORRENT SUMMARY
Status:
All the torrents in this section have been verified by our verification system
Learn Python programming by developing robust GUIs and games
Video Details
ISBN 9781800204782
Course Length 5 hours 0 minutes
Learn
• Build simple Python-based games using programming loops and functions
• Draw graphics using the Python module Turtle
• Develop Python graphical user interfaces with Tkinter
• Understand how to work with Python 2 and 3
• Use the in-built Python modules for your projects
• Use Microsoft Visual Studio Code-a powerful IDLE for programming and development in Python and other languages
About
Coding for beginners and kids is now made exciting and easy. Learn to code fun?games, graphics and graphical user interfaces (GUIs) in Python, one of the most powerful programming languages known for its speed, flexibility, and ease-of-use. The Python coding language integrates well with other platforms and runs on almost all modern devices. This OSI-approved open-source language allows free use and distribution (including commercial distribution).
This course helps you delve into the graphics and UX (user experience) aspects of Python. You’ll get up to speed with this computer language in a hands-on manner by drawing shapes, coding a simple game, and designing GUIs (graphical user interfaces), including a functional GUI for a temperature converter app. The course will also guide you through analyzing scientific and statistical data. As you advance, you’ll get to grips with developing educational software. In addition to this, you’ll gain comprehensive insights into accessing and organizing databases, along with understanding how to manage networks.
By the end of this course, you will be well-versed with using not only Python 2 but Python 3 as well for designing immersive games and developing interactive applications and websites.
All the codes and supporting files for this course are available at - https://github.com/PacktPublishing/Project-Based-Python-Programming-For-Kids-and-Beginners
Features:
• Learn the basics of Python game programming
• Develop intuitive and efficient Python GUIs
• Create simple yet practical applications in Python
Author
Minerva Singh
Minerva Singh is a PhD graduate from Cambridge University where she specialized in Tropical Ecology. She is also a part-time Data Scientist. As part of her research, she must carry out extensive data analysis, including spatial data analysis. For this purpose, she prefers to use a combination of freeware tools: R, QGIS, and Python. She does most of her spatial data analysis work using R and QGIS. Apart from being free, these are very powerful tools for data visualization, processing, and analysis. She also holds an MPhil degree in Geography and Environment from Oxford University. She has honed her statistical and data analysis skills through several MOOCs, including The Analytics Edge and Statistical. In addition to spatial data analysis, she is also proficient in statistical analysis, machine learning, and data mining.
VISITOR COMMENTS (0 )
FILE LIST
Filename
Size
0. Websites you may like/How you can help our Group!.txt
208 B
1.Introduction to Project Based Python Programming/01.Introduction to the Course & Me.mp4
89.3 MB
1.Introduction to Project Based Python Programming/02.Python Installation for Windows.mp4
105.4 MB
1.Introduction to Project Based Python Programming/03.Python Installation for Other OS.mp4
12.2 MB
1.Introduction to Project Based Python Programming/04.Online Python IDLE.mp4
5.3 MB
1.Introduction to Project Based Python Programming/05.Hello World in Python.mp4
16.8 MB
1.Introduction to Project Based Python Programming/06.Python Coding with Visual Studio.mp4
17.9 MB
1.Introduction to Project Based Python Programming/07.Some Common Python Terms.mp4
7.3 MB
1.Introduction to Project Based Python Programming/08.Conclusion to Section 1.mp4
7.7 MB
2.Diving into the Python Basics/09.Basic Arithmetic in Python.mp4
56.7 MB
2.Diving into the Python Basics/10.Welcome to the World of Data Types.mp4
49.3 MB
2.Diving into the Python Basics/11.Random Number Generation.mp4
9.4 MB
2.Diving into the Python Basics/12.Working With Strings.mp4
33.9 MB
2.Diving into the Python Basics/13.Get User Inputs.mp4
13 MB
2.Diving into the Python Basics/14.Tuples.mp4
8.3 MB
2.Diving into the Python Basics/15.Lists.mp4
20.3 MB
2.Diving into the Python Basics/16.Dictionaries.mp4
20.7 MB
2.Diving into the Python Basics/17.Defining our Own Functions in Python-Basic.mp4
14.4 MB
2.Diving into the Python Basics/18.Some More On Functions.mp4
10.4 MB
2.Diving into the Python Basics/19.Conclusions to Section 2.mp4
6.7 MB
3.Decision Making with Programming/20.Rationale for this section.mp4
40.5 MB
3.Decision Making with Programming/21.if-else loops.mp4
11.9 MB
3.Decision Making with Programming/22.elif in if-else loops.mp4
17.8 MB
3.Decision Making with Programming/23.while loop.mp4
7.7 MB
3.Decision Making with Programming/24.for loop.mp4
9 MB
3.Decision Making with Programming/25.More on Loops.mp4
20.6 MB
3.Decision Making with Programming/26.Nested For Loop.mp4
5.9 MB
3.Decision Making with Programming/27.Build a Number Guessing Game!!-Basic.mp4
14.7 MB
3.Decision Making with Programming/28.Build a Number Guessing Game!!-Advanced.mp4
25.8 MB
3.Decision Making with Programming/29.OPTIONAL -Build a Number Guessing Game!!-(More) Advanced.mp4
9.6 MB
3.Decision Making with Programming/30.Conclusion to Section 3.mp4
5.7 MB
4.Graphics with Python/31.Working With Graphics in Python.mp4
14.4 MB
4.Graphics with Python/32.Draw a Square.mp4
15.1 MB
4.Graphics with Python/33.The Idea Behind Angles.mp4
5.3 MB
4.Graphics with Python/34.Draw a Rectangle Using Loops.mp4
6.6 MB
4.Graphics with Python/35.Create a Rectangle Function.mp4
12.1 MB
4.Graphics with Python/36.Code Along1 - Draw an Equilateral Triangle.mp4
11.1 MB
4.Graphics with Python/37.Code Along2 - Draw an Equilateral Triangle With Loops.mp4
5.8 MB
4.Graphics with Python/38.Code an Irregular Shape - Start a Snowflake.mp4
10.7 MB
4.Graphics with Python/39.Snowflakes!!.mp4
8.7 MB
4.Graphics with Python/40.Conclusions to Section 4.mp4
6.9 MB
5.GUI Programming with Python/41.Start with GUIs in Python.mp4
43.6 MB
5.GUI Programming with Python/42.Create a Simple Button With tkinter.mp4
6.2 MB
5.GUI Programming with Python/43.Add Functionality to the Button.mp4
12.2 MB
5.GUI Programming with Python/44.The Tkinter Grid.mp4
5.8 MB
5.GUI Programming with Python/45.Common Tkinter GUI Widgets.mp4
34 MB
5.GUI Programming with Python/46.Canvas for Drawing-part1.mp4
9.1 MB
5.GUI Programming with Python/47.Canvas for Drawing-part2.mp4
9.7 MB
5.GUI Programming with Python/48.Simple Expression Evaluator.mp4
5.8 MB
5.GUI Programming with Python/49.Start With the Temperature Conversion App.mp4
32.4 MB
5.GUI Programming with Python/50.Complete the App-1.mp4
88.7 MB
5.GUI Programming with Python/51.Complete the App-2.mp4