• Professional Development
  • Medicine & Nursing
  • Arts & Crafts
  • Health & Wellbeing
  • Personal Development

5944 Courses in Liverpool delivered On Demand

2021 Python Programming From Beginner to Expert

4.3(43)

By John Academy

Course Overview Find the ultimate Python Developer roadmap by taking this 2021 Python Programming From Beginner to Expert course. Through this course, you will gain the fundamental skills to create your Python programs from scratch. In this step-by-step 2021 Python Programming From Beginner to Expert course, you will learn core Python skills from beginners to advanced features. The training begins by outlining the software installation procedure, guiding you through a series of Python basic data types, Python operators, advanced data types, Python functions and loops. You will learn how to handle errors in Python and comprehend the advanced functions in Python. The skills you develop in the program will enable you to create and run your first Python project. Enroll today and take your Python programming skills to the next level! Learning Outcomes Learn how to install Python on various operating systems Gain in-depth knowledge of the basic data types in Python Strengthen your knowledge of Python operators Learn about Python advanced data types Deepen your understanding of Python advanced functions Learn step-by-step how to handle errors Who is this course for? Anyone interested in learning Python programming and exploring the path to become a Python developer can take this 2021 Python Programming From Beginner to Expert course. This course opens the door for tremendous opportunities. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £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/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path The 2021 Python Programming From Beginner to Expert course would be beneficial for any related profession or industry such as: Python Developer Python Programmer Product Manager Data Analyst Module 01: Introduction to Python Programming from A-Z Introduction To Python Section Overview 00:05:00 What is Python Programming? 00:10:00 Who is This Course For? 00:05:00 Python Programming Marketplace 00:06:00 Python Job Opportunities 00:05:00 How To Land a Python Job Without a Degree 00:08:00 Python Programmer Job Roles 00:09:00 Python from A-Z Course Structure 00:04:00 Module 02: Getting Familiar with Python Getting Familiar with Python Section Overview 00:06:00 Installing Python on Windows 00:10:00 Anaconda and Jupyter Notebooks Part 1 00:08:00 Anaconda and Jupyter Notebooks Part 2 00:16:00 Comments 00:05:00 Python Syntax 00:02:00 Line Structure 00:03:00 Line Structure Exercise 00:07:00 Joining Lines 00:05:00 Multiple Statements on a Single Line 00:05:00 Indentation 00:08:00 Module 03: Basic Data Types Basic Data Types Section Overview 00:08:00 String Overview 00:10:00 String Manipulation 00:07:00 String Indexing 00:04:00 String Slicing 00:08:00 Printing 00:10:00 Python Variables 00:08:00 Integers and Floats 00:08:00 Booleans 00:05:00 Mini Project 1 : Letter Counter 00:20:00 Module 04: Python Operators Python Operators Section Overview 00:04:00 Comparison Operators 00:09:00 Arithmetic Operators 00:08:00 Assignment Operators 00:04:00 Logical Operators 00:13:00 Identity Operators 00:05:00 Membership Operators 00:02:00 Bitwise Operators 00:08:00 Module 05: Advanced Data Types Python Advanced Data Types Section Overview 00:11:00 Sets 00:06:00 List Overview 00:05:00 List Slicing and Indexing 00:04:00 Tuples 00:02:00 Dictionaries 00:11:00 When to use each one? 00:05:00 Compound Data Types 00:03:00 Module 06: Control Flow Part 1 Control Flow Part 1 Section Overview 00:15:00 Introduction to Control Flow 00:01:00 Basic Conditional Statements 00:14:00 More Conditional Statements 00:05:00 For Loops 00:10:00 While Loops 00:12:00 Module 07: Control Flow Part 2 Control Flow Part 2 Section Overview 00:02:00 Break Statements 00:08:00 Continue Statements 00:05:00 Zip Function 00:07:00 Enumerate Function 00:04:00 List Comprehension 00:04:00 Module 08: Python Functions Python Functions Section Overview 00:03:00 Introduction to Functions 00:05:00 Python help Function 00:03:00 Defining Functions 00:09:00 Variable Scope 00:08:00 Doc Strings 00:04:00 Module 09: User Input and Error Handling User Input and Error Handling Section Overview 00:02:00 Introduction to Error Handling 00:03:00 User Input 00:04:00 Syntax Errors 00:04:00 Exceptions 00:11:00 Handling Exceptions Part 1 00:08:00 Handling Exceptions Part 2 00:08:00 Module 10: Python Advanced Functions Python Advanced Functions Section Overview 00:05:00 Lambda Functions 00:05:00 Functions args and kwargs 00:10:00 Iterators 00:08:00 Generators and Yield 00:12:00 Map Function 00:14:00 Filter Function 00:08:00 Module 11: Python Scripting and Libraries Python Scripting and Libraries Section Overview 00:05:00 What is a script? 00:01:00 What is an IDE? 00:17:00 What is a text editor? 00:12:00 From Jupyter Notebook to VScode Part 1 00:15:00 From Jupyter Notebook to VScode Part 2 00:05:00 Importing Scripts 00:03:00 Standard Libraries 00:04:00 Third Party Libraries 00:06:00 Module 12: NumPy NumPy Section Overview 00:04:00 Introduction to NumPy 00:04:00 Why use NumPy? 00:04:00 NumPy Arrays 00:10:00 Reshaping, Accessing, and Modifying 00:07:00 Slicing and Copying 00:06:00 Inserting, Appending, and Deleting 00:10:00 Array Logical Indexing 00:04:00 Broadcasting 00:08:00 Module 13: Pandas Introduction to Pandas 00:17:00 Pandas Series 00:17:00 Pandas Series Manipulation 00:17:00 Pandas DataFrame 00:17:00 Pandas DataFrame Manipulation 00:13:00 Dealing with Missing Values 00:10:00 Module 14: Introduction to OOP Functional vs OOP 00:06:00 OOP Key Definitions 00:04:00 Create your First Class 00:12:00 How to Create and Use Objects 00:06:00 How to Modify Attributes 00:12:00 Module 15: Advanced OOP Python Decorators 00:27:00 Property Decorator 00:09:00 Class Method Decorator 00:07:00 Static Methods Decorator 00:10:00 Inheritance 00:21:00 Module 16: Starting a Career in Python Python Career Section Overview 00:06:00 Getting Started with Freelancing 00:09:00 Building A Brand 00:12:00 Personal Branding 00:13:00 Importance of Having Website/Blog 00:04:00 Networking Do's and Don'ts 00:04:00 Top Freelance Websites 00:08:00 Creating A Python Developer Resume 00:06:00 Resources Resources - Python Programming Beginner to Expert Course 00:00:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

2021 Python Programming From Beginner to Expert
Delivered Online On Demand15 hours 28 minutes
£18

ChatGPT: Beginner Crash Course

4.8(9)

By Skill Up

ChatGPT is a powerful AI language model that can be used for a variety of tasks. This crash course will teach you the basics of ChatGPT, including how to use it to generate text, translate languages, and answer your questions.

ChatGPT: Beginner Crash Course
Delivered Online On Demand3 hours 9 minutes
£25

Complete German Course - Beginner

4.3(43)

By John Academy

Description Being a second language learner, do you want to be an expert in the German language? Are you interested to increase your fluency in this language to get much more opportunities in educational sectors, job markets, and office? If so, take a look at our well-designed German language learning course. Its precise contents help you to be better in using the German language in vivid ways. The Complete German Course - Beginner course deals with the basic German language, grammar, vocabulary, and use of German tense. The outlines of the course incorporate a different form of the pronoun, and effective words so that you can use these properly to improve your communicational and conversational skills. It introduces you to the key use of the verb, and greeting sentences. The purpose of the course is to enrich your fluency so that you can respond in asking a question of your surrounded people. Assessment: This course does not involve any MCQ test. Students need to answer assignment questions to complete the course, the answers will be in the form of written work in pdf or word. Students can write the answers in their own time. Once the answers are submitted, the instructor will check and assess the work. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. Who is this Course for? Complete German Course - Beginner is certified by CPD Qualifications Standards and CiQ. This makes it perfect for anyone trying to learn potential professional skills. As there is no experience and qualification required for this course, it is available for all students from any academic background. Requirements Our Complete German Course - Beginner is fully compatible with any kind of device. Whether you are using Windows computer, Mac, smartphones or tablets, you will get the same experience while learning. Besides that, you will be able to access the course with any kind of internet connection from anywhere at any time without any kind of limitation. Career Path After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Module 1 Learn German - Find out all about this course in less than two min 00:02:00 Learn German - The Alphabet 00:14:00 Learn German - Pronouncing certain combinations of letters 00:09:00 Learn German - Introduce yourself and others 00:07:00 Learn German - Greet someone - say good-bye to someone 00:09:00 Learn German - The Gender - the Articles 00:08:00 Learn German - Where do you come from- 00:07:00 Learn German - What languages do you speak- 00:06:00 Learn German - The numbers until 20 00:11:00 Learn German - The numbers until 100 00:08:00 Module 2 The personal pronouns and conjugation of the verbs 'to be' and 't 00:11:00 Learn German - The conjugation in the present part 1 00:10:00 Learn German - The conjugation in the present part 2 00:18:00 Learn German - The conjugation in the present part 3 00:15:00 Learn German - Recap dictation 00:22:00 Learn German - The possessive pronoun 00:19:00 Learn German - The Family 00:16:00 Learn German - More detailed information about the person- pers 00:17:00 Learn German - The food-Going shopping 00:20:00 Learn German - The price- How much does it cost- 00:12:00 Module 3 Learn German - The question words with W-The Yes- No questions 00:16:00 Learn German - The times of the day-The days of the week 00:15:00 Learn German - The daily routine 00:23:00 Learn German - The apartment 00:19:00 Learn German - The real estate announce 00:21:00 Learn German - The furniture- The interior equipment 00:18:00 Learn German - The plural 00:18:00 Learn German - The gender-the grammatical gender 00:18:00 Learn German - Country information 00:19:00 Learn German - The negation with 'nicht' and 'kein' 00:17:00 Module 4 Learn German - Separable and non-separable verbs 00:20:00 Learn German - The colors 00:12:00 Learn German - Hobbies 00:17:00 Learn German - Let's cook 00:17:00 Learn German - Repeat Dictation 00:17:00 Learn German - Test 00:14:00 Learn German - Test - Part 2 00:19:00 Learn German - The syntax 00:18:00 Learn German - Introduction to the cases 00:02:00 Learn German - The Perfect 00:20:00 Module 5 Learn German - The Participle II 00:17:00 Learn German - Exercises for Participle II and Perfect 00:19:00 Learn German - Occupations and work environment 00:24:00 Learn German - Understanding a job advertisement 00:19:00 Learn German - Introduction to the prepositions 00:13:00 Learn German - When traveling 00:20:00 Learn German - Fill out a form 00:25:00 Learn German - The body parts 00:21:00 Learn German - Health and sickness 00:18:00 Learn German - At the doctor's 00:22:00 Module 6 Learn German - The comparative 00:20:00 Learn German - The superlative 00:18:00 Learn German - What is a healthy diet 00:20:00 Learn German - To be in a city 00:20:00 Learn German - Local prepositions 00:15:00 Learn German - The polite speech-The subjunctive 2 00:21:00 Learn German - The clothing 00:27:00 Learn German - The ordinal numbers 00:17:00 Learn German - Important holidays in Germany 00:20:00 Learn German - The big Germany quiz 00:21:00 Course Certification Order your Certificate 00:00:00

Complete German Course - Beginner
Delivered Online On Demand16 hours 18 minutes
£11.99

Complete Solidworks Training: Beginner to Advanced

By Compete High

🚀 Unlock Your Design Potential with 'Complete Solidworks Training: Beginner to Advanced' 🚀   Are you ready to transform your engineering and design skills? Dive into the world of 3D modeling and product design with our comprehensive online course - 'Complete Solidworks Training: Beginner to Advanced.' Whether you're just starting or looking to master advanced techniques, this course is your gateway to becoming a Solidworks pro.   Here's a sneak peek into what each module has in store for you: 🔍 Module 1: Slides Get familiar with the Solidworks interface and set the stage for your learning journey. 🌐 Module 2: Introduction Understand the core concepts of Solidworks and how it revolutionizes the design process. 📏 Module 3: Sketch Tools Master the art of sketching in Solidworks to lay the foundation for your 3D models. 🔩 Module 4: Random Part 2 Dive into creating random parts and elevate your design skills. 🔄 Module 5: Random Screw Learn the intricacies of designing screws and fasteners for practical applications. 📐 Module 6: Flange Explore the Flange tool to create sheet metal components with precision. 🛠️ Module 7: Assembly Interface Grasp the essentials of assembling parts seamlessly, a crucial skill for any designer. ️ Module 8: Crank Mechanism Delve into the complexities of designing a crank mechanism, enhancing your engineering prowess. 🍾 Module 9: Soda Bottle Bring your creativity to life by designing a realistic soda bottle using Solidworks. 🥤 Module 10: Soda Can Extend your beverage packaging design skills with a detailed study on soda can creation. 🔩 Module 11: Bearing Parts 1,2,3 Unravel the intricacies of bearing design, from individual parts to the complete assembly. 🔧 Module 12: Jet Engine Parts, Casing, and Assembly Take your skills to new heights by designing jet engine components and mastering assembly techniques. 🚀 Module 13: Rocket, Rocket Assembly Conclude your journey with a blast! Design a rocket and assemble it, showcasing your newfound Solidworks expertise.   ✨ Why Choose Our Course?   Comprehensive Curriculum: Covering everything from basics to advanced assemblies, ensuring no aspect is left untouched. Hands-On Projects: Apply your knowledge with real-world projects, making the learning experience practical and engaging. Expert Instruction: Learn from seasoned professionals with years of experience in Solidworks and product design. Lifetime Access: Access the course content anytime, anywhere, and revisit the material as needed.   Ready to embark on your Solidworks adventure? Enroll now and revolutionize your design capabilities! 🚀🎓 Course Curriculum Lecture 01 Draft Lesson 00:00 Lecture 02 Introduction 00:00 Lecture 03 Sketch Tools 00:00 Lecture 04 Random Part 2 00:00 Lecture 05 Random Screw (2) 00:00 Lecture 06 Flange 00:00 Lecture 07 Assembly Interface 00:00 Lecture 08 Crank Mechanism 00:00 Lecture 09 Soda Bottle 00:00 Lecture 10 Soda Can 00:00 Lecture 11 Bearing Parts 1 00:00 Bearing Parts 2 00:00 Bearing Assembly 00:00 Lecture 12 Jet Endgine Parts 1 00:00 Jet Engine Casing and Assembly 00:00 Lecture 13 Rocket 00:00 Rocket Assembly 00:00

Complete Solidworks Training: Beginner to Advanced
Delivered Online On Demand3 hours 24 minutes
£25

Artisan Baking Beginner Course - Pastry & Desserts

4.5(3)

By Studyhub UK

Imagine the smell of freshly baked chocolate brownies travelling through your kitchen or the taste of a warm, gooey cinnamon roll on a cold winter day. With this Artisan Pastry & Desserts - Essential Beginner Baking course, you'll learn how to make all your favourite pastries and desserts. From classic chocolate brownies to more unique creations like stroopwafels and tarte tatin, you can make them all. This comprehensive guide is tailor-made for those taking their first steps in the enchanting world of baking. So you don't have to worry about a thing! The Artisan Pastry & Desserts course kickstarts with an engaging introduction. It is then followed by a journey through the magic of flavours and textures found in classic confections like chocolate brownies, apple tart using Pate Sablee, and doughnuts with the duo of chocolate and cinnamon. Turn ordinary moments into extraordinary celebrations with our step-by-step guide to crafting authentic Stroopwafels and cinnamon rolls. We provide expert tips, clear instructions, and supportive guidance, helping you transform simple ingredients into culinary masterpieces. Master the art of creating the delectable Tarte Tatin with puff pastry, ensuring you never run out of delightful dessert ideas for any occasion. The Artisan Pastry & Desserts course doesn't end there. As a bonus, delve into the heart of artisan baking with our special section on 'Sourdough & Beyond!' Here, you'll learn how to bake with the tangy, earthy flavours of sourdough, exploring techniques that take your baking prowess to the next level. Embark on this sweet journey with us, and let your creativity rise like perfectly leavened dough! Enrol now and start creating delightful desserts that will amaze your friends and family. Learning Outcome:Upon completion of the Artisan Pastry & Desserts course, you will be able to: Understand the fundamentals of baking, including techniques and ingredient functions.Master the preparation of classic desserts like chocolate brownies and apple tarts.Learn to craft doughnuts with chocolate and cinnamon flavour profiles.Gain proficiency in baking Dutch Stroopwafels and homemade cinnamon rolls.Develop skills to make a tantalising Tarte Tatin using puff pastry.Understand the science behind making and maintaining a sourdough starter.Learn to bake using sourdough for a range of breads and pastries.Enhance creativity and confidence in the kitchen with a focus on artisan pastries. Who is this course for?This Artisan Pastry & Desserts course is perfect for: Absolute beginners with a passion for baking.Home cooks looking to expand their dessert repertoire.Aspiring bakers seeking to understand the science of baking.Food enthusiasts interested in artisan pastry-making.Individuals planning to start their own home baking business. Career PathCompleting this Artisan Pastry & Desserts - Essential Beginner Baking course could pave the way for various baking-related careers in the UK. You could start as a pastry chef or baker in restaurants, bakeries, or hotels, leveraging your skills to create delightful pastries and desserts. Alternatively, you might also consider establishing your own artisan bakery or a home-based baking business. With increasing consumer interest in homemade, artisanal goods, your specialised skills could help you carve a niche in the UK's flourishing bakery industry. How is the course assessed? To successfully complete the course you must pass an automated, multiple-choice assessment. The assessment is delivered through our online learning platform. You will receive the results of your assessment immediately upon completion. Will I receive a certificate of completion? Upon successful completion, you will qualify for the UK and internationally-recognised certification and you can choose to make your achievement formal by obtaining your PDF Certificate at a cost of £9 and Hardcopy Certificate for £15. Why study this course The course will be very useful for all types of learners. Whether you are an absolute beginner or a professional the course will enhance your expertise and boost your skills to make the perfect mouth watering desserts. You will also get an accredited qualification attesting to your knowledge. Artisan Pastry & Desserts - Essential Beginner Baking Course is open to all, with no formal entry requirements. All you need is a passion for learning, a good understanding of the English language, numeracy and IT, and to be over the age of 16. Course Curriculum Course Introduction Welcome to the Artisan Pastry & Desserts Course 00:02:00 Make Your Sourdough Starter 00:02:00 Chocolate Brownies Chocolate Brownies Recipe Introduction & Ingredients 00:01:00 Melting your Chocolate & Butter Mixture 00:02:00 Chocolate Batter Mix 00:02:00 Bake your Brownies! 00:01:00 Chocolate Brownie Conclusion 00:01:00 Apple Tart - Pate Sablee Apple Tart Recipe Introduction & Ingredients 00:02:00 Pâte Sablée Dough Mix 00:02:00 Bake Your Pâte Sablée 00:02:00 Peeling & Cutting your Apples 00:02:00 Creating your Purée 00:01:00 Preparing your Apple Slices 00:02:00 Tart Assembly 00:01:00 Apple Tart Conclusion 00:01:00 Doughnuts - Chocolate & Cinnamon Doughnuts Recipe Introduction & Ingredients 00:01:00 Doughnut Dough Mix 00:01:00 Stretch & Folds 00:02:00 Dough Preparation 00:02:00 Fry Your Doughnuts 00:02:00 Prepare Your Toppings 00:02:00 Artisan Doughnut Conclusion 00:01:00 Stroopwafels Stroopwafels Recipe Introduction & Ingredients 00:01:00 Stroopwafel Dough Mix 00:01:00 Stretch & Folds 00:01:00 Shape Your Waffles 00:03:00 Cooking Your Waffles 00:01:00 Let's Make Syrup! 00:02:00 Stroopwafel assembly & Conclusion 00:02:00 Cinnamon Rolls Cinnamon Rolls Recipe Introduction & Ingredients 00:01:00 Cinnamon Rolls Dough Mix 00:02:00 Stretch & folds 00:02:00 Cinnamon Roll Dough Preparation 00:03:00 Prepare Your Icing 00:01:00 Bake Your Cinnamon Rolls Conclusion 00:01:00 Tarte Tatin - Puff Pastry Tarte Tatin Recipe Introduction & Ingredients 00:02:00 Puff Pastry Dough Mix 00:01:00 Stretch & Folds dss 00:01:00 Shape Your Dough 00:02:00 Create a Beurrage 00:02:00 Dough & Butter Folds 00:04:00 Peeling & Cutting your Apples 00:02:00 Let's Make Caramel! 00:01:00 Bake Your Tarte 00:02:00 Tarte Tatin Conclusion 00:01:00 Bonus Section: Sourdough & Beyond! The Final Lesson 00:01:00

Artisan Baking Beginner Course - Pastry & Desserts
Delivered Online On Demand1 hour 15 minutes
£10.99

Adobe Illustrator CC Beginner

5.0(1)

By Course Gate

Artists and designers are widely using illustrator to magnify a design, picture, logo, and many more things. Becoming an expert in this field, you can use this program for professional and personal works. To learn vivid uses of this program skillfully, take a look at our Adobe Illustrator CC Beginner course. The contents of the course assist you to pursue the best position in this role. First and foremost, the course teaches you the basic of drawing along with the introduction of tools and its multiple functions. Furthermore, it makes clear the use of illustrator to open new documents, navigate, and use Adobe Bridge. Following that, the course guides you how to draw shapes, edit shapes, use layers, measure objects, apply stroke, fill, and gradients, and transfer the object effectively. Overall, you will learn the use of pen tools, brush to paint, many other tools to apply special effect and many other things. Who is this course for? Adobe Illustrator CC Beginner is suitable for anyone who wants to gain extensive knowledge, potential experience and professional skills in the related field. This course is CPD accredited so you don't have to worry about the quality. Requirements Our Adobe Illustrator CC Beginner is open to all from all academic backgrounds and there are no specific requirements to attend this course. It is compatible and accessible from any device including Windows, Mac, Android, iOS, Tablets etc. CPD Certificate from Course Gate  At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path This course opens a new door for you to enter the relevant job market and also gives you the opportunity to acquire extensive knowledge along with required skills to become successful. You will be able to add our qualification to your CV/resume which will help you to stand out in the competitive job industry. Course Curriculum Introduction Introduction 00:01:00 Introduction to Illustrator Why Adobe Illustrator? 00:03:00 Using Selection Tools 00:02:00 Creating New Documents 00:08:00 Saving Adobe Illustrator Files 00:06:00 Navigating the Interface 00:08:00 Managing Workspaces 00:05:00 Drawing Basics Creating Shapes 00:13:00 Using the Drawing Tools 00:10:00 Mastering the Pen Tool 00:09:00 Editing Shapes 00:08:00 Grouping and Aligning Shapes 00:06:00 Understanding Layers 00:06:00 Putting it all Together 00:07:00 Measuring and Transforming Objects Working with Rules and Guides 00:05:00 Discovering the Transform Panel 00:08:00 Using Transform and Distort 00:04:00 Applying Fills and Strokes Editing Fills with the Color Panel 00:08:00 Editing Fills with the Swatches Panel 00:09:00 Modifying Strokes 00:09:00 Creating Gradients 00:09:00 Using the Freeform Gradient 00:06:00 Setting Type Using Type Tools 00:10:00 Discovering Type Panels 00:08:00 Working with Adobe Fonts 00:04:00 Painting with Brushes Discovering the Brush Panel 00:06:00 Creating Custom Brushes 00:06:00 Using the Blob Brush 00:08:00 Applying Effects Using the Appearance Panel 00:04:00 Understanding the Effects Menu 00:07:00 Exporting from Illustrator Creating PDF's 00:07:00 Exporting to Other Formats 00:08:00 Importing Adobe PDF´s 00:03:00 Understanding Metadata 00:04:00 Printing your Document 00:07:00 Conclusion Course recap 00:01:00 Resources Resources - Adobe Illustrator CC Beginner 00:00:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00

Adobe Illustrator CC Beginner
Delivered Online On Demand3 hours 53 minutes
£11.99

HTML and CSS Coding: Beginner to Advanced

4.9(27)

By Apex Learning

Overview This comprehensive course on HTML and CSS Coding: Beginner to Advanced will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This HTML and CSS Coding: Beginner to Advanced 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 HTML and CSS Coding: Beginner to Advanced. It is available to all students, of all academic backgrounds. Requirements Our HTML and CSS Coding: Beginner to Advanced 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 13 sections • 127 lectures • 11:50:00 total length •Introduction: 00:03:00 •Course Curriculum: 00:07:00 •How to Get Course requirements: 00:02:00 •Getting Started on Windows, Linux or Mac: 00:02:00 •How to ask a Great Questions: 00:01:00 •FAQ's: 00:01:00 •Introduction: 00:05:00 •Choosing Code Editor: 00:06:00 •Installing Code Editor (Sublime Text): 00:04:00 •Overview of a Webpage: 00:05:00 •Full HTML Code Page: 00:07:00 •First Hello World! Webpage: 00:09:00 •Introduction: 00:03:00 •Heading: 00:09:00 •Paragraph: 00:08:00 •Formatting Text: 00:12:00 •List Items Unordered: 00:05:00 •List Items Ordered: 00:04:00 •Classes: 00:09:00 •ID's in CSS: 00:06:00 •Comments in HTML: 00:04:00 •Summary: 00:04:00 •Introduction: 00:02:00 •Images: 00:12:00 •Forms: 00:05:00 •Form Actions: 00:04:00 •Br tag: 00:03:00 •Marquee: 00:06:00 •Text area: 00:06:00 •Tables: 00:06:00 •Links: 00:07:00 •Navbar - Menu: 00:04:00 •HTML Entities: 00:05:00 •Div tag: 00:06:00 •Google Maps: 00:07:00 •Summary: 00:02:00 •Introduction: 00:02:00 •HTML5 Audio: 00:07:00 •HTML5 Video: 00:05:00 •Progress Bar: 00:04:00 •Drag and Drop: 00:18:00 •Canvas: 00:06:00 •I frames: 00:05:00 •Input Types: 00:04:00 •Input Attributes: 00:06:00 •YouTube Video Linking: 00:04:00 •Creating Responsive Page: 00:05:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Registration Form: 00:04:00 •Login Form: 00:04:00 •About Us Form: 00:02:00 •Contact Us Form: 00:10:00 •Footer Form: 00:03:00 •Integrate All Together: 00:07:00 •Coding Exercise: 00:01:00 •Solution for Coding Exercise: 00:02:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Challenge - HTML 5 Clock Face with Numbers: 00:05:00 •Project overview: 00:03:00 •Conclusion on Project: 00:01:00 •Summary: 00:02:00 •Introduction: 00:03:00 •CSS Syntax: 00:05:00 •Creating a first page with CSS Style: 00:13:00 •Inline CSS: 00:06:00 •Internal CSS: 00:05:00 •CSS External: 00:10:00 •CSS Classes: 00:09:00 •CSS IDs: 00:06:00 •Colors: 00:08:00 •Backgrounds: 00:04:00 •Floating: 00:09:00 •Positioning: 00:06:00 •Margins: 00:07:00 •Padding: 00:04:00 •Borders: 00:03:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Styling Text: 00:07:00 •Aligning Text: 00:04:00 •Styling Links: 00:10:00 •Font Family: 00:07:00 •Font Styles: 00:03:00 •Applying Google Fonts: 00:07:00 •Box Model: 00:09:00 •Icons: 00:09:00 •Tables: 00:16:00 •Navigation-Menu: 00:11:00 •Dropdowns: 00:15:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Advanced Selectors: 00:05:00 •Forms: 00:17:00 •Website Layout: 00:21:00 •Rounded Corners: 00:08:00 •Color Keywords: 00:06:00 •Animations: 00:08:00 •Pseudo Classes: 00:03:00 •Gradients: 00:03:00 •Shadows: 00:03:00 •Calculations: 00:05:00 •Creating Responsive Page: 00:06:00 •Summary: 00:02:00 •Introduction: 00:01:00 •Button Styles: 00:06:00 •Flexbox: 00:14:00 •CSS Grid: 00:15:00 •Pagination: 00:07:00 •Multiple Columns: 00:06:00 •Image Reflection: 00:03:00 •UI - UX Design: 00:09:00 •Social Media Icons: 00:08:00 •External CSS Style adding: 00:06:00 •Coding Exercise: 00:01:00 •Solution for Coding Exercise: 00:03:00 •Summary: 00:02:00 •Introduction: 00:01:00 •CSS Project Getting: 00:05:00 •CSS Project Overview: 00:08:00 •Summary: 00:01:00 •Introduction: 00:02:00 •Installing Free FTP Solution (FileZilla): 00:04:00 •Setting Up FTP (File Transfer Protocol): 00:03:00 •Publish Website to Hosting Server: 00:04:00 •Summary: 00:01:00

HTML and CSS Coding: Beginner to Advanced
Delivered Online On Demand11 hours 50 minutes
£12

Nmap for Penetration Testing: From Beginner to Advanced [Updated for 2021]

By Packt

This course will get you started with Nmap and teach you all the techniques and tricks needed for scanning and probing computer networks, including host discovery and operating system detection by sending packets and analyzing the responses.

Nmap for Penetration Testing: From Beginner to Advanced [Updated for 2021]
Delivered Online On Demand6 hours 31 minutes
£37.99

Ansible for the Absolute Beginner - Hands-On - DevOps

By Packt

Unlock the power of Ansible in DevOps with this in-depth video course. From beginner to expert, this course covers everything you need to know about Ansible, accompanied by hands-on exercises that you can practice right in your browser. No prior experience needed.

Ansible for the Absolute Beginner - Hands-On - DevOps
Delivered Online On Demand2 hours 33 minutes
£74.99

Adobe Illustrator CC – Beginner Essentials Course

5.0(1)

By LearnDrive UK

We will use Adobe Illustrator CC to demonstrate how to create beautiful logo designs.

Adobe Illustrator CC – Beginner Essentials Course
Delivered Online On Demand1 hour
£5