Overview This comprehensive course on Python for Beginners Part 1 will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Python for Beginners Part 1 comes with accredited certification from CPD, which will enhance your CV and make you worthy in the job market. So enrol in this course today to fast-track your career ladder. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is This course for? There is no experience or previous qualifications required for enrolment on this Python for Beginners Part 1. It is available to all students, of all academic backgrounds. Requirements Our Python for Beginners Part 1 is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible with tablets and smartphones so you can access your course on Wi-Fi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career Path Learning this new skill will help you to advance in your career. It will diversify your job options and help you develop new techniques to keep up with the fast-changing world. This skillset will help you to- Open doors of opportunities Increase your adaptability Keep you relevant Boost confidence And much more! Course Curriculum 5 sections • 5 lectures • 06:08:00 total length •Introduction to the Python for Beginners Course: 00:08:00 •Getting Started with Python: 00:53:00 •Data Types and Operators: 01:54:00 •Data Structures: 01:59:00 •Control Flow: 01:14:00
Unlock the door to endless possibilities with our comprehensive bundle of courses: "Python for Machine Learning and Data Analytics." In the UK, professionals in these fields can enjoy lucrative career opportunities with average annual salaries ranging from £40,000 to £80,000+. Imagine yourself at the forefront of technological advancements, harnessing the power of Python programming to revolutionise data analysis, develop intelligent systems, and make informed business decisions. Introducing our captivating bundle of courses: "Python for Machine Learning and Data Analytics." Whether you're a novice seeking to enter the world of Python programming or an experienced professional looking to enhance your skills, this bundle is tailor-made for you. Each course in this bundle holds a prestigious CPD accreditation, symbolising exceptional quality. The materials, brimming with knowledge, are regularly updated, ensuring their relevance. This bundle promises not just education but an evolving learning experience. Engage with this extraordinary collection, and prepare to enrich your personal and professional development. Immerse yourself in these diverse, enthralling subjects, each designed to fuel your curiosity and enhance your knowledge. Dive in now! The courses in this bundle include: Python For Beginners Machine Learning Basics Data Analytics Learning outcomes: Gain proficiency in Python programming, from the basics to more advanced concepts, allowing you to develop efficient and robust code for data analysis and machine learning applications. Understand the fundamental principles of machine learning, including different algorithms and techniques, enabling you to train models, make predictions, and evaluate their performance. Acquire practical knowledge in data preprocessing, exploration, and visualisation techniques, empowering you to extract meaningful insights from complex datasets. Develop the skills to implement machine learning algorithms and techniques in Python, creating intelligent systems that can adapt and learn from data. Learn to effectively use Python libraries and frameworks such as NumPy, Pandas and Scikit-learn to streamline your data analysis and machine learning workflows. Gain hands-on experience by working on real-world projects and exercises, solidifying your understanding of Python programming, machine learning, and data analytics. Introducing our captivating bundle of courses: "Python for Machine Learning and Data Analytics." Whether you're a novice seeking to enter the world of Python programming or an experienced professional looking to enhance your skills, this bundle is tailor-made for you. The Python For Beginners course comprehensively introduces Python programming. You will learn the basics of Python syntax, data structures, control flow, and functions. By the end of this course, you will have a solid understanding of Python fundamentals and be ready to dive deeper into advanced concepts. In the Machine Learning Basics course, you will explore the fundamentals of machine learning. You will learn different machine learning algorithms, such as regression, classification, and clustering, and understand how to train and evaluate models. Through hands-on projects, you will gain practical experience in developing machine-learning solutions. The Data Analytics course focuses on the art of extracting insights from data. You will learn data preprocessing techniques, exploratory data analysis, and data visualisation using Python libraries such as NumPy, Pandas, and Matplotlib. This course will equip you with the skills to make data-driven decisions and effectively communicate findings. CPD 25 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This course is ideal for the following: Aspiring data analysts seeking to enhance their skills in Python and data analytics. Professionals are interested in entering the field of machine learning and data science. Software developers want to expand their knowledge into machine learning and data analytics. Business analysts who want to leverage Python and data analytics to gain valuable insights. Students or graduates looking to enhance their employability with in-demand skills. Career path People tend to pursue these career paths in this sector: Data Analyst: £25,000 - £45,000 per year Machine Learning Engineer: £40,000 - £70,000 per year Data Scientist: £45,000 - £80,000 per year Business Analyst: £30,000 - £55,000 per year Python Developer: £35,000 - £60,000 per year Data Engineer: £40,000 - £70,000 per year Research Scientist: £40,000 - £75,000 per year Certificates Certificate Of Completion Digital certificate - Included Certificate Of Completion Hard copy certificate - £9.99 Unlock your potential and showcase your accomplishments with our CPD Quality Standards certificates! Upon successful completion of the course, learners can obtain a CPD Quality Standards PDF certificate for Python For Beginners Part 1 absolutely free! Upon finishing Machine Learning Basics and Data Analytics, you'll have the opportunity to obtain valuable proof of your achievement. For just £4.99, we'll send you a CPD Quality Standards PDF Certificate via email, or if you prefer, you can get a beautifully printed hardcopy certificate for £9.99 in the UK. If you're located internationally, don't worry! We offer a printed hardcopy certificate for £14.99, ensuring your success knows no boundaries. Grab your certificate and celebrate your success today!
QLS Endorsed + CPD QS Accredited - Dual Certification | Instant Access | 24/7 Tutor Support
Flat Discount: 52% OFF! QLS Endorsed| 40 Courses Diploma| 400 CPD Points| Free PDF+Transcript Certificate| Lifetime Access
Network automation course description This course is not a soft skills course covering the concepts of DevOps but instead concentrates on the technical side of tools and languages for network DevOps. Particular technologies focussed on are ansible, git and Python enabling delegates to leave the course ready to starting automating their network. Hands on sessions follow all major sections. More detailed courses on individual aspects of this course are available. What will you learn Evaluate network automation tools. Automate tasks with ansible. Use git for version control. Use Python to manage network devices. Use Python libraries for network devices. Network automation course details Who will benefit: Network engineers. Prerequisites: TCP/IP foundation for engineers. Duration 5 days Network automation course contents What is DevOps Programming and automating networks, networks and clouds, AWS, OpenStack, SDN, DevOps for network operations. Initial configuration Configuring SSH, ZTP, POAP. Hands on Initial lab configuration. Getting started with ansible The language, the engine, the framework. Uses of ansible, orchestration. The architecture, Controlling machines, nodes, Agentless, SSH, modules. Configuration management, inventories, playbooks, modules, roles. Hands on Installing ansible, running ad hoc commands. Ansible playbooks ansible-playbook, YAML, plays, tasks, handlers, modules. Playbook variables. Register module, debug module. Hands on Running playbooks. Ansible Inventories /etc/ansible/hosts, hosts, groups, static inventories, dynamic inventories. Inventory variables, external variables. Limiting hosts. Hands on Static inventories, variables in inventory files. Ansible modules for networking Built in modules, custom modules, return values. Core modules for network operations. Cisco and/ or Juniper modules. ansible_connection. Ansible 2.6 CLI. Hands on Using modules. Ansible templating and roles Configuration management, full configurations, partial configurations. The template module, the assemble module, connection: local, Jinja2 templates, variables, if, for, roles. Hands on Generating multiple configurations from a template. Network programming and modules Why use Python? Why use ansible? alternatives, ansible tower, Linux network devices. Programming with Python Scripting versus application development, Python interactive mode, Python scripts, Python 2.7 vs Python 3. A simple Python script. Variables, loops, control statements, operators. PEP style guide. Python IDEs. Hands on Simple Python programs. More Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip install, Hands on Python programming with pyping. Git Distributed version control, repositories, Git and GitHub, Alternatives to GitHub, Installing git, git workflows, creating repositories, adding and editing files, branching and merging, merge conflicts. Hands on working with Git. Python and networking APIs, Sockets, Telnetlib, pysnmp, ncclient, ciscoconfparse. Paramiko SSH and Netmiko Integrating Python and network devices using SSH. Netmiko, Netmiko methods. Hands on Netmiko. PyEZ Juniper, NETCONF, installing PyEZ, a first pyEZ script, pyEZ configuration management. Hands on Juniper configuration management with pyEZ. NAPALM What is NAPALM, NAPALM operations, getters, Replace, merge, compare, commit, discard. Hands on Configuration with NAPALM. Integrating ansible and NAPALM. Python and REST REST APIs, enabling the REST API. Accessing the REST API with a browser, cURL, Python and REST, the request library. Hands on Using a REST API with network devices.
Embark on a transformative journey into the realm of programming with our Intermediate Python Coding course. Picture yourself delving deeper into the world of Python, a language known for its versatility and efficiency. This course begins with a refresher introduction, setting a solid foundation before advancing to more complex concepts. It's designed not just to teach but to immerse you in the intricacies of Python. From understanding the fundamentals of classes and methods to unraveling the complexities of Object-Oriented Programming (OOP), each section is a step towards mastering this powerful programming language. Whether you're looking to enhance your coding skills for professional growth or personal satisfaction, this course bridges the gap between basic understanding and advanced proficiency. As you progress, you'll explore the sophisticated elements of Python, including inheritance, polymorphism, encapsulation, and abstraction. These concepts are not just taught theoretically; you'll see them come to life through practical applications, especially in the creation of Python games. This hands-on approach ensures that you're not just learning concepts but also applying them in real-world scenarios. The course also delves into Python's extensive libraries as you learn about modules, packages, and data handling with Pandas. Completing the course with error and exception handling, you emerge not just as someone who can code but as a problem-solver who can navigate through challenges and create efficient, elegant solutions. Learning Outcomes Gain a deeper understanding of Python classes, methods, and OOP principles. Develop skills in implementing inheritance, polymorphism, encapsulation, and abstraction in Python. Create interactive Python games and applications to apply coding skills practically. Learn to manage and utilise Python modules, packages, and the Pandas library. Master error and exception handling in Python for robust coding. Why choose this Intermediate Python Coding course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Intermediate Python Coding course for? Programmers looking to advance from basic to intermediate Python skills. Computer science students seeking a deeper understanding of Python. Software developers aiming to enhance their proficiency in Python. Data analysts and scientists interested in leveraging Python's capabilities. Hobbyists and tech enthusiasts keen on developing Python applications. Career path Software Developer: £30,000 - £60,000 Data Analyst: £25,000 - £50,000 Python Developer: £28,000 - £55,000 Machine Learning Engineer: £32,000 - £70,000 Data Scientist: £35,000 - £75,000 Back-end Developer: £27,000 - £53,000 Prerequisites This Beginner to Intermediate Python Coding does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Beginner to Intermediate Python Coding was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Section 01: Introduction Course Introduction 00:02:00 Course Curriculum 00:05:00 How to get Pre-requisites 00:02:00 Getting Started on Windows, Linux or Mac 00:01:00 How to ask Great Questions 00:02:00 Section 02: Class Introduction to Class 00:07:00 Create a Class 00:09:00 Calling a Class Object 00:08:00 Class Parameters - Objects 00:05:00 Access Modifiers(theory) 00:10:00 Summary 00:02:00 Section 03: Methods Introduction to methods 00:06:00 Create a method 00:07:00 Method with parameters 00:12:00 Method default parameter 00:06:00 Multiple parameters. 00:05:00 Method return keyword. 00:04:00 Method Overloading. 00:05:00 Summary 00:02:00 Section 04: OOPs Object-Oriented Programming Introduction to OOPs 00:05:00 Classes and Objects 00:08:00 Class Constructors 00:07:00 Assessment Test1 00:01:00 Solution for Assessment Test1 00:03:00 Summary 00:01:00 Section 05: Inheritance and Polymorphism Introduction 00:04:00 Inheritance 00:13:00 Getter and Setter Methods 00:12:00 Polymorphism 00:13:00 Assessment Test2 00:03:00 Solution for Assessment Test2 00:03:00 Summary 00:01:00 Section 06: Encapsulation and Abstraction Introduction 00:03:00 Access Modifiers (public, protected, private) 00:21:00 Encapsulation 00:07:00 Abstraction 00:07:00 Summary 00:02:00 Section 07: Python Games for Intermediate Introduction 00:01:00 Dice Game 00:06:00 Card and Deck Game Playing 00:07:00 Summary 00:01:00 Section 08: Modules and Packages Introduction 00:01:00 PIP command installations 00:12:00 Modules 00:12:00 Naming Module 00:03:00 Built-in Modules 00:03:00 Packages 00:08:00 List Packages 00:03:00 Summary 00:02:00 Section 09: Working Files with Pandas Introduction 00:02:00 Reading CSV files 00:11:00 Writing CSV files 00:04:00 Summary 00:01:00 Section 10: Error and ExceptionHandling Introduction 00:01:00 Errors - Types of Errors 00:08:00 Try - ExceptExceptions Handling 00:07:00 Creating User-Defined Message 00:05:00 Try-Except-FinallyBlocks 00:07:00 Summary 00:02:00
Overview Learn how to build a promising and lucrative career by training to become a Computer Programmer without any previous skill needed. This innovative Python Programming for Everybody course delivers the full training needed to secure a future role in IT programming. By utilising the popular Python programming platform and language, you will swiftly learn how to understand the principles of writing programs and using variables in their construction. You will also be taught how to set up conditional and repeated executions in a routine, alongside the ability to recode and reuse other programs for templates or loops. Code yourself a bright future now. How will I get my certificate? You may have to take a quiz or a written test online during or after the course. After successfully completing the course, you will be eligible for the certificate. Who is this course for? There is no experience or previous qualifications required for enrolment on this Python Programming for Everybody. It is available to all students, of all academic backgrounds. Requirements Our Python Programming for Everybody is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Having these various qualifications will increase the value in your CV and open you up to multiple sectors such as Business & Management , Admin, Accountancy & Finance, Secretarial & PA, Teaching & Mentoring etc. Course Curriculum 6 sections • 41 lectures • 08:36:00 total length •A Installing Python: 00:17:00 •Documentation: 00:30:00 •Command Line: 00:17:00 •Variables: 00:29:00 •Simple Python Syntax: 00:15:00 •Keywords: 00:18:00 •Import Module: 00:17:00 •Additional Topics: 00:23:00 •If Elif Else: 00:31:00 •Iterable: 00:10:00 •For: 00:11:00 •Loops: 00:20:00 •Execute: 00:05:00 •Exceptions: 00:18:00 •Data Types: 00:24:00 •Number Types: 00:28:00 •More Number Types: 00:13:00 •Strings: 00:20:00 •More Strings: 00:11:00 •Files: 00:08:00 •Lists: 00:15:00 •Dictionaries: 00:04:00 •Tuples: 00:07:00 •Sets: 00:09:00 •Comprehensions: 00:10:00 •Definitions: 00:02:00 •Functions: 00:06:00 •Default Arguments: 00:06:00 •Doc Strings: 00:06:00 •Variadic Functions: 00:07:00 •Factorial: 00:07:00 •Function Objects: 00:07:00 •Lambda: 00:11:00 •Generators: 00:06:00 •Closures: 00:10:00 •Classes: 00:09:00 •Object Initialization: 00:05:00 •Class Static Members: 00:07:00 •Classic Inheritance: 00:10:00 •Data Hiding: 00:07:00 •Assignment - Python Programming for Everybody: 00:00:00
Network DevOps course description This course is not a soft skills course covering the concepts of DevOps but instead concentrates on the technical side of tools and languages for network DevOps. Particular technologies focussed on are ansible, git and Python enabling delegates to leave the course ready to starting automating their network. Hands on sessions follow all major sections. More detailed courses on individual aspects of this course are available. What will you learn Evaluate network automation tools. Automate tasks with ansible. Use git for version control. Use Python to manage network devices. Use Python libraries for network devices. Network DevOps course details Who will benefit: Administrators automating tasks. Prerequisites: TCP/IP Foundation Duration 5 days Network DevOps course contents What is DevOps Programming and automating networks, networks and clouds, AWS, OpenStack, SDN, DevOps for network operations. Initial configuration Configuring SSH, ZTP, POAP. Hands on Initial lab configuration. Getting started with ansible The language, the engine, the framework. Uses of ansible, orchestration. The architecture, Controlling machines, nodes, Agentless, SSH, modules. Configuration management, inventories, playbooks, modules, roles. Hands on Installing ansible, running ad hoc commands. Ansible playbooks ansible-playbook, YAML, plays, tasks, handlers, modules. Playbook variables. Register module, debug module. Hands on Running playbooks. Ansible Inventories /etc/ansible/hosts, hosts, groups, static inventories, dynamic inventories. Inventory variables, external variables. Limiting hosts. Hands on Static inventories, variables in inventory files. Ansible modules for networking Built in modules, custom modules, return values. Core modules for network operations. Cisco and/or Juniper modules. ansible_connection. Ansible 2.6 CLI. Hands on Using modules. Ansible templating and roles aConfiguration management, full configurations, partial configurations. The template module, the assemble module, connection: local, Jinja2 templates, variables, if, for, roles. Hands on Generating multiple configurations from a template. Network programming and modules Why use Python? Why use ansible? alternatives, ansible tower, Linux network devices. Programming with Python Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip instal. Hands on Python programming with pyping. More Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip install. Hands on Python programming with pyping. Git Distributed version control, repositories, Git and GitHub, Alternatives to GitHub, Installing git, git workflows, creating repositories, adding and editing files, branching and merging, merge conflicts. Hands on working with Git. Python and networking APIs, Sockets, Telnetlib, pysnmp, ncclient, ciscoconfparse. Paramiko SSH and Netmiko Integrating Python and network devices using SSH. Netmiko, Netmiko methods. Hands on Netmiko. NAPALM What is NAPALM, NAPALM operations, getters, Replace, merge, compare, commit, discard. Hands on Configuration with NAPALM. Integrating ansible and NAPALM. Python and REST REST APIs, enabling the REST API. Accessing the REST API with a browser, cURL, Python and REST, the request library. Hands on Using a REST API with network devices.
Course Overview Find the ultimate guide for learning Django framework by taking this Django REST Framework - Full Stack Python APIs using Python course. In this course, you will learn the techniques to build Python Rest APIs using the Django framework. This Django REST Framework - Full Stack Python APIs using Python course breaks tools and techniques to enhance your understanding of the Django framework and its features. The project-based course provides step-by-step instructions on how to create a Rest API from scratch. You will start the course by learning how to set up a Django development environment and proceed towards the fundamental steps in creating a Rest API project. You will gain the knowledge to develop Rest APIs using function-based views and class-based views. You will also learn the best practices to secure your Rest APIs. Learning Outcomes Gain in-depth knowledge Rest API Learn hope to configure the Rest API Identify the importance of Django Framework Deepen your understanding of mixins and generic views Know how to create Rest APIs using function based views Learn how to create viewset Be able to create Rest APIs with class based views Who Is This Course For? The Django REST Framework - Full Stack Python APIs using Python course is incredibly beneficial for professionals interested in learning how to create Python Rest APIs in Django Framework. Entry Requirement This course is available to all learners of all academic backgrounds. Learners should be aged 16 or over. Good understanding of English language, numeracy and ICT skills are required to take this course. Certification After you have successfully completed the course, you will obtain an Accredited Certificate of Achievement. And, you will also receive a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy for £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why Choose Us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos and materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; United Kingdom & internationally recognized accredited qualification; Access to course content on mobile, tablet and desktop from anywhere, anytime; Substantial career advancement opportunities; 24/7 student support via email. Career Path Django REST Framework - Full Stack Python APIs using Python provides essential skills that will make you more effective in your role. It would be beneficial for any related profession in the industry, such as Full Stack- Lead Software Developer Python/Django Developer Backend Developer Software Engineer-Python Unit 01: Start Here Module 01: Course and Instructor Introduction 00:03:00 Module 02: How to make the best of this course 00:02:00 Unit 02: Introduction Module 01: What is REST? 00:06:00 Module 02: Why REST 00:08:00 Module 03: What and Why DJango REST Framework 00:06:00 Unit 03: Software Setup Module 01: Install DJango 00:03:00 Module 02: Install DJango REST Framework 00:01:00 Module 03: Install MySql and MySql workbench 00:03:00 Module 04: Launch MySql workbench 00:02:00 Module 05: Install python mysqlclient 00:01:00 Module 06: Install ATOM 00:03:00 Module 07: Install Postman 00:01:00 Unit 04: REST in Action Module 01: Create the Project 00:03:00 Module 02: Create a view 00:02:00 Module 03: Configure the URL and TEST 00:03:00 Module 04: Create app level urls 00:02:00 Module 05: Create a model class 00:03:00 Module 06: Configure the database and run migrations 00:03:00 Module 07: Use the model in the view and test 00:03:00 Unit 05: Function Based Views and Serializers Module 01: DRF Components 00:06:00 Module 02: Function Based Views 00:05:00 Module 03: Serializers 00:04:00 Module 04: Create the Project 00:02:00 Module 05: Create the Model 00:02:00 Module 06: Create the Serializer 00:02:00 Module 07: GET single student 00:04:00 Module 08: Create Student 00:04:00 Module 09: Implement Non Primary Key Based Operations 00:07:00 Module 10: Use @api_view 00:01:00 Module 11: Configure the URLs 00:02:00 Module 12: Test 00:07:00 Module 13: Test Using Postman 00:04:00 Unit 06: Class Based Views Module 01: Introduction 00:03:00 Module 02: Create the Project 00:03:00 Module 03: Implement Non Primary Key Based Operations 00:06:00 Module 04: Implement Primary Key Based Operations 00:07:00 Module 05: Configure the URLs and TEST 00:04:00 Unit 07: Mixins Module 01: Introduction 00:05:00 Module 02: Non Primary Key based operations 00:04:00 Module 03: Primary Key based operations 00:02:00 Module 04: Configure the URLs and TEST 00:02:00 Unit 08: Generic Views Module 01: Generics 00:03:00 Module 02: Generics in action 00:03:00 Unit 09: ViewSets Module 01: Introduction 00:03:00 Module 02: Create ViewSet 00:02:00 Module 03: Configure URLs and Test 00:04:00 Unit 10: Nested Serializers Module 01: Create the project 00:02:00 Module 02: Create model 00:03:00 Module 03: Create Serializers 00:04:00 Module 04: Create REST endpoints 00:03:00 Module 05: Configure URLs 00:02:00 Module 06: Test 00:03:00 Unit 11: Pagination Module 01: Introduction 00:06:00 Module 02: Pagination in action 00:05:00 Module 03: Pagination at class level 00:03:00 Module 04: Using LimitOffsetPagination 00:01:00 Unit 12: Security Module 01: Introduction 00:04:00 Module 02: Authentication in action 00:03:00 Module 03: Authorization in action 00:06:00 Module 04: Global Security 00:04:00 Unit 13: Flight Reservation API Module 01: Usecase 00:01:00 Module 02: Create the Project 00:01:00 Module 03: Create Model Classes 00:03:00 Module 04: Create Reservation Model 00:01:00 Module 05: Create Serializers 00:01:00 Module 06: Create ViewSets 00:02:00 Module 07: Configure the Router 00:02:00 Module 08: Run Migrations 00:01:00 Module 09: Initial round of testing 00:04:00 Module 10: Implement findFlights endpoint 00:03:00 Module 11: Test findFlights 00:05:00 Module 12: Implement Save Reservation 00:06:00 Module 13: Test Save Reservation 00:04:00 Unit 14: Validations Module 01: In-Built Validations 00:04:00 Module 02: Allowing Blank and Null Values 00:02:00 Module 03: Create Custom Validator 00:05:00 Module 04: Two more ways 00:07:00 Unit 15: Token Auth Module 01: Introduction 00:03:00 Module 02: Configure Token Auth 00:05:00 Module 03: Create Users and Token 00:04:00 Module 04: Token Auth in action 00:03:00 Module 05: Automate Token Creation 00:09:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00