Create a Gatsby.js Progressive Web App with GraphQL, React, and WordPress and add JAMstack to your skills
Course Overview The demand for iOS apps is increasing every day. If you want to build your career as an app developer or programmer, learning iOS app development will be a smart choice for you. Learn how to create iOS apps using Swift 5 from this Build your first iOS 14 apps using swift 5 course and take your first step to be a pro developer. This course will help you understand Swift coding and solve your problems with app development. In this Build your first iOS 14 apps using swift 5 course, you will learn about the functions of Swift programming, variables and types, operations, collections, flow control, classes and inheritance. You will be able to create your first iOS app using swift 5 and enhance your skill to start your career as an iOS app developer. This course will help you understand the app development process step by step with easily understandable bite-sized lessons. Learning Outcomes Get a clear understanding of the fundamentals of iOS and Swift development Learn iOS development programming from scratch Be able to operate Swift 5 Learn the functions of Swift 5 Learn what you should consider before making an iOS app Gain the skills to be an efficient app developer Who is this course for? This course is designed for you to learn how to design iOS applications using swift 5. Anyone interested in app development can learn effective app development skills from this course 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 Build your first iOS 14 apps using swift 5 is a useful qualification to possess and would be beneficial for any related profession or industry such as: Ios Developers Programmers Designers Unit 01: Introduction Module 01: Setup 00:02:00 Module 01: A Quick Reminder 00:01:00 Unit 02: Variables and Types in Swift Programming Module 01: Variables Strings and Constants in Swift 00:08:00 Module 02: Solution - Variables Strings and Constants in Swift 00:01:00 Module 03: Variables and Numbers in Swift 00:07:00 Module 04: Solution - Variables and Numbers in Swift 00:01:00 Module 05: Type conversions in Swift - Danger Will Robinson 00:05:00 Module 06: Solution - Type conversions in Swift - Danger Will Robinson 00:02:00 Module 07: Tuple Types in Swift 00:05:00 Module 08: Solution - Tuple Types in Swift 00:02:00 Unit 03: Optionals in Swift and the Null Problem Module 01: Optionals Nulls and Variables in Swift 00:05:00 Module 02: Solution - Optionals Nulls and Variables in Swift 00:01:00 Unit 04: Operators in Swift Module 01: Operators in Swift - Assignment Arithmetic and Concatenation 00:04:00 Module 02: Solution - Operators in Swift - Assignment Arithmetic and Concatenation 00:01:00 Module 03: Operators in Swift - Unary Compound Logic and Comparison 00:04:00 Unit 05: Collections in Swift Module 01: Collections in Swift - Arrays 00:05:00 Module 02: Solution - Collections in Swift - Arrays 00:02:00 Module 03: Collections in Swift - Sets 00:06:00 Module 04: Collections in Swift - Dictionaries 00:05:00 Module 05: Solution - Collections in Swift - Dictionaries 00:03:00 Unit 06: Flow Control in Swift Module 01: Controlling Flow in Swift - for in loops 00:08:00 Module 02: Solution - Controlling Flow in Swift - for in loops 00:03:00 Module 03: Controlling Flow in Swift - While loops 00:04:00 Module 04: Solution - Controlling Flow in Swift - While loops 00:02:00 Unit 07: Conditional Statements in Swift Module 01: Conditional Statements in Swift - If Else 00:04:00 Module 02: Solution - Conditional Statements in Swift - If Else 00:02:00 Module 03: Conditional Statements in Swift - Switch Case 00:04:00 Module 04: Solution - Conditional Statements in Swift - Switch Case 00:02:00 Unit 08: Control Transfer in Swift Module 01: Control Transfer in Swift - continue break fallthrough return throw 00:06:00 Unit 09: Functions in Swift Module 01: Functions in Swift 00:10:00 Module 02: Solution - Functions in Swift 00:03:00 Module 03: Nested Functions in Swift 00:04:00 Module 04: Solution - Nested Functions in Swift 00:03:00 Unit 10: Enumerations in Swift Module 01: Enumerations in Swift 00:05:00 Module 02: Solution - Enumerations in Swift 00:01:00 Unit 11: Classes and Inheritance in Swift Module 01: Classes in Swift 00:05:00 Module 02: Solution 1 - Classes in Swift 00:02:00 Module 03: Solution 2 - Classes in Swift 00:02:00 Module 04: Inheritance in Swift 00:07:00 Module 05: Solution - Inheritance in Swift 00:04:00 Unit 12: Your First iOS App Module 01: Your First iOS App and Familiarisation 00:05:00 Module 02: The Key iOS Project Files 00:06:00 Module 03: How to Implement a Button in the User Interface 00:05:00 Module 04: How to Connect a Button to Code in Xcode 00:05:00 Module 05: Writing Code to Change a Views Appearance and a TASK 00:02:00 Module 06: Solution to the Task and If Else View Colors 00:07:00 Unit 13: Temperature Conversion App - iOS Layouts Positioning and Buttons Module 01: A Preview of the App We Will Build 00:01:00 Module 02: Create the App and Its User Interface 00:02:00 Module 03: iOS Layouts and Positioning 00:10:00 Module 04: Connecting UI Elements to Code 00:05:00 Module 05: Converting Temperature via Button Click 00:06:00 Module 06: Adding a Bit of Excellence to the UI and a Task for You 00:06:00 Module 07: Task Solution - Adding a Conversions Counter Label 00:07:00 Unit 14: Gods App - Navigation Table Views and Data Passing Module 01: What we are Building 00:02:00 Module 02: Creating the GreekGod Data Model 00:06:00 Module 03: Navigation Controllers in iOS 00:06:00 Module 04: Creating Fake Gods 00:04:00 Module 05: How to Set Up a Table View and Its Controller 00:11:00 Module 06: Task Solution - How to Fix the Table View 00:04:00 Module 07: How to Navigate from Table View to New View in iOS 00:04:00 Module 08: Create a View Controller for the Detail View 00:03:00 Module 09: Passing Data from Table View to View Controller 00:04:00 Module 10: Setting up a Detail View Controller with Passed Data 00:11:00 Module 11: Using Images and ImageViews in Swift - And a Task 00:04:00 Module 12: Solution to the Task 00:04:00 Unit 15: Will I Burn App - Accessing APIs and Device Hardware - GPS Module 01: Preview of the App We Will Make 00:02:00 Module 02: Structures Instead of Classes 00:05:00 Module 03: How to Request Permissions and Capabilities in iOS 00:04:00 Module 04: Requesting User Permissions in iOS - Part 2 00:09:00 Module 05: Requesting User Permissions in iOS - Part 3 00:07:00 Module 06: Creating a SWEET User Interface 00:09:00 Module 07: Task - Connect the UI to Code 00:01:00 Module 08: Connecting User Interface to Code 00:02:00 Module 09: Action Sheet Alerts in iOS 00:05:00 Module 10: Update a Label and Thoughts on Storage 00:03:00 Module 11: User Defaults Storage in iOS 00:05:00 Module 12: Getting and Setting User Defaults in iOS 00:04:00 Module 13: Getting a Location in Latitude and Longitude in iOS Apps 00:04:00 Module 14: Selecting an API Provider for Your Apps 00:07:00 Module 15: Generating an API Key and Exploring the Docs 00:04:00 Module 16: Create an API Access Class in Swift 00:04:00 Module 17: Using Third Party Libraries in iOS - AlamoFire 00:06:00 Module 18: How to Use AlamoFire in iOS 00:08:00 Module 19: How to Extract JSON Data from an API Call 00:06:00 Module 20: Performing Background Calculations in iOS 00:06:00 Module 21: Performing Background Calculations in iOS - Part 2 00:07:00 Module 22: Activity Indicators in iOS and Swift 00:07:00 Module 23: Local Notifications in iOS 00:06:00 Module 24: Solution to the Task - UI Smoothing 00:05:00 Unit 16: Whatsapp Clone Using Google Firebase Module 01: Preview of What We're Building 00:03:00 Module 02: Should you Choose Firebase or Firestore 00:10:00 Module 03: Create a Firebase Application 00:03:00 Module 04: Installing Firebase in your iOS App 00:09:00 Module 05: Firebase Authentication Options 00:05:00 Module 06: Designing the Auth Screen 00:10:00 Module 07: Connecting UI to Code 00:04:00 Module 08: Showing the Auth Screen 00:11:00 Module 09: Validating User Input for Firebase Authentication 00:08:00 Module 10: Register a User in Firebase 00:05:00 Module 11: Logging in via Firebase 00:06:00 Module 12: Set Activity Indicator to Show Network Processing 00:07:00 Module 13: How to Reset a Firebase User Password 00:11:00 Module 14: How to Prevent Dismissal of a View Controller 00:02:00 Module 15: Setting up a Table View and Cell Manually 00:11:00 Module 16: Connecting a TableView and ViewController Manually 00:05:00 Module 17: Implementing TableView Functions in the ViewController 00:06:00 Module 18: Listening to Firebase Data Streams on iOS 00:09:00 Module 19: Demo with Dummy Data 00:03:00 Module 20: Using a TextField Delegate in iOS 00:03:00 Module 21: Sending Data from iOS to Firebase Database 00:05:00 Module 22: Well Done and a Couple HARD TASKS with NO SOLUTION 00:05:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00
11 in 1 "IT Security & Cyber Security" Bundle only at £53 Boost Your Career with Apex Learning and Get Noticed By Recruiters in this Hiring Season! Get Hard Copy + PDF Certificates + Transcript + Student ID Card worth £160 as a Gift - Enrol Now Give a compliment to your career and take it to the next level. This IT Security & Cyber Security bundle will provide you with the essential knowledge to shine in your professional career. Whether you want to develop skills for your next job or elevate your skills for your next promotion, this IT Security & Cyber Security bundle will help you stay ahead of the pack. Throughout the IT Security & Cyber Security programme, it stresses how to improve your competency as a person in your chosen field while also outlining essential career insights in the relevant job sector. Along with this IT Security & Cyber Security course, you will get 10 premium courses, an originalhardcopy, 11 PDF certificates (Main Course + Additional Courses) Student ID card as gifts. This IT Security & Cyber Security Bundle Consists of the following Premium courses: Course 01: Computer Networks Security Course 02: Cyber Security Incident Handling and Incident Response Course 03: CyberSecurity Law Online Course Course 04: Crash Course on Ecommerce Security Course 05: Linux Security and Hardening Course 06: Secure Programming of Web Applications Course 07: Complete Web Application Penetration Testing & Security Course 08: Data Protection and Data Security Level 2 Course 09: Information Management Course 10: Security Management Advanced Diploma Course 11: Internet of Things Hacking Enrol now in IT Security & Cyber Security to advance your career, and use the premium study materials from Apex Learning. How will I get my Certificate? After successfully completing the course you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (Previously it was £6*11 = £66) Hard Copy Certificate: Free (For The Title Course: Previously it was £10) The bundle incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can strengthen your IT Security & Cyber Security expertise and essential knowledge, which will assist you in reaching your goal. Moreover, you can learn from any place in your own time without travelling for classes. Curriculum of Bundle Course 01: Computer Networks Security Introduction Section 01: An Introduction to Computer Networks Section 02: ISO/OSI Model Section 03: TCP/IP Protocols Section 04: Wireless Networks Section 05: Network Security Section 06: Firewalls and Honeypots Section 07: Intrusion Detection and Prevention System Section 08: Wireless Network Security Section 09: Physical Security and Incident Handling Section 10: Network Security: Conclusion Course 02: Cyber Security Incident Handling and Incident Response Cyber Security Incident Handling and Incident Response Section 01: An Introduction to Incident Handling Section 02: Preparation for an Incident Section 03: Identification Section 04: Containment Section 05: Eradication Section 06: Recovery Phase Section 07: Final Thoughts Course 03: CyberSecurity Law Online Course Module 01: Introduction to Cyber Law Module 02: Cyber Law, Cyber Ethics and Online Gambling Module 03: Cyber Crime, Cyber Security and Trust in Cyberspace Module 04: Threat Factors: Computer as a Target Module 05: Threats to Cyber Security by Criminals and Organised Crimes Module 06: Threats to Cybersecurity by Hacktivists and Nation-States Module 07: Cyberterrorism Module 08: An Evolving Threat: The Deep Web Module 9: Fraud Module 10: Jurisdiction Course 04: Crash Course on Ecommerce Security Unit 01: Introduction and Types of Ecommerce Unit 02: Ecommerce SEO Unit 03: Ecommerce Demo Unit 04: Ecommerce Website Vulnerability and Security Risk Scanning Unit 05: Basic Terms of Ecommerce Unit 06: Ecommerce Fraud Unit 07: Ecommerce Fraud Prevention Course 05: Linux Security and Hardening Unit 01: Course Overview and Downloads Unit 02: General Security Unit 03: Physical Security Unit 04: Account Security Unit 05: Network Security Unit 06: File System Security Unit 07: Additional Resources Course 06: Secure Programming of Web Applications Section 01: Introduction Section 02: Well-known Vulnerabilities and Secure Programming Section 03: Conclusion and Summary Course 07: Complete Web Application Penetration Testing & Security Unit 01: Introduction Unit 02: BE PREPARED Unit 03: WEB APPLICATION TECHNOLOGIES Unit 04: INFORMATION GATHERING - MAPPING THE APPLICATIONS Unit 05: CROSS-SITE SCRIPTING ATTACKS - XSS Unit 06: SQL INJECTION ATTACKS - EXPLOITATIONS Unit 07: CROSS SITE REQUEST FORGERY - XSRF Unit 08: AUTHENTICATION & AUTHORIZATION ATTACKS Unit 09: CLIENT SIDE SECURITY TESTING Unit 10: FILE RELATED VULNERABILITIES Unit 11: XML EXTERNAL ENTITY ATTACKS - XXE Course 08: Data Protection and Data Security Level 2 GDPR Basics GDPR Explained Lawful Basis for Preparation Rights and Breaches Responsibilities and Obligations Course 09: Information Management Module 01: Introduction to Information Management Module 02: Information Management Strategy Module 03: Databases and Information Management Module 04: Management Information Systems (MIS) Module 05: Auditing Information Systems Module 06: Ethical and Social Issues and Data Protection Course 10: Security Management Advanced Diploma Module 01: Introduction to Security Management Module 02: Organisational Security Management Module 03: Security Risk Analysis and Risk Reduction Module 04: Physical and Information Security Protection Module 05: Business Resilience and Crisis Management Module 06: Cyber Security and Fraud Prevention Module 07: Security Investigations and Threat Awareness Module 08: Laws and Regulations Course 11: Internet of Things Hacking Module 01: IoT Part 1 Module 02: IoT Part 2 Module 03: IoT Hacking Tools and Technique Module 04: IoT Hacking Tools and Technique Part 2 Module 05: IoT Scenario Part 1 Module 06: IoT Scenario Part 2 Module 07: Smart Devices Module 08: AWS Basics CPD 115 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this IT Security & Cyber Security bundle. Requirements Our IT Security & Cyber Security is fully compatible with PCs, Macs, laptops, tablets and Smartphone devices. Career path Having this IT Security & Cyber Security expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (IT: IT Security & Cyber Security) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.
Mathematics isn’t just about numbers — it’s a language, a mindset, and often, a quiet rebellion against guessing your way through life. Our Advanced Mathematics Training Course is tailored for those who see logic not as a restriction, but as a thrilling challenge. Whether you’re aiming to refine your skills or looking to sharpen your edge in academia, this course will take you through the core theories and higher-level concepts that define modern mathematics. From advanced algebra to calculus, from probability to mathematical reasoning — this course isn’t here to entertain shortcuts. It’s designed to engage your analytical thinking, stretch your reasoning muscles, and polish your understanding of the deeper patterns shaping the mathematical universe. With a smartly structured learning path and clear, well-paced modules, this course speaks directly to curious minds ready to make sense of complexity — one equation at a time. Expert Support Dedicated tutor support and 24/7 customer support are available to all students with this premium quality course. Key Benefits Learning materials of the Design course contain engaging voiceover and visual elements for your comfort. Get 24/7 access to all content for a full year. Each of our students gets full tutor support on weekdays (Monday to Friday) Key Features CPD Accredited Quality License Endorsed Certificate Available Upon Course Completion Course Curriculum: Introduction Introduction Mathematical Logic Introduction to Mathematical Logic, What is Sentence,Statements and their Types Intro to Logical Connectivity,Tautology,Contradiction,Contingency,Pattern Quantitative and Quantified Statement and types and example Dual : Replacing of Connections and Symbols Negations of Compound Statement , Converse, Inverse , & Contrapositive Algebra of Statements and Law Real Life application of Logic to Switching Electric Circuit Matrices Intro to Matrices , Multiplication and Addition using Matrix Inverse of Matrix Uniqueness of Inverse,Elementary Transformation Method of REDUCTION AND INVERSION with real life example how we can implement Trigonometric Functions Introduction to Trigonometic Function General Solutions And Theorem Solution of Triangle : Polar Co-ordinates Rules and Theorems of SIn Cosine and TAN Inverse Trigonometric Function Pair Of Straight Line Introduction & Combined Equations Degrees and Types Some Theorem Lines & Planes Introduction - vector cartesian theorem Cartesian Equation & 2 Point Theorem Theorems & Problem Solving Distance of Point Line Skew Lines Distance of skew lines Distance between parallel lines Equation of Plane and Cartesian Form Linear Programming Linear Programming Introduction Introduction to LPP (Linear Programming Problem) LPP PROBLEM SOLVING Exam and Assessment MCQ based test 60% Marks to pass Instant Assessment and Feedback Certification CPD Accredited PDF and Hardcopy Certificate Level 2 QLS Endorsed Hardcopy Certificate for Certificate in Mathematics at QLS Level 2 CPD 120 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Advanced Mathematics Training course is designed to enhance your expertise and boost your CV. Learn key skills and gain a certificate of achievement to prove your newly-acquired knowledge. Requirements This Advanced Mathematics Training course is open to all, with no formal entry requirements. Career path Upon successful completion of the Advanced Mathematics Training Course, learners will be equipped with many indispensable skills and have the opportunity to grab. Certificates Certificate of completion Digital certificate - £9 Certificate of completion Hard copy certificate - £69 QLS Endorsed Certificate Hardcopy of this certificate of achievement endorsed by the Quality Licence Scheme can be ordered and received straight to your home by post, by paying - Within the UK: £69 International: £69 + £10 (postal charge) = £79 CPD Accredited Certification from One Education Hardcopy Certificate (within the UK): £15 Hardcopy Certificate (international): £15 + £10 (postal charge) = £25
Course Overview Gain in-demand game development and C++ skills by mastering Cocos2D-x online. The Cocos2d-x v3 JavaScript: Game Development Course will equip you with the skills you need to master one of the world's most popular sales engines, Cocos2d-x for game development. If you're looking to gain a competitive edge in the industry to secure an exciting career in programming or game development, then this course is the perfect stepping stone. It will teach you how to create a multi-device and cross-platform game for any platform, enhance it with special effects, and much more. This course will also deepen your understanding of game logic, to take your industry knowledge to the next level. This training is ideal for those who already have a basic understanding of programming and experience with C++. Ensure your career progression with a formally recognised qualification and enrol as a part-time or full-time student today. This best selling Cocos2d-x v3 JavaScript: Game Development Course has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Cocos2d-x v3 JavaScript: Game Development Course is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Cocos2d-x v3 JavaScript: Game Development Course is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Cocos2d-x v3 JavaScript: Game Development Course is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Cocos2d-x v3 JavaScript: Game Development Course, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Cocos2d-x v3 JavaScript: Game Development Course will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Cocos2d-x v3 JavaScript: Game Development Course to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device. Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.
In this course, you will learn everything you need to know about working with Git and GitHub. By the end of this course, you will have the knowledge and confidence you need in order to apply for a job, work in a team, or work on open-source projects.
Photoshop basic to fundamentals Training Course bespoke and customized
Tired of browsing and searching for a Draughtsman, CAD Technician & Revit Architecture Diploma course you are looking for? Can't find the complete package that fulfils all your needs? Then don't worry as you have just found the solution. Take a minute and look through this extensive bundle that has everything you need to succeed. After surveying thousands of learners just like you and considering their valuable feedback, this all-in-one Draughtsman, CAD Technician & Revit Architecture Diploma bundle has been designed by industry experts. We prioritised what learners were looking for in a complete package and developed this in-demand Draughtsman, CAD Technician & Revit Architecture Diploma course that will enhance your skills and prepare you for the competitive job market. Also, our experts are available for answering your queries on Draughtsperson and help you along your learning journey. Advanced audio-visual learning modules of these Draughtsman, CAD Technician & Revit Architecture Diploma courses are broken down into little chunks so that you can learn at your own pace without being overwhelmed by too much material at once. Furthermore, to help you showcase your expertise in Draughtsman, CAD Technician & Revit Architecture Diploma, we have prepared a special gift of 1 hardcopy certificate and 1 PDF certificate for the title course completely free of cost. These certificates will enhance your credibility and encourage possible employers to pick you over the rest. This Draughtsman, CAD Technician & Revit Architecture Diploma Bundle Consists of the following Premium courses: Course 01: Level 5 CAD Designer Training Course 02: CAD Design Course: Assemblies, Modelling And Civil Drawings Course 03: AutoCAD VBA Programming - Beginner course Course 04: AutoCAD to Excel - VBA Programming Hands-On! Course 05: Construction Industry Scheme (CIS) Course 06: WELL Building Standard Course 07: Architectural Studies Course 08: Revit Architecture Ultimate Interior Design Course Course 09: Revit Architecture Ultimate Exterior Design for Beginners Course 10: Revit Architecture Advanced Exterior Design Course Course 11: Spatial Analysis in ArcGIS Course 12: LEED V4: Building Design and Construction Course 13: Mastering Colour-Architectural Design & Interior Decoration Course 14: Building Surveyor Enrol now in Draughtsman, CAD Technician & Revit Architecture Diploma to advance your career, and use the premium study materials from Apex Learning. The Draughtsman, CAD Technician & Revit Architecture Diploma bundle incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can strengthen your Draughtsman, CAD Technician & Revit Architecture Diploma expertise and essential knowledge, which will assist you in reaching your goal. Curriculum of Draughtsman, CAD Technician & Revit Architecture Diploma Course 01: Level 5 CAD Designer Training Module 01: Introduction to CAD Design Module 02: CAD Designer Career in the United Kingdom Module 03: Basics for CAD Design - Part 1 Module 04: Basics for CAD Design - Part 2 Module 05: 2D Shape in CAD Module 06: 3D Shape in CAD Module 07: Geometry and Modelling Module 08: Assemblies in CAD Design Module 09: Extrusion and Rotations Module 10: Blending Operations in CAD Module 11: Grids and Regular Polygons Module 12: Parameters in Civil Drawings Module 13: Introduction to AutoCAD Module 14: Introduction to T-Flex CAD Module 15: Introduction to SolidWorks Module 16: Introduction to FreeCAD CPD 140 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this Draughtsman, CAD Technician & Revit Architecture Diploma bundle. Requirements Our Draughtsman, CAD Technician & Revit Architecture Diploma course is fully compatible with PCs, Macs, laptops, tablets and Smartphone devices. Career path Having this Draughtsman, CAD Technician & Revit Architecture Diploma expertise will increase the value of your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included You will get the PDF Certificate for the title course (Level 5 CAD Designer Training) absolutely Free! Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Level 5 CAD Designer Training) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.
Discover what APIs and RESTful APIs are and how they work