UdemyPython

Learn Python by Doing with 100 Projects

التصنيف الكامل: Development > Programming Languages > Python

Learn Python by Doing with 100 Projects

عن هذا الكورس

This Python course is the perfect course for anyone who knows the basics but wants to take their skills to the next level by building real-world applications. This course offers a unique, hands-on approach to learning Python that goes beyond simply following along with an instructor.What You’ll Get:50 Instructor-Led Projects: Watch as an experienced programmer walks you through the process of building 50 diverse and practical Python applications. Each project is broken down step-by-step, with detailed explanations of the logic and behind every decision.50 Independent Projects: After watching the instructor, it's your turn to put what you've learned into practice. You'll receive written project requirements, just like in a professional setting, and build a similar program on your own. This approach ensures that you not only understand the concepts but can apply them independently.Why This Course Stands Out:Other courses often require you to replicate what the instructor does in the video, which can be repetitive and unengaging. In this course, you can watch, learn, and then dive into coding with your own project. This method helps you develop real confidence in your programming abilities.Is This Course for You?This course is ideal if you already have a basic understanding of Python concepts like variables, data types, loops, conditionals, and functions. If these fundamentals are still unclear, don’t worry—you’ll see them in action repeatedly and gain a deep understanding by building your own projects.By the end of this course, you'll have built 100 Python projects and gained the experience and confidence to tackle programming challenges on your own.

تعلم أونلاين 100%

شاهد الدروس في أي وقت ومن أي مكان

محتوى معتمد

مقدم من منصة Udemy

رابط موثوق

ينقلك مباشرة لصفحة التسجيل الرسمية

سعر الكورس
$199.99
الانتقال للكورس / التسجيل الآن
🔒 عند النقر، سيتم فتح صفحة الكورس الرسمية على منصة Udemy في نافذة جديدة.

كورسات مقترحة في نفس المجال

عرض كل الكورسات ←
IFMA CFM Exam Mastery: Realistic Tests & Strategies
Udemy
Certified Facility Manager (CFM)

IFMA CFM Exam Mastery: Realistic Tests & Strategies

Elevate your facility management career with our comprehensive IFMA Certified Facility Manager (CFM) exam preparation course. Designed for ambitious professionals seeking to validate their expertise and advance in the field, this course offers a robust set of tools and strategies to ensure your success on exam day.Our program features:Realistic practice tests covering all 11 CFM competency areas, mirroring the actual exam format and difficultyDetailed explanations for each question, enhancing your understanding and retention of key conceptsTimed, full-length mock exams that simulate the real testing experience, building your confidence and staminaExpert strategies for efficiently tackling multiple-choice questions and managing your time effectivelyFocused review materials for each competency area, allowing you to target your study effortsWhat sets our course apart:In-depth analysis of exam topics and question styles, giving you insider knowledgeTime management techniques to optimize your performance under pressureStrategies to identify and improve on your weak areas, ensuring comprehensive preparationRegular updates to align with the latest CFM exam format and content changesWhether you're a seasoned facility management professional or new to the field, this course will significantly boost your confidence and readiness for the CFM exam. Our materials have helped thousands of students successfully achieve their CFM certification on the first attempt.By enrolling, you'll gain access to a wealth of resources, including downloadable study guides, mobile-friendly content for on-the-go learning, and a supportive community of fellow exam candidates. Our expert instructors are committed to your success, offering insights from their own CFM journey and years of industry experience.Don't leave your CFM success to chance. Start

Claude Design Mastery: Build AI Visual Assets
Udemy
Claude AI

Claude Design Mastery: Build AI Visual Assets

This course contains the use of artificial intelligence.Claude Design Mastery is a comprehensive, hands-on program designed to help you transform ideas into professional visual assets using the power of AI design tools. In today’s fast-moving digital world, the ability to quickly create polished presentations, marketing visuals, prototypes, and one-pagers is a major competitive advantage. This course shows you exactly how to achieve that using Claude Design, a modern conversational design workflow that turns simple prompts into high-quality outputs.Throughout the program, you will learn how to move beyond basic prompts and develop structured workflows for creating visual assets, presentation decks, and product prototypes with clarity and speed. You will start by understanding the fundamentals of the Claude Design workspace, including how to use the canvas, chat interface, and revision cycles effectively. From there, you’ll master the art of prompt engineering for design, learning how to convert vague ideas into clear, outcome-driven creative briefs that generate better results every time.The course then dives into practical creation skills, teaching you how to design one-pagers that convert, social media graphics, ad creatives, and executive-ready presentations. You will also explore how to build multi-screen product flows, design intuitive user experiences, and create realistic prototypes that communicate product ideas effectively. A strong emphasis is placed on visual hierarchy, brand consistency, and design systems, ensuring that all your outputs look professional and cohesive.One of the most powerful aspects of this program is learning how to scale your output. You’ll discover how to create multi-asset c

Build a Birthday Reminder System with Apps Script & Gmail
Udemy
Google Apps Script

Build a Birthday Reminder System with Apps Script & Gmail

Have you ever forgotten an important birthday and felt terrible about it?You are not alone. With busy lives, large families, and endless social circles, it is almost impossible to keep track of every important date. What if you could build a system that automatically reminds you the day before and on the actual day — every single year — without you ever having to think about it again?That is exactly what you will build in this course.What you will create:In this hands-on micro course, you will build a fully automated birthday reminder system using three free Google tools — Google Sheets, Google Apps Script, and Gmail. The system stores your birthday list in a simple spreadsheet, checks it every morning at 8am, and sends you a personalised email alert automatically. Because it runs entirely in Google's cloud, it works 24 hours a day, 7 days a week — even when your computer is completely switched off.Set it up once. Let it run forever.No coding experience required:Every single line of code is explained in plain English. You do not need to know JavaScript, programming, or anything technical before starting this course. If you can use a basic spreadsheet and send an email, you have everything you need to complete this project and have it running by the end of the course.What makes this course different:This is not a theory course. There are no abstract programming concepts or lengthy lectures about syntax rules. Every module is focused entirely on building the real working project. You will understand what each line of code does and why, but the goal is always a finished, deployed, fully functional system — not just notes.What you will learn:You will learn how to structure a Google Sheet as a simple database, write and understand JavaScript functions, work with date comparisons, send emails programmatically, and deploy a cloud-based time-driven trigger th

First Steps with Unity: Shooting Range
Udemy
Unity

First Steps with Unity: Shooting Range

Build a complete first-person shooting range game while working directly with the core systems used in real-time interactive development. This course keeps a professional, hands-on approach while remaining accessible if you’re still building confidence with Unity. You’ll set up a 3D environment, implement player movement, and configure a first-person camera with mouse input—covering both the “how” and the reasoning behind each decision.The core of the course focuses on object instantiation and lifecycle management. You’ll implement a shooting system that spawns bullet prefabs from code, controls their behavior, and manages their lifetime to maintain performance. Along the way, you’ll work with Unity’s physics system to handle collisions, detect hits, and destroy objects reliably. These are foundational patterns used across games and interactive applications, not just this project.You’ll also structure your scene using prefabs and clean hierarchies, making it easy to duplicate targets, iterate on level design, and swap assets such as 3D models and particle effects. This mirrors real production workflows where flexibility and scalability matter.To complete the gameplay loop, you’ll implement logic that detects when all targets are destroyed, defining a clear end state for the game.This course is part of the FLUX Unity Club, so you’re not working in isolation. We are a community focused on Unity developers on all levels, where you can ask questions, share progress, and get personalized support as you continue building beyond this project.If you don't have Unity installed yet or still need even more basic assistance, please don't hesitate to take our FREE course, First Steps With Unity: Installation and Core Skills. It was made especially for that situation.

Unity3D Paint Book 2D Game Step By Step
Udemy
Unity

Unity3D Paint Book 2D Game Step By Step

This course is designed for absolute Unity3D beginners, No scripting or design skills required , In this course you are going to design and build a complete painting game called "Paint Book 2D". This course is unique in its content and the first in its kind; It’s a complete project-based process to build a complete 2D game using Unity3D. We start building the game from the ground up with a clear step by step lessons without jumping. We cover everything related to the design for this game starting from the design in Illustrator and exporting the images then moving to development, configuration and customization of the game using Unity3D. Paint Book 2D is a very easy coloring and paint game for kids. Kids can use their finger to paint on touch screen. They can choose a color from the colors palette to start coloring and paint. In addition, you can erase (with white). Coloring activities can contribute to the development of kids creativity and character by helping the functions of both the left and right brain work. Creativity takes its power from the right brain and can appear in the form of thoughts, things or anything. Features : Support customization for other sprites All features arranged on a single screen, no confusing navigation Supports PC, iOS and Android C# Commented Code Custom Images Complete Scene Unity is on the top of the develop-once distribute-many platforms and it is really an awesome one-stop-shop platform and game engine for games, that is why we choose it as development platform. Please note:

Building Chatbots with IBM Watson Assistant: End-to-End
Udemy
Chatbot

Building Chatbots with IBM Watson Assistant: End-to-End

With the IBM Watson™ Assistant service, you can build a chatbot that understands natural-language input and uses machine learning to respond to customers in a way that simulates a conversation between humans.This course will teach how to use IBM Watson Assistant service to build intelligent chatbots from end to end, This diagram shows the overall architecture of a complete solution: Users interact with your application through the user interface that you implement. For example, a simple chat window or a mobile app, or even a robot with a voice interface.The application sends the user input to the Watson Assistant service.The application connects to a workspace, which is a container for your dialog flow and training data.The service interprets the user input, directs the flow of the conversation and gathers information that it needs.You can connect additional Watson services to analyze user input, such as Tone Analyzer or Speech to Text.The application can interact with your back-end systems based on the user's intent and additional information. For example, answer question, open tickets, update account information, or place orders. There is no limit to what you can do.