Learn PythonPythonPython GUIVideos

Learn Python With A Talk: What is Deployment, Anyway? by Katie McLaughlin (Pycon 2020) Video

If you are not familiar with Django Girls, it is a non-profit organization and a community that empowers and helps women to organize free, one-day programming workshops by providing tools, resources, and support. By the end of this workshop, participants are expected to develop and completed a Django Project. However, it should be noted that it is just the start of everything. Once you have…
Read more
Learn PythonPythonPython GUI

Learn Python With Build A Python GUI App Tutorial Video

Did you know that you can create a GUI app that can drastically improve your workflow? Well, this video will show us how! Dev Ed recently shared a video tutorial that will teach us how to create a GUI app using Python and its default GUI module ~ the Tkinter. In this new Learn Python video, he will walk us through how to build a GUI app that will automatically open other apps that we normally use.
Read more
Learn PythonPythonPython GUITkinterVideos

Learn Python With Python Top 5 GUI Frameworks Video

If you are planning to create your first Graphical User Interface application, the first thing you must consider is to pick the right GUI framework. It is important to note that there are tons of GUI frameworks available today and most of them will vary in terms of their overall functionality and complexity. In this video presented by Parwiz Forogh, he will share with us five of the most popular…
Read more
Learn PythonPythonPython GUIVideos

Learn Python with Python In High Energy Physics By Pratyush Das (PyCon 2020) Video

The study of the most fundamental components of matter and how these elementary particles interact is High Energy Physics. The video begins with a look at how computing has appeared in the field of High Energy Physics in the past and how many physicists have played an important role in the development of computer science. This video presented by Pratyush Das from the Institute of Engineering…
Read more