<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: The Python Tutorial</title>
    <description>The latest articles on DEV Community by The Python Tutorial (@thepythontutorz).</description>
    <link>https://dev.to/thepythontutorz</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F1092067%2F443299f6-bc7e-4fc0-b798-fa157c207bda.png</url>
      <title>DEV Community: The Python Tutorial</title>
      <link>https://dev.to/thepythontutorz</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/thepythontutorz"/>
    <language>en</language>
    <item>
      <title>Learn Python by Building Real-World Projects | Learn Python in 10 Hours</title>
      <dc:creator>The Python Tutorial</dc:creator>
      <pubDate>Tue, 06 Jun 2023 01:11:38 +0000</pubDate>
      <link>https://dev.to/thepythontutorz/learn-python-by-building-real-world-projects-learn-python-in-10-hours-172c</link>
      <guid>https://dev.to/thepythontutorz/learn-python-by-building-real-world-projects-learn-python-in-10-hours-172c</guid>
      <description>&lt;p&gt;Learn Python by building real-world projects. Learn the fundamental concepts of Python programming and work on a variety of real-world projects. From web scraping to data visualization, you will have the opportunity to apply your new skills in a practical context and gain a deeper understanding of the language.&lt;/p&gt;

&lt;p&gt;This course is designed to give you a solid understanding of the Python programming language by diving deep into the language's capabilities through practical, hands-on projects.&lt;/p&gt;

&lt;p&gt;We will start by covering the basics of the Python language, such as data types, variables, control structures, and functions. Once you have a solid foundation in these concepts, we will move on to more advanced topics, such as object-oriented programming, file handling, and error handling.&lt;/p&gt;

&lt;p&gt;Throughout the course, you will work on several projects, each building upon the skills you have learned in the previous sections. By the end of the course, you will have a portfolio of projects that demonstrate your proficiency in Python and give you a competitive edge in the job market.&lt;/p&gt;

&lt;p&gt;This course is perfect for those who are new to programming, looking to learn Python, or just want to gain practical experience with real-world projects. The course is designed to be easy to follow along, with plenty of examples and exercises to practice what you've learned. So whether you're a beginner or an experienced programmer, this course has something for you. Enroll now and start your journey to mastering Python.&lt;/p&gt;

&lt;p&gt;What you'll learn&lt;/p&gt;

&lt;p&gt;Essential Python programming concepts, from data types and control structures to functions, classes, and modules.&lt;br&gt;
   How to effectively work with Python's standard library and third-party libraries for tasks such as web scraping, data analysis, and automation.&lt;br&gt;
   Develop proficiency in handling various data formats, including CSV, JSON, and XML, while also learning to work with databases and data storage solutions.&lt;br&gt;
   Explore Python's capabilities in web development and API interaction, creating dynamic websites and consuming data from various sources.&lt;br&gt;
   Delve into data science and machine learning, using Python tools like Pandas, NumPy, and scikit-learn to analyze data and make informed predictions.&lt;br&gt;
   Enhance your Python skills in desktop application development, using frameworks like Tkinter and PyQt to create visually appealing and feature-rich applications&lt;br&gt;
   Gain experience in network programming and cybersecurity, writing Python scripts to automate tasks, monitor networks, and secure systems.&lt;br&gt;
   Gain experience in network programming and cybersecurity, writing Python scripts to automate tasks, monitor networks, and secure systems.&lt;br&gt;
   Discover best practices for writing efficient, maintainable, and scalable Python code in diverse real-world contexts.&lt;br&gt;
   Develop a diverse portfolio of Python projects, showcasing your expertise and problem-solving abilities to potential employers or clients.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/fiMkMXhxEqw"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>webdev</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>Learn Python from Zero to Hero — Learn Python in 10 Hours</title>
      <dc:creator>The Python Tutorial</dc:creator>
      <pubDate>Mon, 05 Jun 2023 14:05:33 +0000</pubDate>
      <link>https://dev.to/thepythontutorz/learn-python-from-zero-to-hero-learn-python-in-10-hours-4jo1</link>
      <guid>https://dev.to/thepythontutorz/learn-python-from-zero-to-hero-learn-python-in-10-hours-4jo1</guid>
      <description>&lt;p&gt;Learn about Python programming from zero to hero in this full course for beginners. Learn Python in 10 hours.&lt;/p&gt;

&lt;p&gt;After this course, you will be able to start coding with Python.&lt;/p&gt;

&lt;p&gt;After this course, you will be able to implement the basic tasks using Python's standard library.&lt;/p&gt;

&lt;p&gt;After this course, Build a complete understanding of Python from the ground up!&lt;/p&gt;

&lt;p&gt;After this course, You will be able to create your own useful programs for real-world problems.&lt;/p&gt;

&lt;p&gt;After this course, Automate tasks on your computer by writing simple Python programs.&lt;/p&gt;

&lt;p&gt;After this course, You will be able to enhance your coding skills in Python.&lt;/p&gt;

&lt;p&gt;After this course, You will be able to define and use functions.&lt;/p&gt;

&lt;p&gt;After this course, You will be able to Understand What modules are, when you should use them, and how to create your own.&lt;/p&gt;

&lt;p&gt;After this course, You will be able to Understand What are some Important built-in Python functions that you'll use often.&lt;/p&gt;

&lt;p&gt;After this course, You will be able to Understand How to work with various data types including strings, lists, tuples, dictionaries, Booleans, and more.&lt;/p&gt;

&lt;p&gt;After this course, You will be able to Understand variables and when to use them.&lt;/p&gt;

&lt;p&gt;After this course, You will be able to perform mathematical operations using Python.&lt;/p&gt;

&lt;p&gt;After this course, You will be able  to capture input from a user.&lt;/p&gt;

&lt;p&gt;After this course, You will be able to write multiple Ways to control the flow of your programs.&lt;/p&gt;

&lt;p&gt;What you'll learn:&lt;/p&gt;

&lt;p&gt;Python programming skills&lt;br&gt;
   Understanding Existing Python code&lt;br&gt;
   Writing python Code&lt;br&gt;
   Debugging skills&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/WgDJK9whI5I"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>python</category>
      <category>programming</category>
      <category>webdev</category>
      <category>machinelearning</category>
    </item>
    <item>
      <title>Learn Django by Building a Collaborative Filtering</title>
      <dc:creator>The Python Tutorial</dc:creator>
      <pubDate>Tue, 30 May 2023 03:41:10 +0000</pubDate>
      <link>https://dev.to/thepythontutorz/learn-django-by-building-a-collaborative-filtering-i1o</link>
      <guid>https://dev.to/thepythontutorz/learn-django-by-building-a-collaborative-filtering-i1o</guid>
      <description>&lt;p&gt;Learn Django with this one project! Build a Recommendation Engine in Django. Build a collaborative filtering with Python, Celery, Django, Worker Processes, Batch Predictions, SurpriseML, Keras, and more! Build a recommendation engine using Django &amp;amp; a Machine Learning technique called Collaborative Filtering.&lt;/p&gt;

&lt;p&gt;Users will rate movies and the system will automatically recommend new ones. These recommendations will be done in batches (ie not in real time) to unlock a more scalable system for training and helping thousands and thousands of users.&lt;/p&gt;

&lt;p&gt;For this course, we'll use a real dataset called MovieLens; this dataset is downloaded in CSV and is used on all kinds of machine learning tutorials. What's special about this course is you'll load this dataset into a SQL database through a Django model. This alone might be worth watching the course as SQL databases are far more powerful than CSV files.&lt;/p&gt;

&lt;p&gt;To do the batch inference we implement the incredibly powerful background worker process called Celery. If you haven't used Celery before, this will be an eye opening experience and when you couple it with Django you have a truly powerful worker process that can run tasks in the background, run tasks on a schedule, or a combination of both. Tasks in Celery are simply Python functions with a special decorator.&lt;/p&gt;

&lt;p&gt;For rating movies, we'll be using HTMX. HTMX is a way to dynamically update content &lt;em&gt;without&lt;/em&gt; reloading the page at all. I am sure you know the experience whenever you click "like" or "subscribe" , that's what HTMX gives us without the overhead of using 1 line of JavaScript. This course shows us a practical implementation of using HTMX not just for rating movies, but also sorting them, loading them, and doing much more.&lt;/p&gt;

&lt;p&gt;The recommendation engine in Django is really a collection of 3 parts:&lt;/p&gt;

&lt;p&gt;Web Process: Setup up Django to collect user's interest and provide recommendations once available.&lt;br&gt;
   Machine Learning Pipeline: Extract data from Django, transform it, and train a Collaborative Filtering model.&lt;br&gt;
   Worker Process: This is the glue. We'll use Celery to schedule/run the trained model predictions and update data for Django-related user recommendations.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What you'll learn:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Learn&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt; how to integrate Django &amp;amp; Celery&lt;/li&gt;
&lt;li&gt;   Learn how to use HTMX with Django for Dynamic Loading (no JavaScript Needed)&lt;/li&gt;
&lt;li&gt;   Training a Machine Learning Model with SurpriseML and an example in Keras&lt;/li&gt;
&lt;li&gt;   Build a rating system in Django with dynamic rating buttons. These ratings can be used on any Django Model&lt;/li&gt;
&lt;li&gt;   Learn how to run periodic background task and/or schedule functions to run exactly when needed&lt;/li&gt;
&lt;li&gt;   How to perform batch inference effectively using Django for &lt;em&gt;any&lt;/em&gt; large workloads and/or ML packages&lt;/li&gt;
&lt;li&gt;   How to load large datasets into a SQL database through Django Models&lt;/li&gt;
&lt;li&gt;   Where to find great datasets online&lt;/li&gt;
&lt;li&gt;   How to implement an "infinite" review page that will always give a new item after rating.&lt;/li&gt;
&lt;li&gt;   So much more!&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/8-ULxTMbm3k"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>python</category>
      <category>django</category>
      <category>webdev</category>
      <category>javascript</category>
    </item>
  </channel>
</rss>
