Overview This comprehensive course on Mastering Java for Beginners & Experts will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Mastering Java for Beginners & Experts 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 Mastering Java for Beginners & Experts. It is available to all students, of all academic backgrounds. Requirements Our Mastering Java for Beginners & Experts 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 • 70 lectures • 05:35:00 total length •Introduction To This Course.: 00:02:00 •Setup Eclipse On Windows: 00:05:00 •Setup Eclipse On Mac OS X: 00:05:00 •Setup Eclipse On Linux: 00:05:00 •Run Code Online: 00:02:00 •Printing To The Console: 00:04:00 •Comments.: 00:06:00 •Variables.: 00:05:00 •Datatypes: 00:16:00 •Constant Variables: 00:03:00 •Console Input: 00:04:00 •Operators: 00:06:00 •If statement (Conditional Statement): 00:08:00 •Switch statement (Conditional Statement): 00:07:00 •For Loop.: 00:05:00 •While Loop.: 00:05:00 •Do While Loop.: 00:05:00 •Loop Control Statements: 00:03:00 •Numbers: 00:08:00 •Characters: 00:06:00 •Strings.: 00:05:00 •Arrays: 00:08:00 •For Each Loop: 00:04:00 •Date & Time: 00:04:00 •Regular Expressions.: 00:07:00 •Simple Example 1: 00:05:00 •Passing Values To Functions: 00:03:00 •Method Overloading: 00:05:00 •Command Line Arguments: 00:04:00 •Multiple Arguments Simplified: 00:06:00 •Byte Streams: 00:07:00 •Character Streams: 00:02:00 •Standard Streams: 00:04:00 •Listing Files & Folders: 00:02:00 •Creating Folders: 00:02:00 •Simple Example 2: 00:05:00 •Multiple Catch Blocks: 00:04:00 •Throw and Throws Keywords: 00:03:00 •Finally Block: 00:03:00 •User Created Exceptions: 00:08:00 •Simple Class Example: 00:08:00 •Constructor: 00:04:00 •This keyword: 00:05:00 •Inheritance.: 00:06:00 •Modifier Types: 00:04:00 •Overriding: 00:05:00 •Abstraction: 00:05:00 •Interfaces: 00:04:00 •Enum: 00:03:00 •Stacks.: 00:04:00 •Vector.: 00:06:00 •BitSet: 00:05:00 •Properties: 00:05:00 •Hashtable: 00:04:00 •List.: 00:04:00 •Set.: 00:04:00 •SortedSet: 00:03:00 •Map: 00:03:00 •Map.Entry: 00:03:00 •Sorted Map: 00:02:00 •Enumeration.: 00:05:00 •Client Example.: 00:07:00 •Server Example.: 00:11:00 •Creating Threads Using a Runnable Interface: 00:09:00 •Creating Threads by Extending a Thread Class: 00:03:00 •Simple Example 3: 00:04:00 •Keyboard Events: 00:04:00 •Mouse Events: 00:04:00 •Resource.: 00:00:00 •Assignment - Mastering Java for Beginners & Experts: 00:00:00
Overview This comprehensive course on Kotlin Programming : Android Coding will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Kotlin Programming : Android Coding 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 Kotlin Programming : Android Coding. It is available to all students, of all academic backgrounds. Requirements Our Kotlin Programming : Android Coding 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 11 sections • 73 lectures • 05:38:00 total length •Introduction To This Course: 00:02:00 •Windows Setup: 00:13:00 •Mac Setup: 00:10:00 •Linux Setup: 00:12:00 •Online Code Editor: 00:02:00 •Variables: 00:06:00 •Data Types: 00:06:00 •String: 00:05:00 •Array: 00:07:00 •Data Type Conversion: 00:05:00 •Comments: 00:04:00 •Arithmetic Operators: 00:07:00 •Relational Operators: 00:06:00 •Assignment Operators: 00:06:00 •Unary Operators: 00:05:00 •Bitwise Operators: 00:09:00 •Logical Operators: 00:04:00 •Input & Output: 00:03:00 •Conditional if Statement: 00:05:00 •when Statement: 00:07:00 •For Loop: 00:04:00 •while Loop: 00:04:00 •do while Loop: 00:04:00 •Break Statement: 00:04:00 •Continue Statement: 00:04:00 •Basic Functions: 00:03:00 •Function Parameters: 00:04:00 •Return Values: 00:04:00 •Recursion: 00:04:00 •Default & Named Arguments: 00:06:00 •Lambda Function: 00:04:00 •Higher Order Function: 00:05:00 •Inline Function: 00:02:00 •Try Catch Block: 00:04:00 •Try Catch Expression: 00:05:00 •Multiple Catch Block: 00:05:00 •Nested Try Catch Block: 00:05:00 •Finally Block: 00:02:00 •Throw Keyword: 00:02:00 •Nullable & Non Nullable Types: 00:03:00 •Smart Cast: 00:02:00 •Unsafe and Safe Cast: 00:03:00 •Elvis Operator: 00:04:00 •List: listOf Function: 00:06:00 •List: mutableListOf Function: 00:05:00 •List: arrayListOf Function: 00:06:00 •Map: mapOf Function: 00:07:00 •Map: HashMap: 00:08:00 •Map: hashMapOf Function: 00:05:00 •Map: mutableMapOf Function: 00:04:00 •Set: setOf Function: 00:04:00 •Set: mutableSetOf Function: 00:04:00 •Set: HashSet: 00:04:00 •Basic Example: 00:07:00 •Nested and Inner Class: 00:06:00 •Constructors: 00:05:00 •Visibility Modifiers: 00:06:00 •Inheritance: 00:05:00 •Method Overriding: 00:04:00 •Property Overriding: 00:02:00 •Abstract Class: 00:03:00 •Superclass: 00:03:00 •Data Class: 00:05:00 •Multiple Class Inheritance & Interfaces: 00:03:00 •Sealed Class: 00:03:00 •Extension Function: 00:03:00 •Generics: 00:05:00 •Integer Type Range: 00:05:00 •Regex: 00:04:00 •Call Java from Kotlin: 00:03:00 •Call Kotlin from Java: 00:02:00 •Resource: 00:00:00 •Assignment - Kotlin Masterclass Programming Course: Android Coding Bible: 00:00:00
Overview This comprehensive course on German Language (Intermediate Level) will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This German Language (Intermediate Level) 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 German Language (Intermediate Level). It is available to all students, of all academic backgrounds. Requirements Our German Language (Intermediate Level) 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 11 sections • 74 lectures • 03:58:00 total length •Promo video 00:02:00 •Introduction: 00:05:00 •Lesson 1a: 00:03:00 •Lesson 1b: 00:03:00 •Lesson 1c: 00:05:00 •Lesson 1d: 00:04:00 •Lesson 2a: 00:04:00 •Lesson 2b: 00:04:00 •Lesson 2c: 00:03:00 •Lesson 2d: 00:04:00 •Lesson 2e: 00:04:00 •Lesson 2f: 00:03:00 •Lesson 3a: 00:03:00 •Lesson 3b: 00:04:00 •Lesson 3c: 00:03:00 •Lesson 3d: 00:04:00 •Lesson 3e: 00:04:00 •Lesson 3f: 00:03:00 •Lesson 3g: 00:03:00 •Lesson 4a: 00:03:00 •Lesson 4b: 00:03:00 •Lesson 4c: 00:03:00 •Lesson 4d: 00:03:00 •Lesson 4e: 00:03:00 •Lesson 4f: 00:03:00 •Lesson 4g: 00:03:00 •Lesson 4h: 00:03:00 •Lesson 4i: 00:04:00 •Lesson 5a: 00:04:00 •Lesson 5b: 00:03:00 •Lesson 5c: 00:03:00 •Lesson 5d: 00:03:00 •Lesson 5e: 00:03:00 •Lesson 5f: 00:03:00 •Lesson 5g: 00:03:00 •Lesson 5h: 00:03:00 •Lesson 5i: 00:03:00 •Lesson 5j: 00:04:00 •Lesson 6a: 00:03:00 •Lesson 6b: 00:03:00 •Lesson 6c: 00:03:00 •Lesson 6d: 00:03:00 •Lesson 6e: 00:03:00 •Lesson 6f: 00:04:00 •Lesson 6g: 00:04:00 •Lesson 7a: 00:03:00 •Lesson 7b: 00:03:00 •Lesson 7c: 00:03:00 •Lesson 7d: 00:03:00 •Lesson 7e: 00:03:00 •Lesson 7f: 00:03:00 •Lesson 7g: 00:03:00 •Lesson 7h: 00:03:00 •Lesson 7i: 00:02:00 •Lesson 7j: 00:03:00 •Lesson 8a: 00:03:00 •Lesson 8b: 00:03:00 •Lesson 8c: 00:03:00 •Lesson 8d: 00:03:00 •Lesson 8e: 00:03:00 •Lesson 8f: 00:03:00 •Lesson 8g: 00:03:00 •Lesson 8h: 00:03:00 •Lesson 8i: 00:03:00 •Lesson 8j: 00:03:00 •Lesson 8k: 00:04:00 •Lesson 9a: 00:03:00 •Lesson 9b: 00:03:00 •Lesson 9c: 00:04:00 •Lesson 9d: 00:03:00 •Lesson 9e: 00:03:00 •Lesson 9f: 00:03:00 •Lesson 9g: 00:05:00 •Resource - German Language (Intermediate Level): 00:00:00
Overview This comprehensive course on Data Science & Machine Learning with R will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Data Science & Machine Learning with R comes with accredited certification, 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 Data Science & Machine Learning with R. It is available to all students, of all academic backgrounds. Requirements Our Data Science & Machine Learning with R 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 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 10 sections • 69 lectures • 22:07:00 total length •Data Science and Machine Learning Introduction: 00:03:00 •What is Data Science: 00:10:00 •Machine Learning Overview: 00:05:00 •Who is This Course for: 00:03:00 •Data Science and Machine Learning Marketplace: 00:05:00 •Data Science and Machine Learning Job Opportunities: 00:03:00 •Getting Started: 00:11:00 •Basics: 00:06:00 •Files: 00:11:00 •RStudio: 00:07:00 •Tidyverse: 00:05:00 •Resources: 00:04:00 •Unit Introduction: 00:30:00 •Basic Type: 00:09:00 •Vector Part One: 00:20:00 •Vectors Part Two: 00:25:00 •Vectors - Missing Values: 00:16:00 •Vectors - Coercion: 00:14:00 •Vectors - Naming: 00:10:00 •Vectors - Misc: 00:06:00 •Creating Matrics: 00:31:00 •List: 00:32:00 •Introduction to Data Frames: 00:19:00 •Creating Data Frames: 00:20:00 •Data Frames: Helper Functions: 00:31:00 •Data Frames Tibbles: 00:39:00 •Intermediate Introduction: 00:47:00 •Relational Operations: 00:11:00 •Conditional Statements: 00:11:00 •Loops: 00:08:00 •Functions: 00:14:00 •Packages: 00:11:00 •Factors: 00:28:00 •Dates and Times: 00:30:00 •Functional Programming: 00:37:00 •Data Import or Export: 00:22:00 •Database: 00:27:00 •Data Manipulation in R Introduction: 00:36:00 •Tidy Data: 00:11:00 •The Pipe Operator: 00:15:00 •The Filter Verb: 00:22:00 •The Select Verb: 00:46:00 •The Mutate Verb: 00:32:00 •The Arrange Verb: 00:10:00 •The Summarize Verb: 00:23:00 •Data Pivoting: 00:43:00 •JSON Parsing: 00:11:00 •String Manipulation: 00:33:00 •Web Scraping: 00:59:00 •Data Visualization in R Section Intro: 00:17:00 •Getting Started: 00:16:00 •Aesthetics Mappings: 00:25:00 •Single Variable Plots: 00:37:00 •Two Variable Plots: 00:21:00 •Facets, Layering, and Coordinate Systems: 00:18:00 •Styling and Saving: 00:12:00 •Creating with R Markdown: 00:29:00 •Introduction to R Shiny: 00:26:00 •A Basic R Shiny App: 00:31:00 •Other Examples with R Shiny: 00:34:00 •Machine Learning Part 1: 00:22:00 •Machine Learning Part 2: 00:47:00 •Starting a Data Science Career Section Overview: 00:03:00 •Data Science Resume: 00:04:00 •Getting Started with Freelancing: 00:05:00 •Top Freelance Websites: 00:05:00 •Personal Branding: 00:05:00 •Importance of Website and Blo: 00:04:00 •Networking Do's and Don'ts: 00:04:00
Overview This comprehensive course on Bootstrap 5 Masterclass will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Bootstrap 5 Masterclass 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 Bootstrap 5 Masterclass. It is available to all students, of all academic backgrounds. Requirements Our Bootstrap 5 Masterclass 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 9 sections • 78 lectures • 06:05:00 total length •Introduction To This Course: 00:02:00 •Changes From Bootstrap 4 and Bootstrap 5: 00:05:00 •Bootstrap 5 Browser Compatibility: 00:02:00 •Setup Bootstrap 5: 00:08:00 •Grid System Introduction: 00:05:00 •All Grid Sizes: 00:07:00 •Single Column Width: 00:05:00 •Variable Width Content: 00:02:00 •Offsetting Columns: 00:02:00 •Reordering Columns: 00:03:00 •Column Breaks: 00:02:00 •Column Wrapping: 00:02:00 •Vertical Alignment: 00:03:00 •Horizontal Alignment: 00:02:00 •Margin Utilities: 00:02:00 •Multiple Rows: 00:03:00 •Nesting Rows and Columns: 00:03:00 •Gutters: 00:03:00 •Responsive Containers: 00:03:00 •Fluid Containers: 00:01:00 •Alerts: 00:14:00 •Badge: 00:04:00 •Breadcrumb: 00:03:00 •Buttons: 00:11:00 •Button Group: 00:06:00 •Card: 00:06:00 •Card Masonry Layout: 00:04:00 •Carousel: 00:13:00 •Close Button: 00:02:00 •Collapse: 00:05:00 •Collapse Accordion Style: 00:10:00 •Dropdowns: 00:10:00 •List Group: 00:05:00 •Modal: 00:09:00 •Navs: 00:05:00 •Navbar: 00:15:00 •Pagination: 00:05:00 •Popovers: 00:06:00 •Progress: 00:04:00 •Scrollspy: 00:14:00 •Spinners: 00:05:00 •Toasts: 00:10:00 •Tooltips: 00:04:00 •Form Control: 00:07:00 •Select: 00:03:00 •Checks: 00:08:00 •File: 00:03:00 •Range: 00:04:00 •Input Groups: 00:04:00 •Layout: 00:05:00 •Validation: 00:08:00 •Clearfix: 00:04:00 •Colored Links: 00:02:00 •Embed: 00:03:00 •Position: 00:04:00 •Screen Readers: 00:03:00 •Stretched Link: 00:02:00 •Text Truncation: 00:03:00 •Borders: 00:02:00 •Colors: 00:03:00 •Display Property: 00:04:00 •Flex: 00:03:00 •Float: 00:03:00 •Interactions: 00:04:00 •Overflow: 00:03:00 •Position: 00:05:00 •Shadows: 00:02:00 •Sizing: 00:03:00 •Spacing: 00:04:00 •Text: 00:10:00 •Vertical Align: 00:03:00 •Visibility: 00:02:00 •Typography: 00:04:00 •Tables: 00:06:00 •Images: 00:04:00 •Figures: 00:02:00 •Resource: 00:00:00 •Assignment - Bootstrap 5 Masterclass: 00:00:00
Overview This comprehensive course on French Course - Advanced Level will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This French Course - Advanced Level 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 French Course - Advanced Level. It is available to all students, of all academic backgrounds. Requirements Our French Course - Advanced Level 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 10 sections • 78 lectures • 04:03:00 total length •Introduction: 00:01:00 •Lesson 19a: 00:03:00 •Lesson 19b: 00:03:00 •Lesson 19c: 00:03:00 •Lesson 19d: 00:03:00 •Lesson 19e: 00:03:00 •Lesson 19f: 00:03:00 •Lesson 19g: 00:03:00 •Lesson 19h: 00:02:00 •Lesson 20a: 00:03:00 •Lesson 20b: 00:03:00 •Lesson 20c: 00:03:00 •Lesson 20d: 00:04:00 •Lesson 20e: 00:03:00 •Lesson 20f: 00:03:00 •Lesson 20g: 00:03:00 •Lesson 21a: 00:03:00 •Lesson 21b: 00:03:00 •Lesson 21c: 00:03:00 •Lesson 21d: 00:03:00 •Lesson 21e: 00:03:00 •Lesson 21f: 00:03:00 •Lesson 21g: 00:03:00 •Lesson 21h: 00:03:00 •Lesson 22a: 00:03:00 •Lesson 22b: 00:03:00 •Lesson 22c: 00:03:00 •Lesson 22d: 00:03:00 •Lesson 22e: 00:03:00 •Lesson 22f: 00:03:00 •Lesson 22g: 00:04:00 •Lesson 23a: 00:03:00 •Lesson 23b: 00:03:00 •Lesson 23c: 00:03:00 •Lesson 23d: 00:03:00 •Lesson 23e: 00:03:00 •Lesson 23f: 00:03:00 •Lesson 23g: 00:03:00 •Lesson 23h: 00:03:00 •Lesson 23i: 00:03:00 •Lesson 23j: 00:03:00 •Lesson 23k: 00:03:00 •Lesson 23l: 00:03:00 •Lesson 23m: 00:04:00 •Lesson 24a: 00:04:00 •Lesson 24b: 00:03:00 •Lesson 24c: 00:03:00 •Lesson 24d: 00:03:00 •Lesson 24e: 00:03:00 •Lesson 24f: 00:03:00 •Lesson 24g: 00:03:00 •Lesson 24h: 00:05:00 •Lesson 25a: 00:03:00 •Lesson 25b: 00:03:00 •Lesson 25c: 00:03:00 •Lesson 25d: 00:03:00 •Lesson 25e: 00:03:00 •Lesson 26a: 00:03:00 •Lesson 26b: 00:03:00 •Lesson 26c: 00:03:00 •Lesson 26d: 00:03:00 •Lesson 26e: 00:03:00 •Lesson 26f: 00:03:00 •Lesson 26g: 00:03:00 •Recap a: 00:03:00 •Recap b: 00:03:00 •Recap c: 00:03:00 •Recap d: 00:04:00 •Recap e: 00:03:00 •Recap f: 00:04:00 •Recap g: 00:03:00 •Recap h: 00:04:00 •Recap i: 00:04:00 •Recap j: 00:04:00 •Recap k: 00:03:00 •Recap l: 00:04:00 •Recap m: 00:04:00 •Recap n: 00:02:00
Overview This comprehensive course on Game Development using Cocos2d-x v3 C++ will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Game Development using Cocos2d-x v3 C++ 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 Game Development using Cocos2d-x v3 C++. It is available to all students, of all academic backgrounds. Requirements Our Game Development using Cocos2d-x v3 C++ 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 19 sections • 60 lectures • 03:59:00 total length •Course Introduction: 00:03:00 •Setting Up For iOS: 00:05:00 •Setting Up For Android on Mac: 00:11:00 •Setting Up For Android on Windows: 00:13:00 •Multi Resolution Support: 00:16:00 •Adding a Sprite: 00:04:00 •Positioning Using MoveBy: 00:03:00 •Positioning Using MoveTo: 00:03:00 •Positioning Using JumpBy: 00:03:00 •Positioning Using JumpTo: 00:03:00 •Positioning Using BezierBy: 00:04:00 •Positioning Using BezierTo: 00:03:00 •Positioning Using Place: 00:02:00 •Scaling Using ScaleBy: 00:03:00 •Scaling Using ScaleTo: 00:03:00 •Rotating Using RotateBy: 00:03:00 •Rotating Using RotateTo: 00:03:00 •Tinting Using TintBy: 00:03:00 •Tinting Using TintTo: 00:02:00 •Fading Using FadeTo: 00:02:00 •Fading Using FadeIn: 00:02:00 •Fading Using FadeOut: 00:02:00 •Repeat: 00:04:00 •RepeatForever: 00:03:00 •Sequence: 00:04:00 •Skewing Using SkewBy: 00:02:00 •Skewing Using SkewTo: 00:02:00 •Playing Sound Effect: 00:06:00 •Playing Sound Effect Repeatedly: 00:04:00 •Setting Sound Effect Volume: 00:03:00 •Stopping Sound Effect: 00:05:00 •Playing Music: 00:04:00 •Stopping Music: 00:03:00 •Pausing and Resuming Music: 00:04:00 •Setting Music Volume: 00:03:00 •Setting Up Single Touch Events: 00:04:00 •Touch Began Using onTouchBegan: 00:05:00 •Touch Moved Using onTouchMoved: 00:03:00 •Touch Ended Using onTouchEnded: 00:03:00 •Setting Up Multi Touch Events: 00:05:00 •Touches Began Using onTouchesBegan: 00:02:00 •Touches Moved Using onTouchesMoved: 00:03:00 •Touches Ended Using onTouchesEnded: 00:03:00 •Setting up A Menu: 00:03:00 •Adding a Menu Font Item: 00:07:00 •Adding a Menu Image Item: 00:05:00 •Menu Alignment: 00:02:00 •Creating a New Scene: 00:04:00 •Pushing a Scene: 00:05:00 •Popping a Scene: 00:03:00 •Replace a Scene: 00:05:00 •Scene Transitions !!: 00:03:00 •Sprite Animations: 00:04:00 •Accelerometer: 00:05:00 •Creating a New Project: 00:02:00 •Compiling a Project: 00:07:00 •Running a Project: 00:07:00 •Deploying a Project: 00:06:00 •Resource: 00:00:00 •Assignment - Conveyancing- Online Diploma Course: 3 days
Overview This comprehensive course on Windows 10 Pro Complete Training will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Windows 10 Pro Complete Training comes with accredited certification, 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? At the end of the course there will be an online written test, which you can take either during or after the course. After successfully completing the test you will be able to order your certificate, these are included in the price. Who is This course for? There is no experience or previous qualifications required for enrolment on this Windows 10 Pro Complete Training. It is available to all students, of all academic backgrounds. Requirements Our Windows 10 Pro Complete Training 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 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 11 sections • 43 lectures • 04:21:00 total length •Course Overview: 00:05:00 •Easily download ISO Images: 00:10:00 •Lab - Creating a Virtual Install of Windows 10 Pro Using VirtualBox: 00:16:00 •Lab - Create Virtual Install of Server 2016 Full GUI Using VirtualBox: 00:13:00 •Taking a Snapshot of Your Current configuration: 00:04:00 •Perform a Windows 10 Upgrade for Free: 00:09:00 •Preparing Your Network for Active Directory: 00:10:00 •Lab - Prepare Server 2016 for Promotion to a Domain Controller: 00:10:00 •Lab - Promote Server 2016 to a Domain Controller: 00:09:00 •Lab - Join a Windows 10 Workstation to a Microsoft Domain: 00:15:00 •Installing WDS on a Windows Server Using VirtualBox: 00:18:00 •Deploy a Windows 10 Client Using WDS: 00:09:00 •lab - Create an Unattended Install of Windows 10 Pro: 00:17:00 •Turn the Windows 10 Firewall Off or On: 00:01:00 •Allow an app through the Windows 10 firewall: 00:05:00 •Add a rule or port to a Windows 10 firewall: 00:05:00 •Allow PING for Windows 10: 00:04:00 •Disable the UAC User Account Control in Windows 10: 00:02:00 •Using netsh to Manage the Windows Firewall: 00:05:00 •Using Powershell to Gather Firewall Information: 00:04:00 •Change your IP address in Windows 10: 00:05:00 •Add a second IP address in Windows 10: 00:09:00 •Enable System Restore on Windows 10: 00:03:00 •Create a System Restore point on Windows 10: 00:02:00 •Recover using System Restore on Windows 10: 00:04:00 •Fix TCPIP Corruption in Windows 10 Using Netsh: 00:02:00 •Repair Windows 10 with System File Checker (SFC): 00:03:00 •Repair Windows 10 System files offline Using SFC: 00:04:00 •Use ReadyBoost to Speed up Windows 10: 00:05:00 •Reset Your Network Adapter: 00:06:00 •Lab - Troubleshooting Internet Connectivity: 00:16:00 •NSLookup: 00:05:00 •Windows Reliability Monitor: 00:04:00 •Disable the Lock Screen on Windows 10: 00:03:00 •Disable Superfetch via Windows Services: 00:03:00 •Disable Screen Saver in Windows 10 using REGEDIT: 00:02:00 •Disable Windows 10 Automatic Logoff For Inactivity: 00:02:00 •Overview of the Windows 10 Shutdown and Restart buttons: 00:01:00 •Rename your Windows 10 computer: 00:01:00 •Change the date and time in Windows 10: 00:03:00 •Create a new local user in Windows 10: 00:04:00 •Rearm the 30-day evaluation Period for Windows 10 Pro: 00:03:00 •Assignment - Windows 10 Pro Complete Training: 00:00:00
Overview This comprehensive course on Cryptocurrency: Wallets, Investing & Trading will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Cryptocurrency: Wallets, Investing & Trading 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 Cryptocurrency: Wallets, Investing & Trading. It is available to all students, of all academic backgrounds. Requirements Our Cryptocurrency: Wallets, Investing & Trading 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 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 8 sections • 46 lectures • 03:30:00 total length •Cryptocurrency | Welcome to the Course: 00:03:00 •Course Agenda | What We Will Cover: 00:01:00 •Introduction | Why Cryptocurrency?: 00:04:00 •Cryptocurrency & Blockchain Essentials: 00:03:00 •Cryptocurrency | Key Events from 2017: 00:05:00 •The Future of Blockchain Technology & Crypocurrency: 00:04:00 •Purchase Cryptocurrency | Section Overview: 00:03:00 •Create Your Coinbase Account | Cryptocurrency Exchange: 00:04:00 •Make Your First Cryptocurrency Purchase | Coinbase Tools & Features: 00:07:00 •Coinbase Mobile App | Download & Review: 00:05:00 •How to Purchase Alt-coins | Other Cryptocurrency Exchanges Overview: 00:02:00 •Bitfinex | Cryptocurrency Exchange Platform Overview: 00:03:00 •Bittrex | Cryptcurrency Exchange Platform Overview: 00:05:00 •Kraken | Cryptocurrency Exchange Platform Overview: 00:03:00 •Binance | Cryptocurrency Exchange Platform Overview: 00:03:00 •Bitcoin ATM | How to Purchase Bitcoin from A Bitcoin ATM: 00:08:00 •Make A Purchase Using Bitcoin | How to Use Cryptocurrency: 00:05:00 •Cryptocurrency Wallets | Section Overview: 00:03:00 •Online Wallets | Best For Purchasing & Trading Cryptocurrency: 00:02:00 •Hardware Wallets | Long Term Storage & Large Amounts of Cryptocurrency: 00:12:00 •Desktop Wallets | Manage Your Cryptocurrency Portfolio on Your Desktop: 00:07:00 •Mobile Wallets | Simple & Easy Way to Store Cryptocurrency: 00:08:00 •Paper Wallets | Free Option to Securely Store Cryptocurrency: 00:07:00 •Cryptocurrency Investing Strategies | Section Overview: 00:05:00 •Dollar Cost Averaging (DCA) | Averaging Into Positions: 00:04:00 •Contrarian Investing | Using the RSI to Buy 'The Dips': 00:03:00 •Diversification | Diversify Your Portfolio: 00:03:00 •Support Levels | Finding Support Levels & Setting Price Alerts: 00:05:00 •Just HODL It! | Strategy of 'HODLing on For Dear Life': 00:03:00 •Long Term Storage Options | Best Wallets for Cryptocurrency Investing: 00:02:00 •Investor Terminology | Slang & Terminology Used By Cryptocurrency Investors: 00:03:00 •How to Trade Cryptocurrency | Section Overview: 00:03:00 •Top Mistakes Made By New Traders | Avoid These!: 00:02:00 •Technical vs Fundamental Trading | Trading Styles Review: 00:04:00 •Technical Analysis for Cryptocurrency | Introduction to Technical Analysis: 00:03:00 •Candlestick Charts | How to Read & Understand Candlestick Charts: 00:08:00 •Indicators & Overlays | Candlestick Chart Technical Analysis: 00:06:00 •How to Place Trades on Trading Exchanges | Transfer & Trade Cryptocurrency: 00:10:00 •Moving Averages | Moving Average Crossover Strategy for Trading: 00:05:00 •Bollinger Bands | Using Bollinger Bands for Trading & Measuring Volatility: 00:05:00 •Support & Resistance Levels | Finding Support & Resistance Levels For Trading: 00:03:00 •MACD | Using the Moving Average Convergence/ Divergence Oscillator for Trading: 00:04:00 •RSI (Relative Strength Index) | Finding Overbought & Oversold Entry Points: 00:03:00 •Crypto Stocks & ETFs | Trade Cryptocurrency Volatility with Stocks & ETFs: 00:05:00 •Bonus Lecture: 00:14:00 •Assignment - Cryptocurrency: Wallets, Investing & Trading: 00:00:00
Overview This comprehensive course on CompTIA PenTest+ (Ethical Hacking) will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This CompTIA PenTest+ (Ethical Hacking) 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 CompTIA PenTest+ (Ethical Hacking). It is available to all students, of all academic backgrounds. Requirements Our CompTIA PenTest+ (Ethical Hacking) 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 6 sections • 67 lectures • 10:48:00 total length •Introduction: 00:09:00 •Planning a Pen Test: 00:09:00 •Rules of Engagement: 00:11:00 •Resources and Budget: 00:07:00 •Impact and Constraints: 00:05:00 •Support Resources: 00:13:00 •Legal Groundwork: 00:12:00 •Scope Considerations: 00:11:00 •Lab Environment Setup: 00:23:00 •Project Strategy and Risk: 00:09:00 •Scope Vulnerabilities: 00:14:00 •Compliance-Based Assessments: 00:05:00 •Scanning and Enumeration: 00:05:00 •Scanning Demo: 00:11:00 •Packet Investigation: 00:08:00 •Packet Inspection Demo: 00:06:00 •Application and Open-Source Resources: 00:12:00 •Vulnerability Scanning: 00:09:00 •Vulnerability Scanning Demo: 00:17:00 •Target Considerations: 00:16:00 •Nmap Timing and Performance Options: 00:07:00 •Prioritization of Vulnerabilities: 00:09:00 •Common Attack Techniques: 00:12:00 •Credential Attacks: 00:15:00 •Weaknesses in Specialized Systems: 00:18:00 •Remote Social Engineering: 00:07:00 •Spear Phishing Demo: 00:10:00 •In-Person Social Engineering: 00:12:00 •Network-Based Exploits: 00:07:00 •FTP Exploit Demo: 00:08:00 •Man-in-the-middle Exploits: 00:07:00 •Wireless Exploits: 00:14:00 •Application Exploits, Part 1: 00:06:00 •SQL Injection Demo: 00:09:00 •Application Exploits, Part 2: 00:08:00 •Application Exploits, Part 3: 00:09:00 •Cross-Site Scripting Demo: 00:07:00 •Code Vulnerabilities: 00:17:00 •Local Host Vulnerabilities: 00:05:00 •Privilege Escalation (Linux): 00:10:00 •Privilege Escalation (Windows): 00:06:00 •Misc. Privilege Escalation: 00:08:00 •Misc. Local Host Vulnerabilities: 00:08:00 •Physical Security: 00:11:00 •Post-Exploitation Techniques: 00:11:00 •Persistence and Stealth: 00:11:00 •Nmap Scoping & Output Options: 00:21:00 •Pen Testing Toolbox: 00:07:00 •Using Kali Linux: 00:06:00 •Scanners & Credential Tools: 00:10:00 •Code-Cracking Tools: 00:05:00 •Open-Source Research Tools: 00:07:00 •Wireless and Web Pen Testing Tools: 00:11:00 •Remote Access Tools: 00:06:00 •Analyzers and Mobile Pen Testing Tools: 00:03:00 •Other Pen Testing Tools: 00:05:00 •Using Scripting in Pen Testing: 00:13:00 •Bash Scripting Basics: 00:15:00 •Bash Scripting Techniques: 00:10:00 •PowerShell Scripts: 00:04:00 •Ruby Scripts: 00:07:00 •Python Scripts: 00:06:00 •Scripting Languages Comparison: 00:11:00 •Writing Reports: 00:16:00 •Post-Report Activities: 00:06:00 •Mitigation Strategies: 00:05:00 •Communication: 00:10:00