Companies Home Search Profile

Python & Django Framework for Beginners - 2024

Focused View

Manuel Ernesto Cambota

12:40:25

0 View
  • 1. Introduction.mp4
    13:39
  • 2. Variables & Constants.mp4
    07:43
  • 3. Class & Objects.mp4
    05:14
  • 4. Array Implementation.mp4
    10:41
  • 5. File Methods.mp4
    04:22
  • 6. Keywords & Identifiers.mp4
    24:40
  • 7. Tuples.mp4
    16:49
  • 8. Sets.mp4
    17:10
  • 9. Different Modules.mp4
    02:52
  • 10. Directory & File Management System.mp4
    06:01
  • 11. Dictionary.mp4
    10:40
  • 12. Strings.mp4
    15:39
  • 13. Data Type convertion.mp4
    04:08
  • 14. Numbers.mp4
    16:41
  • 15. Namespace & Scope.mp4
    06:26
  • 16. GlobalLocal & NonLocal Variables.mp4
    06:38
  • 17. Global Keyword.mp4
    04:04
  • 18. Iterators.mp4
    11:06
  • 19. Interations using For.mp4
    06:06
  • 20. Inheritance.mp4
    08:54
  • 21. Multiple Inheritance.mp4
    04:27
  • 22. Fuction Arguments.mp4
    08:23
  • 23. Functions.mp4
    14:27
  • 24. Break Statement.mp4
    05:15
  • 25. Continue Statement.mp4
    03:36
  • 26. Errors & Exceptions.mp4
    10:04
  • 27. Exceptions Try.mp4
    06:03
  • 28. User Defined Exceptions.mp4
    04:29
  • 29. OOP Approach.mp4
    16:08
  • 30. Nested Dictionary Implementation.mp4
    07:01
  • 31. Operator Overloading.mp4
    07:18
  • 32. Statements & Comments.mp4
    09:01
  • 33. Pass Statement.mp4
    02:44
  • 34. Generators.mp4
    08:34
  • 35. Decorators.mp4
    06:06
  • 36. While Loop.mp4
    18:55
  • 37. If, Elif & Else.mp4
    05:26
  • 38. Matrix Implementation.mp4
    06:05
  • 39. Regular Expressions.mp4
    22:31
  • 40. List Comprehension.mp4
    07:57
  • 41. Recursion.mp4
    05:17
  • 42. Input Output & Import.mp4
    09:47
  • 43. Read & Write Operations.mp4
    05:44
  • 44. Different Looping Techniques.mp4
    03:33
  • 45. Shallow Copy & Deep Copy.mp4
    07:29
  • 46. Assert.mp4
    05:32
  • 47. Property.mp4
    10:26
  • 48. Closure.mp4
    05:14
  • 1. Introduction.mp4
    10:58
  • 2. Installing virtualenv with Python.mp4
    15:29
  • 3. URL Dispatcher Requests & Responses.mp4
    17:21
  • 4. Templates.mp4
    12:11
  • 5. Render a Template 1.mp4
    12:55
  • 6. Render a Template 2.mp4
    13:42
  • 7. Images in Django.mp4
    09:57
  • 8. Image Inside a Template.mp4
    12:55
  • 9. Bootstrap Forms with Django.mp4
    13:27
  • 10. Bootstrap Forms with Django - Backend Code.mp4
    13:27
  • 11. Django Forms.mp4
    14:15
  • 12. Django Forms - 2.mp4
    11:04
  • 13. Alert.mp4
    09:49
  • 14. Alert 2.mp4
    10:19
  • 15. 404 Error.mp4
    10:04
  • 16. Creating Calculator App.mp4
    12:13
  • 17. Creating Calculator App - 2.mp4
    14:15
  • 18. Creating Calculator App - 3.mp4
    12:35
  • 19. Instructions and Submit Query.mp4
    10:48
  • 20. Query & Try Exeption Block.mp4
    18:54
  • 21. Creating a Pool App.mp4
    11:24
  • 22. Adding List.mp4
    12:33
  • 23. Search Bar - Adding Suggestions.mp4
    08:44
  • 24. Backend Dictionary.mp4
    09:35
  • 25. Adding Table with Progress Bar.mp4
    10:41
  • 26. Adding Dynamic Progress Bar.mp4
    11:07
  • 27. Sorting the Data by Count of Votes.mp4
    12:38
  • Description


    Learn Python and Django. Leverage your career using the most popular programming language and a powerful Web framework

    What You'll Learn?


    • Introduction to Python: Understanding the basics of Python programming, including syntax and semantics
    • Functions and Modules: Writing reusable code with functions and organizing code with modules.
    • Error Handling: Understanding exceptions and how to handle errors gracefully in your programs.
    • Setting Up Django: Installing Django and setting up your development environment.
    • Templates: Designing dynamic web pages using Django's template language.
    • Project Structure: Understanding the structure of a Django project and its components
    • Forms and User Input: Creating and handling forms for user input and processing data.
    • Python Programming Proficiency: Gain a strong foundation in Python programming, from basic syntax to advanced concepts.
    • Django Framework Mastery: Learn to build robust web applications using Django, understanding its components and how they interact.

    Who is this for?


  • Aspiring Web Developers: Beginners who want to start a career in web development using Python and Django.
  • Tech Enthusiasts: Individuals interested in learning programming and web development as a hobby or personal interest.
  • Entrepreneurs: Business owners looking to develop their own web applications or understand the technology behind them.
  • Students and Professionals: Anyone looking to enhance their skill set and add web development to their repertoire.
  • What You Need to Know?


  • No prior experience is needed ' just a passion for learning and a desire to create amazing web applications.
  • More details


    Description

    Welcome to the Python and Django Framework for Beginners course! This carefully designed program is perfect for anyone looking to dive into the world of web development using one of the most popular programming languages and powerful web frameworks. No prior experience is needed—just a passion for learning and a desire to create amazing web applications.

    Course Highlights:

    • Python Fundamentals: Start with the basics of Python, one of the most beginner-friendly yet powerful programming languages. Learn about variables, data types, control structures, functions, and modules.

    • Django Basics: Discover Django, a high-level Python web framework that encourages rapid development and clean, pragmatic design. Understand how to set up Django, create models, views, and templates.

    • Web Development Essentials: Learn to build and deploy dynamic web applications. Understand the core concepts of web development, including front-end integration, database management, and RESTful APIs.

    • Project-Based Learning: Apply your knowledge by building real-world projects, reinforcing your skills through practical experience.

    What You'll Learn:

    • Python Programming:

      • Introduction to Python syntax and semantics

      • Working with data types, lists, dictionaries, and tuples

      • Writing and using functions, loops, and conditionals

      • Understanding error handling and debugging techniques

    • Django Framework:

      • Setting up Django environment and project structure

      • Creating and managing Django models

      • Developing views and URL routing

      • Designing dynamic templates with Django Template Language

      • Implementing forms and handling user input


      Why Choose This Course?

      • Beginner-Friendly: Tailored for those with no prior programming experience, making complex concepts accessible and easy to understand.

      • Comprehensive Curriculum: Covers both the fundamentals of Python and the powerful features of Django, ensuring a well-rounded learning experience.

      • Hands-On Projects: Build practical, real-world projects that you can showcase in your portfolio.

      • Expert Instructors: Learn from experienced developers and educators who are passionate about teaching and mentoring.

      • Flexible Learning: Study at your own pace with lifetime access to course materials, including video tutorials, coding exercises, and project files.


      Embark on your web development journey with the Python and Django Framework for Beginners course. Enroll today and start building robust, scalable, and dynamic web applications from scratch!

    Who this course is for:

    • Aspiring Web Developers: Beginners who want to start a career in web development using Python and Django.
    • Tech Enthusiasts: Individuals interested in learning programming and web development as a hobby or personal interest.
    • Entrepreneurs: Business owners looking to develop their own web applications or understand the technology behind them.
    • Students and Professionals: Anyone looking to enhance their skill set and add web development to their repertoire.

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Manuel Ernesto Cambota
    Manuel Ernesto Cambota
    Instructor's Courses
    ------------------PORTUGUESE-------------------------Formado em Engenharia de Computação pela Universidade Técnica de Angola, actua nas áreas de Análise e desenvolvimento de sistemas com cerca de 10 anos de experiência.Trabalha com SAP, Bancos de Dados, Java, JSF, Hibernate, Primefaces, Bootstrap, PHP e .NET. É apaixonado pelas novas tecnologias de informação, pelo Ensino a distância, pelo Sporting de Portugal, pelo Barcelona FC e pela Selecção brasileira de Futebol(mesmo não sendo brasileiro). ------------------ENGLISH-------------------------I'm graduated in Computer Engineering at Technical University of Angola. I work in the areas of Analysis and systems development, haveing about 10 years of experience. I use SAP,  Databases, Java, JSF, Hibernate, Primefaces, Bootstrap, PHP and .NET. I am passionate about  Information Technologies, e-learning, Sporting  Portugal FC, Barcelona FC and the Brazilian national football team (even though I'm not Brazilian).
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 75
    • duration 12:40:25
    • Release Date 2024/09/18