Overview This comprehensive course on jQuery: JavaScript and AJAX Coding Bible will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This jQuery: JavaScript and AJAX Coding Bible 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 jQuery: JavaScript and AJAX Coding Bible. It is available to all students, of all academic backgrounds. Requirements Our jQuery: JavaScript and AJAX Coding Bible 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 • 86 lectures • 05:06:00 total length •Introduction To This Course: 00:02:00 •Setup on Windows: 00:03:00 •Setup on Mac OS X: 00:03:00 •Setup on Linux: 00:05:00 •Online Code IDE: 00:02:00 •Uncompressed vs Minified vs Slim vs Slim Minified: 00:05:00 •Document Ready: 00:03:00 •Elements: 00:03:00 •All Elements: 00:02:00 •This Keyword: 00:03:00 •ID: 00:02:00 •Class: 00:02:00 •Multiple Items: 00:03:00 •First Element: 00:02:00 •Odd/Even: 00:06:00 •Element and Class: 00:02:00 •Children: 00:04:00 •Attributes: 00:03:00 •Type: 00:04:00 •Contains: 00:03:00 •Get Attribute: 00:02:00 •Set Attribute: 00:03:00 •Set Attribute With Callback Function: 00:03:00 •Set Multiple Attributes: 00:03:00 •Remove: 00:02:00 •Text Attribute: 00:02:00 •Data Attribute: 00:03:00 •Value: 00:03:00 •HTML Value: 00:02:00 •Class: 00:02:00 •Binding & Unbinding: 00:07:00 •Attributes: 00:03:00 •Propagation: 00:05:00 •Prevent Default Behaviour: 00:05:00 •Mouse Single Click: 00:02:00 •Mouse Double Click: 00:02:00 •Mouse Enter Element: 00:04:00 •Mouse Leave Element: 00:04:00 •Mouse Hover: 00:04:00 •Mouse Down: 00:03:00 •Mouse Up: 00:02:00 •Keyboard Down: 00:03:00 •Keyboard Press: 00:01:00 •Keyboard Up: 00:01:00 •Form Submit: 00:03:00 •Form Change: 00:03:00 •Form Focus: 00:04:00 •Form Blur: 00:02:00 •Document/Window Scroll: 00:03:00 •Document/Window Resize: 00:02:00 •Combining Multiple Events Using A Single Selector: 00:05:00 •Get and Set CSS Property: 00:03:00 •Set Multiple CSS Properties: 00:02:00 •Add, Remove and Toggle CSS Classes: 00:06:00 •Get and Set Element Dimensions: 00:12:00 •Adding Elements Using Append, Prepend, After and Before: 00:05:00 •Removing Elements Using Remove and Empty: 00:06:00 •Elements By Index: 00:03:00 •Child Elements: 00:03:00 •Parent Element: 00:03:00 •Sibling Elements: 00:03:00 •Filtering Elements: 00:06:00 •Show, Hide and Toggle: 00:11:00 •Fading Using FadeIn, FadeOut, FadeToggle and FadeTo: 00:06:00 •Sliding Using SlideDown, SlideUp and SlideToggle: 00:06:00 •Animate: 00:09:00 •Stop Effects and Animations: 00:03:00 •Function Callback: 00:03:00 •Action and Method Chaining: 00:05:00 •Load: 00:05:00 •Get JSON: 00:04:00 •GET Data: 00:04:00 •POST Data: 00:05:00 •Trim String: 00:03:00 •Extend: 00:03:00 •Extend Function: 00:07:00 •In Array: 00:04:00 •Each: 00:03:00 •Data Function: 00:05:00 •Proxy Function: 00:03:00 •Is Window Function: 00:01:00 •Now/Epoch Time Method: 00:02:00 •Number Check (isNumeric): 00:02:00 •Dequeue: 00:03:00 •Global Evaluation: 00:02:00 •Resource: 00:00:00
Overview This comprehensive course on Intermediate Python Coding will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Intermediate Python 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 Intermediate Python Coding. It is available to all students, of all academic backgrounds. Requirements Our Intermediate Python 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 10 sections • 59 lectures • 05:21:00 total length •Course Introduction: 00:02:00 •Course Curriculum: 00:05:00 •How to get Pre-requisites: 00:02:00 •Getting Started on Windows, Linux or Mac: 00:01:00 •How to ask Great Questions: 00:02:00 •Introduction to Class: 00:07:00 •Create a Class: 00:09:00 •Calling a Class Object: 00:08:00 •Class Parameters - Objects: 00:05:00 •Access Modifiers(theory): 00:10:00 •Summary: 00:02:00 •Introduction to methods: 00:06:00 •Create a method: 00:07:00 •Method with parameters: 00:12:00 •Method default parameter: 00:06:00 •Multiple parameters: 00:05:00 •Method return keyword: 00:04:00 •Method Overloading: 00:05:00 •Summary: 00:02:00 •Introduction to OOPs: 00:05:00 •Classes and Objects: 00:08:00 •Class Constructors: 00:07:00 •Assessment Test1: 00:01:00 •Solution for Assessment Test1: 00:03:00 •Summary: 00:01:00 •Introduction: 00:04:00 •Inheritance: 00:13:00 •Getter and Setter Methods: 00:12:00 •Polymorphism: 00:13:00 •Assessment Test2: 00:03:00 •Solution for Assessment Test2: 00:03:00 •Summary: 00:01:00 •Introduction: 00:03:00 •Access Modifiers (public, protected, private): 00:21:00 •Encapsulation: 00:07:00 •Abstraction: 00:07:00 •Summary: 00:02:00 •Introduction: 00:01:00 •Dice Game: 00:06:00 •Card and Deck Game Playing: 00:07:00 •Summary: 00:01:00 •Introduction: 00:01:00 •PIP command installations: 00:12:00 •Modules: 00:12:00 •Naming Module: 00:03:00 •Built-in Modules: 00:03:00 •Packages: 00:08:00 •List Packages: 00:03:00 •Summary: 00:02:00 •Introduction: 00:02:00 •Reading CSV files: 00:11:00 •Writing CSV files: 00:04:00 •Summary: 00:01:00 •Introduction: 00:01:00 •Errors - Types of Errors: 00:08:00 •Try - ExceptExceptions Handling: 00:07:00 •Creating User-Defined Message: 00:05:00 •Try-Except-FinallyBlocks: 00:07:00 •Summary: 00:02:00
Overview This comprehensive course on Complete AutoLISP Programming will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This Complete AutoLISP Programming 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 Complete AutoLISP Programming. It is available to all students, of all academic backgrounds. Requirements Our Complete AutoLISP Programming 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 15 sections • 81 lectures • 07:26:00 total length •Module 01: Introduction: 00:01:00 •Module 02: Course Outline: 00:05:00 •Module 03: Introduction to AutoLISP: 00:02:00 •Module 04: Who is this Course for?: 00:02:00 •Module 05: What will I Learn?: 00:01:00 •Module 06: About the Author: 00:02:00 •Module 07: Why Learn AutoLISP?: 00:02:00 •Module 08: Tools: 00:04:00 •Module 01: Create Zoom Command Macros: 00:13:00 •Module 02: Create Layer Command Macros: 00:10:00 •Module 03: Create Insert Command Macros: 00:07:00 •Module 04: Create Audit Commands: 00:06:00 •Module 01: AutoLISP Rules: 00:05:00 •Module 01: Understanding AutoLISP Variables: 00:05:00 •Module 02: Using Variables in a Real World Program - Part 1: 00:08:00 •Module 03: Using Variables in a Real World Program - Part 2: 00:08:00 •Module 04: Using Variables in a Real World Program - Part: 00:05:00 •Module 05: Using Variables in a Real World Program - Part 4: 00:07:00 •Module 01: Math Functions in Theory: 00:06:00 •Module 02: Math Functions by Example: 00:15:00 •Module 01: List Functions Theory - Part 1: 00:06:00 •Module 02: CAR Function - Demo: 00:02:00 •Module 03: CDR Function - Demo: 00:02:00 •Module 04: CADR Function - Demo: 00:02:00 •Module 05: CADDR Function - Demo: 00:02:00 •Module 06: CAAR Function - Demo: 00:02:00 •Module 07: CDDR Function - Demo: 00:01:00 •Module 08: List Functions Theory - Part 2: 00:05:00 •Module 09: list Function - Demo: 00:01:00 •Module 10: cons Function - Demo: 00:02:00 •Module 11: nth Function - Demo: 00:01:00 •Module 12: Foreach Function - Demo: 00:04:00 •Module 13: List Functions Theory - Part 3: 00:05:00 •Module 14: Assoc Function - Demo: 00:04:00 •Module 15: Subst Function - Demo: 00:06:00 •Module 16: Last Function - Demo: 00:02:00 •Module 17: Reverse Function - Demo: 00:02:00 •Module 01: User Input Functions Theory - Part 1: 00:05:00 •Module 02: User Input Functions Theory - Part 2: 00:04:00 •Module 03: GetPoint Function - Demo: 00:02:00 •Module 04: GetInt Function - Demo: 00:03:00 •Module 05: GetString Function - Demo: 00:04:00 •Module 06: GetReal Function - Demo: 00:02:00 •Module 07: GetDist Function - Demo: 00:04:00 •Module 08: GetCorner Function - Demo: 00:04:00 •Module 09: GetAngle Function - Demo: 00:10:00 •Module 10: GetKword Function - Demo: 00:05:00 •Module 01: Object Handling Functions - Theory: 00:04:00 •Module 02: Entsel Function - Demo: 00:03:00 •Module 03: Entnext Function - Demo: 00:03:00 •Module 04: Entlast Function - Demo: 00:02:00 •Module 05: Entget Function - Demo: 00:04:00 •Module 06: Object Handling Functions - Exercises: 00:02:00 •Module 07: Object Handling Functions - Solutions to Exercises: 00:06:00 •Module 01: Selection Sets - Theory: 00:08:00 •Module 02: Ssget Function - Demo: 00:11:00 •Module 03: Ssadd Function - Demo: 00:05:00 •Module 04: Ssdel Function - Demo: 00:03:00 •Module 05: Ssmemb Function - Demo: 00:03:00 •Module 06: Ssname Function - Demo: 00:03:00 •Module 07: Sslength Function - Demo: 00:05:00 •Module 08: Selection Sets - Exercises: 00:04:00 •Module 09: Selection Sets - Solutions to Exercises: 00:13:00 •Module 01: Using If and Progn Statements: 00:05:00 •Module 02: Using While and EQ Functions: 00:05:00 •Module 03: Using Cond and And Functions: 00:04:00 •Module 01: AutoCAD Objects: Re-examined (Part 1): 00:04:00 •Module 02: AutoCAD Objects: Re-examined (Part 2): 00:05:00 •Module 03: Line Object: Re-examined (Demo): 00:05:00 •Module 04: Circle Object: Re-examined (Demo): 00:04:00 •Module 05: Text Object: Re-examined (Demo): 00:08:00 •Module 06: Dimension Object: Re-examined (Demo): 00:11:00 •Module 07: Block/Attribute Object: Re-examined (Demo): 00:28:00 •Module 01: Symbol Table and Dictionary-Handling Functions - Theory: 00:05:00 •Module 02: Tblsearch - Demo: 00:13:00 •Module 03: Tblnext - Demo: 00:09:00 •Module 01: CDIM - Project: 00:12:00 •Module 02: CHSTYLE - Project: 00:16:00 •Module 03: EXTATTR - Hands-On Project: 00:26:00 •Module 01: Conclusion Message and Thank you!: 00:01:00 •Assignment - Complete AutoLISP Programming: 00:00:00
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 IT For Recruiters will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This IT For Recruiters 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 IT For Recruiters. It is available to all students, of all academic backgrounds. Requirements Our IT For Recruiters 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 8 sections • 60 lectures • 05:10:00 total length •Introduction: 00:02:00 •What is hardware and software: 00:04:00 •Server: 00:08:00 •Project Life cycle: 00:06:00 •Software Development Life Cycle: 00:08:00 •Methodologies: 00:09:00 •CMS: 00:04:00 •API: 00:04:00 •CI/CD: 00:04:00 •Stacks: 00:03:00 •Native and Hybrid Native Apps: 00:02:00 •CTO: 00:13:00 •IT Architect: 00:08:00 •Product Owner: 00:12:00 •Project Manager: 00:13:00 •Product Manager: 00:06:00 •PO vs PM vs Product Manager: 00:07:00 •PO vs Product Manager: 00:04:00 •Business Analyst: 00:09:00 •Business Intelligence Specialist: 00:06:00 •Data Engineer: 00:05:00 •Data Scientist: 00:07:00 •Data Engineer vs Data Scientist: 00:07:00 •Agile Coach: 00:14:00 •Scrum Master: 00:08:00 •Agile Coach vs Scrum Master: 00:01:00 •Frontend Developer: 00:06:00 •Backend Developer: 00:06:00 •Fullstack Developer: 00:04:00 •Frontend vs Backend vs Fullstack Developer: 00:02:00 •iOS Developer: 00:03:00 •Android Developer: 00:04:00 •UX Designer: 00:10:00 •UI Designer: 00:08:00 •UX vs UI Designer: 00:04:00 •QA Engineer_Tester: 00:09:00 •SysAdmin: 00:07:00 •DevOps: 00:05:00 •SEO: 00:10:00 •Programming languages and frameworks. Intro: 00:01:00 •Programming languages and frameworks: 00:08:00 •Java: 00:03:00 •JavaScript: 00:02:00 •Python: 00:01:00 •C: 00:02:00 •C++: 00:03:00 •C#: 00:02:00 •HTML: 00:02:00 •PHP: 00:02:00 •SWIFT: 00:02:00 •Objective-C: 00:01:00 •Ruby: 00:02:00 •SQL: 00:02:00 •Go (Golang): 00:01:00 •Database: 00:05:00 •Types of Databases: 00:07:00 •The day of an IT Recruiter: 00:05:00 •Key principles: 00:03:00 •Sourcing Tipps: 00:03:00 •Good Bye Video: 00:01:00
Overview This comprehensive course on JavaScript Foundations for Everyone will deepen your understanding on this topic. After successful completion of this course you can acquire the required skills in this sector. This JavaScript Foundations for Everyone 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 JavaScript Foundations for Everyone. It is available to all students, of all academic backgrounds. Requirements Our JavaScript Foundations for Everyone 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 1 sections • 32 lectures • 05:24:00 total length •Module 01: About the Author: 00:04:00 •Module 02: Introduction to JavaScript: 00:00:00 •Module 03: Strengths and Weaknesses of JavaScript: 00:15:00 •Module 04: Writing JavaScript in Chrome: 00:06:00 •Module 05: JavaScript Variables: 00:07:00 •Module 06: Demo of JavaScript Variables: 00:10:00 •Module 07: Basic Types of JavaScript: 00:07:00 •Module 08: JavaScript Boolean: 00:08:00 •Module 09: JavaScript Strings: 00:18:00 •Module 10: JavaScript Numbers: 00:16:00 •Module 11: JavaScript Objects: 00:13:00 •Module 12: Demo of JavaScript Objects: 00:07:00 •Module 13: JavaScript Arrays: 00:09:00 •Module 14: Demo of JavaScript Arrays: 00:26:00 •Module 15: JavaScript Functions: 00:06:00 •Module 16: Demo of JavaScript Functions: 00:08:00 •Module 17: JavaScript Scope and Hoisting: 00:10:00 •Module 18: Demo of JavaScript Scope and Hoisting: 00:07:00 •Module 19: Currying Functions: 00:03:00 •Module 20: Demo of Currying Functions: 00:07:00 •Module 21: Timeouts and Callbacks: 00:04:00 •Module 22: Demo of Timeouts and Callbacks: 00:08:00 •Module 23: JavaScript Promises: 00:05:00 •Module 24: Demo of JavaScript Promises: 00:07:00 •Module 25: Demo of Javascript Async: 00:04:00 •Module 26: Flow Control: 00:06:00 •Module 27: Demo of Flow Control: 00:07:00 •Module 28: JavaScript For Loop: 00:07:00 •Module 29: Demo of JavaScript For Loop: 00:04:00 •Module 30: Demo of Switch Statements: 00:05:00 •Module 31: Error Handling: 00:09:00 •Module 32: Demo Project: 01:11:00
Description: Get started with Microsoft Outlook 2016. This Microsoft Outlook 2016 for Beginners will help new users set up and use Outlook on Windows. It guides you through Microsoft Outlook and looks into the practical application of its numerous functionalities. And it will help you to get comfortable with the Outlook 2016 interface, creating and sending messages, managing contacts, using the calendar, managing tasks, and working with notes. If you are looking forward to get skilled on Microsoft Office Outlook, you can start a step with this course. Learning Outcomes: Navigate throughout the Outlook user interface and learn to perform basic email functions and utilize help Composing emails, grammar and spell checks, formatting content, attaching files, enhancing messages and managing automatic message responses Customize reading options, work with attachments and manage message responses Managing and organization of messages with the help of tags, flags, other commands and folders Using calendar options to manage appointments and meetings Using People workspace to create, update, view and organise contacts Managing tasks and notes Creating and managing Quick Steps, and customizing the interface according to needs Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. 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? Microsoft Outlook 2016 for Beginners 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 Microsoft Outlook 2016 for Beginners 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. Getting Started with Outlook 2016 Navigate the Outlook Interface 00:15:00 ACTIVITY - NAVIGATING THE OUTLOOK INTERFACE 00:05:00 Perform Basic E-mail Functions 00:30:00 ACTIVITY - PERFORMING BASIC E-MAIL FUNCTIONS 00:05:00 Use Outlook Help 00:15:00 ACTIVITY - GETTING HELP IN MICROSOFT OUTLOOK 2016 00:05:00 Composing Messages Create an E-mail Message 00:15:00 ACTIVITY - CREATING AN E-MAIL MESSAGE 00:05:00 Check Spelling and Grammar 00:15:00 ACTIVITY - CHECK SPELLING AND GRAMMAR 00:05:00 Format Message Content 00:15:00 ACTIVITY - FORMAT MESSAGE CONTENT 00:05:00 Attach Files and Items 00:15:00 ACTIVITY - ATTACHING A FILE TO A MESSAGE 00:05:00 Enhance an E-mail Message 00:30:00 ACTIVITY - ENHANCING AN E-MAIL MESSAGE 00:05:00 Manage Automatic Message Content 00:15:00 ACTIVITY - MANAGING AUTOMATIC MESSAGE CONTENT 00:05:00 Reading and Responding to Messages Customize Reading Options 00:15:00 ACTIVITY - CUSTOMIZING READING OPTIONS 00:05:00 Work with Attachments 00:15:00 ACTIVITY - WORKING WITH ATTACHMENTS 00:05:00 Manage Your Message Responses 00:15:00 ACTIVITY - MANAGING YOUR MESSAGE RESPONSES 00:05:00 Managing Your Messages Manage Messages Using Tags, Flags, and Other Commands 00:15:00 ACTIVITY - MANAGING MESSAGES USING TAGS, FLAGS AND OTHER COMMANDS 00:05:00 Organize Messages Using Folders 00:15:00 ACTIVITY - ORGANIZING MESSAGES USING FOLDERS 00:04:00 Managing Your Calendar View the Calendar 00:15:00 ACTIVITY - CUSTOMIZING YOUR CALENDAR VIEW 00:05:00 Manage Appointments 00:15:00 ACTIVITY - MANAGING APPOINTMENTS 00:05:00 Manage Meetings 00:30:00 ACTIVITY - CREATING AND MANAGING MEETINGS 00:05:00 Print Your Calendar 00:15:00 ACTIVITY - PRINTING YOUR CALENDAR 00:05:00 Managing Your Contacts Create and Update Contacts 00:15:00 ACTIVITY - CREATING AND UPDATING CONTACTS 00:05:00 View and Organize Contacts 00:15:00 ACTIVITY - VIEW AND ORGANIZE CONTACTS 00:05:00 Working with Tasks and Notes Create Tasks 00:15:00 ACTIVITY - CREATING TASKS 00:05:00 Manage Tasks 00:15:00 ACTIVITY - MANAGING TASKS 00:05:00 Manage Notes 00:15:00 ACTIVITY - CREATING AND MANAGING NOTES 00:05:00 Customizing the Outlook Environment Customize the Outlook Interface 00:30:00 ACTIVITY - CUSTOMIZING THE OUTLOOK INTERFACE 00:05:00 Create and Manage Quick Steps 00:15:00 ACTIVITY - CREATING AND MANAGING QUICK STEPS 00:05:00 Activities Activities - Microsoft Outlook 2016 for Beginners 00:00:00 Mock Exam Mock Exam- Microsoft Outlook 2016 for Beginners 00:20:00 Final Exam Final Exam- Microsoft Outlook 2016 for Beginners 00:20:00 Order Your Certificate and Transcript Order Your Certificates and Transcripts 00:00:00
Description: The administrative office is the department assigned to craft and ensure that the rules and procedures are well implemented in a business or organization. This would help in the operations and functions of each department work well. To learn about administrative functions, this bundle course will provide you six fundamental courses: (1) admin support; (2) personal assistant; (3) business writing; (4) customer service; (5) time management; and (6) organizational skills. All of which are fundamental functions of the administrative department that will be a great contribution to the success of any business. Who is the course for? Professionals, employees or businessmen who want to improve the administration department of their company. People who want to know how administrative management works. 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. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam, you will have the opportunity to test your proficiency with a mock exam. Certification: After you have successfully passed the test, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy 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 Administration Bundle course is a useful qualification to possess, and would be beneficial for the following careers: Accounting Technician Admin Assistant Bookkeeper Civil Service Administrative Officer Data Entry Clerk Finance Officer Hotel Receptionist Legal Secretary Payroll Administrator Liaison Officer Supervisor Typist. Administrative Management Module One - Getting Started 00:30:00 Module Two - Why Your Office Needs Administrative Procedures 01:00:00 Module Three - Gathering the Right Tools 01:00:00 Module Four - Identifying Procedures to Include 01:00:00 Module Five - Top Five Procedures to Record 01:00:00 Module Six - What to Include in Your Binder (I) 01:00:00 Module Seven - What to Include in Your Binder (II) 01:00:00 Module Eight - Organizing Your Binder 01:00:00 Module Nine - What Not to Include in the Procedure Guide 01:00:00 Module Ten - Share Office Procedure Guide 01:00:00 Module Eleven - Successfully Executing the Guide 01:00:00 Module Twelve - Wrapping Up 00:30:00 Admin Support Module One - Getting Started 00:30:00 Module Two - Getting Organized (I) 01:00:00 Module Three - Getting Organized (II) 01:00:00 Module Four - Managing Time 01:00:00 Module Five - Getting It All Done On Time 01:00:00 Module Six - Special Tasks 01:00:00 Module Seven - Verbal Communication Skills 01:00:00 Module Eight - Non-Verbal Communication Skills 01:00:00 Module Nine - Empowering Yourself 01:00:00 Module Ten - The Team of Two 01:00:00 Module Eleven - Taking Care of Yourself 01:00:00 Module Twelve - Wrapping Up 00:30:00 Personal Assistant Module One - Getting Started 00:30:00 Module Two - Working with Your Manager 01:00:00 Module Three - Administrative Soft Skills 01:00:00 Module Four - Effective Time Management 01:00:00 Module Five - Meeting Management 01:00:00 Module Six - Tools of the Trade (I) 01:00:00 Module Seven - Tools of the Trade (II) 01:00:00 Module Eight - Being an Effective Gatekeeper 01:00:00 Module Nine - Organizational Skills 01:00:00 Module Ten - Confidentiality Guidelines 01:00:00 Module Eleven - Special Tasks 01:00:00 Module Twelve - Wrapping Up 00:30:00 Executive and Personal Assistant Training Course- Activities 00:00:00 Business Writing Module One - Getting Started 00:30:00 Module Two - Working with Words 01:00:00 Module Three - Constructing Sentences 01:00:00 Module Four - Creating Paragraphs 01:00:00 Module Five - Writing Meeting Agendas 01:00:00 Module Six - Writing E-mails 01:00:00 Module Seven - Writing Business Letters 01:00:00 Module Eight - Writing Proposals 01:00:00 Module Nine - Writing Reports 01:00:00 Module Ten - Other Types of Documents 01:00:00 Module Eleven - Proofreading and Finishing 01:00:00 Module Twelve - Wrapping Up 00:30:00 Customer Service Introduction To Customer Service 00:15:00 The Power of Positive Thinking in Customer Service 00:30:00 Types of Difficult Customers and How to Help them 01:00:00 How to Deal with Difficult Customers 00:30:00 Conclusion 00:15:00 Time Management Where Do You Spend Your Time 01:00:00 Managing Tasks 01:00:00 Planning 01:00:00 Goals 01:00:00 Tips From The Gurus 01:00:00 Wrapping Up 00:15:00 Organisational Skills Module One - Getting Started 00:30:00 Module Two - Remove the Clutter 01:00:00 Module Three - Prioritize 01:00:00 Module Four - Scheduling Your Time 01:00:00 Module Five - To Do Lists 01:00:00 Module Six - Paper and Paperless Storage 01:00:00 Module Seven - Organization in Your Work Area 01:00:00 Module Eight - Tools to Fight Procrastination 01:00:00 Module Nine - Organizing Your Inbox 01:00:00 Module Ten - Avoid the Causes of Disorganization 01:00:00 Module Eleven - Discipline is the Key to Stay Organized 01:00:00 Module Twelve - Wrapping Up 00:30:00 Organisational Skills Course for Administrator- Activities 00:00:00 Self Esteem & Confidence Building Module One - Getting Started 01:00:00 Module Two - What Does Self-Confidence Mean To You 01:00:00 Module Three - Obstacles to Our Goals 01:00:00 Module Four - Communication Skills 01:00:00 Module Five - The Importance of Goal Setting 01:00:00 Module Six - Feeling the Part 01:00:00 Module Seven - Looking the Part 01:00:00 Module Eight - Sounding the Part 01:00:00 Module Nine - Powerful Presentations 00:30:00 Module Ten - Coping Techniques 01:00:00 Module Eleven - Dealing with Difficult Behavior 00:30:00 Module Twelve - Wrapping Up 00:15:00 Microsoft Word Module One - Getting Started 00:30:00 Module Two - Opening 01:00:00 Module Three - Working with the Interface 01:00:00 Module Four - Your First Document 01:00:00 Module Five - Basic Editing Tasks 01:00:00 Module Six - Basic Formatting Tasks 01:00:00 Module Seven - Formatting Paragraphs 01:00:00 Module Eight - Advanced Formatting Tasks 01:00:00 Module Nine - Working with Styles 01:00:00 Module Ten - Formatting the Page 01:00:00 Module Eleven - Sharing Your Document 01:00:00 Module Twelve - Wrapping Up 00:30:00 Microsoft PowerPoint Module One - Getting Started 00:30:00 Module Two - Opening PowerPoint 01:00:00 Module Three - Working with the Interface 01:00:00 Module Four - Your First Presentation 01:00:00 Module Five - Working with Text 01:00:00 Module Six - Formatting Text and Paragraphs 01:00:00 Module Seven - Adding Pictures 01:00:00 Module Eight - Advanced Formatting Tasks 01:00:00 Module Nine - Working with Transitions and Animations 01:00:00 Module Ten - Setting Up Your Slide Show 01:00:00 Module Eleven - Showtime! 01:00:00 Module Twelve - Wrapping Up 00:30:00 Microsoft Excel Module One - Getting Started 00:30:00 Module Two - Opening Excel 01:00:00 Module Three - Working with the Interface 01:00:00 Module Four - Your First Worksheet 01:00:00 Module Five - Viewing Excel Data 01:00:00 Module Six - Building Formulas 01:00:00 Module Seven - Using Excel Functions 01:00:00 Module Eight - Using Quick Analysis 01:00:00 Module Nine - Formatting Your Data 01:00:00 Module Ten - Using Styles, Themes, and Effects 01:00:00 Module Eleven - Printing and Sharing Your Workbook 01:00:00 Module Twelve - Wrapping Up 01:00:00 Refer A Friend Refer A Friend 00:00:00 Mock Exam Mock Exam- Administration Bundle Course 00:30:00 Final Exam Final Exam- Administration Bundle Course 00:30:00
Description: SharePoint is a browser-based collaboration and document management platform from Microsoft. There are several types of SharePoint products such as SharePoint Foundation, SharePoint Server, SharePoint Designer 2013 and SharePoint Online. SharePoint Foundation is used to create many types of sites where you can collaborate on web pages, documents, lists, calendars, and data. SharePoint Foundation is free for on-premises deployment. In the SharePoint Foundation Advanced Skills - Video Training Course, you will learn how to use lists, libraries, views and accounting information and notification system in Sharepoint Foundation 2010 environment. Throughout the Lists Course, you will gain knowledge about announcements, events, link lists, task lists, contacts, and deleting list items while in the Libraries part, you will know about document libraries, picture libraries, Wiki pages, asset libraries, and form libraries. In Accounting Information and Notifications part, you will learn about personal and regional settings, alerts, and RSS feeds. Apart from these, you will also learn the procedures of different types of team communications through discussion boards, surveys, and blog posts. In short, the course contents will make you a pro user of SharePoint Foundation. Assessment: At the end of the course, you will be required to sit for an online MCQ test. Your test will be assessed automatically and immediately. You will instantly know whether you have been successful or not. Before sitting for your final exam you will have the opportunity to test your proficiency with a mock exam. 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? SharePoint Foundation Advanced Skills - Video Training Course 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 SharePoint Foundation Advanced Skills - Video Training Course 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. SharePoint Libraries SharePoint Libraries FREE 00:25:00 SharePoint Lists 00:44:00 Changing the Look and Feel Navigation 00:23:00 Site Themes 00:12:00 Customizing a Site Changing Site Components 00:18:00 Managing Item Controls 00:25:00 Editing Pages 00:14:00 Controlling Information Display Public Views 00:13:00 RSS Feed Settings 00:09:00 Creating Workflows Workflows 00:31:00 Adding to Site Galleries Site Galleries 00:18:00 Mock Exam Mock Exam- SharePoint Foundation Advanced Skills - Video Training Course 00:20:00 Final Exam Final Exam- SharePoint Foundation Advanced Skills - Video Training Course 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00