Description Register on the Hands on Programming on AutoCAD to Excel Using VB.NET today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a certificate as proof of your course completion. The Hands on Programming on AutoCAD to Excel Using VB.NET course is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablets, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With This Course Receive a digital certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Certificate of Achievement After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for 9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for 15.99, which will reach your doorsteps by post. Method of Assessment You need to attend an assessment right after the completion of this course to evaluate your progression. For passing the assessment, you need to score at least 60%. After submitting your assessment, you will get feedback from our experts immediately. Who Is This Course For The course is ideal for those who already work in this sector or are aspiring professionals. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Course Content Section 01: Introduction Introduction - Hands on Programming on AutoCAD to Excel Using VB.NET 00:04:00 Who is this course for? - Hands on Programming on AutoCAD to Excel Using VB.NET 00:02:00 What will you learn from this course? - Hands on Programming on AutoCAD to Excel Using VB.NET 00:05:00 Tools needed 00:01:00 Course Prerequisites 00:04:00 Section 02: Exporting AutoCAD Objects to Excel Section Overview - Export AutoCAD Objects to Excel 00:02:00 Exporting Lines to Excel - Overview 00:02:00 Creating the VB.NET-Excel Project 00:06:00 Design of User Interface to Export Lines 00:10:00 Creating the Common Utility Class 00:19:00 Creating the ExportLines Method 00:12:00 Running and Testing ExportLines Method 00:06:00 Exporting MTexts to Excel - Overview 00:02:00 Creating the ExportMTexts Method 00:11:00 Export Polylines to Excel - Overview 00:01:00 Creating the ExportPolylines Method 00:12:00 Running and Testing ExportPoylines Method 00:12:00 Exporting Blocks (With Attributes) to Excel - Overview 00:02:00 Creating the ExportBlocks Method 00:12:00 Creating Export Blocks UI and Running the Code 00:06:00 Exporting Blocks (With Attributes) to Excel - Overview 00:02:00 Creating the User Interface for exporting Blocks to Excel 00:05:00 Creation of BlocksForm UI 00:04:00 Coding the BlocksForm Load Event 00:08:00 Testing the BlocksForm UI 00:03:00 Coding the BlocksForm to populate the Listboxes 00:15:00 Coding the BlocksForm Export Button 00:04:00 Coding the ExportBlocksWithAttributes Method 00:21:00 Running and Testing ExportBlocksWithAttributes Method 00:02:00 Section 03: Importing Excel File into AutoCAD Section Overview - Import Excel File into AutoCAD 00:01:00 Importing Lines from Excel File into AutoCAD - Overview 00:01:00 Creating ImportExcelUtil Class 00:02:00 Creating the ImportLines Method 00:19:00 Creating the UI for the ImportLines Method 00:02:00 Coding the ImportLines UI code behind. 00:07:00 Running and Testing ImportLines Method 00:08:00 Importing MTexts into AutoCAD - Overview 00:01:00 Creating the ImportMTexts Method 00:11:00 Creating ImportMTexts User Interface 00:02:00 Running and Testing ImportMTexts Method 00:02:00 Importing Polylines from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportPolylines Method 00:14:00 Creating ImportPolylines User Interface 00:02:00 Running and Testing ImportPolylines Method 00:03:00 Importing Blocks (without Attributes) from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportBlocks Method 00:09:00 Creating the ImportBlocks User Interface 00:02:00 Running and Testing ImportBlocks Method 00:03:00 Importing Blocks (with Attirubtes) from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportBlocksWithAttributes Method 00:25:00 Creating the UI for ImportBlocksWithAttributes Method 00:04:00 Running and Testing ImportBlocksWithAttributes Method 00:03:00 Section 04: Exporting AutoCAD Objects to a File Exporting Lines to a File - Overview 00:02:00 Creating the ExportToFile Utility Class 00:04:00 Creating ExportLinesToFile Method 00:14:00 Creating the UI for ExportLinesToFile Method 00:08:00 Running and Testing ExportLinesToFile Method 00:02:00 Exporting MTexts to File - Overview 00:01:00 Creating the MTextToFile Method 00:06:00 Creating the UI for the ExportMTextToFile Method 00:01:00 Running and Testing ExportMTextToFile Method. 00:08:00 Exporting Polylines to File - Overview 00:02:00 Creating ExportPolylinesToFile Method 00:11:00 Exporting Polylines to File - User Interface 00:01:00 Running and Testing ExportPolylinesToFile Method 00:02:00 Exporting Blocks (without Attributes) to File - Overview 00:02:00 Creating the ExportBlocksToFile Method 00:11:00 Creating ExportBlocksToFile User Interface 00:02:00 Running and Testing ExportBlocksToFile Method 00:02:00 Exporting Blocks (With Attributes) to a File - Overview 00:02:00 Creating the EXportBlocksWithAttributesToFile Method 00:19:00 Creating the UI for ExportBlocksWithAttributesToFile Method 00:06:00 Coding the BlocksForm for ExportBlocksWithAttributeToFile Method 00:04:00 Running and Testing ExportBlocksWithAttributesToFile Method 00:03:00 Section 05: Importing Text File into AutoCAD Importing Text File into AutoCAD - Overview 00:01:00 Importing Lines from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportFileUtil Class 00:01:00 Creating the ImportLinesMethod 00:17:00 Creation of ImportLines User Interface 00:03:00 Coding the ImportLines UI button 00:05:00 Running and Testing the ImportLines Method 00:04:00 Importing MTexts from Text File into AutoCAD - Overview 00:02:00 Creating the ImportMTexts Method 00:09:00 Creating the TextStyle Manipulation Code 00:02:00 Creating the UI for the ImportMTexts Method 00:01:00 Running and Testing the ImportMTexts Method 00:04:00 Importing Polylines from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportPolylines Method 00:18:00 Creating the ImportPolylines UI 00:02:00 Running and Testing ImportPolylines (from a File) Method 00:02:00 Importing BLocks (without Attributes) from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportBlocks (without Attributes) Method 00:15:00 Creating the ImportBlocks UI 00:05:00 Running and Testing ImportBlocks (without Attributes) Method 00:04:00 Importing Blocks (with Attributes) from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportBlocksWithAttributes from a File Method 00:24:00 Creating the ImportBlocksWithAttributes (from a File) UI (Part 1) 00:06:00 Creating the ImportBlocksWithAttributes (from a File) UI (Part 2) 00:04:00 Running and Testing ImportBlocksWithAttributes (from a File) Method 00:03:00
Register on the InDesign CC MasterClass today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a digital certificate as a proof of your course completion. The InDesign CC MasterClass course is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The InDesign CC MasterClass course Receive a e-certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the InDesign CC MasterClass course, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Course Content Introduction Why learn InDesign? 00:02:00 How to study? 00:03:00 Getting an Adobe Certification 00:05:00 Basics Interface 00:12:00 Navigation 00:07:00 Creating a document 00:13:00 Preferences 00:08:00 Adobe Bridge 00:05:00 Working with Frames Image Frames 00:11:00 Placing Images 00:10:00 Links panel 00:05:00 Resolution of images 00:07:00 Techniques with Image frames 00:03:00 Text frames 00:08:00 Importing text 00:05:00 Text frame options 00:07:00 Working with Pages Working with pages 00:10:00 Advanced page techniques 00:11:00 Master pages 00:12:00 Master pages techniques 00:06:00 Formatting Text Choosing fonts 00:11:00 Character formatting 00:09:00 Paragraph formatting 1 00:09:00 Paragraph formatting 2 00:07:00 Designing the Layout Lines and Rules 00:08:00 Drawing Shapes 00:09:00 Drawing Tools 00:09:00 Working with Swatches 00:13:00 Special Swatches 00:10:00 Working with Effects 00:08:00 Blend Modes 00:04:00 Grids and Guides 00:09:00 Align and Distribute 00:06:00 Compositional Techniques Working with Layers 00:14:00 Text Wrap 00:09:00 Advanced Text Wrap techniques 00:07:00 Masking techniques 00:09:00 Anchored and Inline Images 00:06:00 Compositional Tips 00:05:00 Mastering Styles Introduction to Styles 00:15:00 Paragraph Styles 00:11:00 Object Styles 00:05:00 Next Styles 00:04:00 Nested Styles 00:06:00 Working with Styles 00:06:00 Advanced Text Features Find/Change and GREP 00:12:00 Fixing common typographic mistakes 00:07:00 Bulleted and Numbered Lists 00:07:00 Multi-level Lists 00:19:00 Footnotes and Captions 00:08:00 Working with Tabs 00:06:00 Creating Tables 00:13:00 Formatting Tables 00:11:00 Data Merge 00:07:00 Handling Assets InDesign Snippets 00:03:00 InDesign Libraries 00:06:00 Creating Templates 00:03:00 Content Collector/Placer Tool 00:04:00 Sharing assets with CC Libraries 00:06:00 Long Documents Creating Table of Contents 00:10:00 Table of Contents settings 00:07:00 Text Variables and Markers 00:11:00 Smart Text Reflow 00:07:00 Creating a Book file 00:11:00 Fixing copy and exporting book 00:07:00 Preparing for Print Proofing Colors 00:12:00 Flatterner Preview 00:04:00 Proofing copy 00:07:00 Exporting a PDF 00:10:00 Saving a Package 00:05:00 Interactive Document Formats Creating EPUBs 00:04:00 Interactive PDFs 00:05:00 Publish Online CC 00:03:00 New Features in CC 2018 New Size and Position options 00:04:00 Paragraph Border 00:02:00 Endnotes 00:01:00 Text Assets in CC Libraries 00:03:00 Improved Font Selector 00:02:00 CC 2019 New Features Enhanced visual font browsing 00:04:00 Convert Footnotes & Endnotes 00:02:00 Content-Aware Fit 00:01:00 Adjust Layout 00:03:00 Import PDF Comments 00:02:00 Space Between Paragraphs 00:03:00 Conclusion Creating Your Portfolio 00:12:00 Conclusion 00:01:00 Exercise Files Exercise Files 00:00:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.
Register on the Ethereum Blockchain DApp using Solidity today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get an e-certificate as proof of your course completion. The Ethereum Blockchain DApp using Solidity is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The Ethereum Blockchain DApp using Solidity Receive a e-certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the Ethereum Blockchain DApp using Solidity, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Course Content Section 01: What is Blockchain? Introduction to Building an Ethereum Blockchain App 00:02:00 The Beginning of Blockchain 00:05:00 Currency and Cryptocurrency 00:05:00 Why Use the Blockchain? 00:06:00 Blockchain Data and Blocks 00:06:00 Blockchain Immutability 00:03:00 Blockchain Consensus 00:02:00 Building the Blockchain Story 00:03:00 Hashes 00:06:00 What is a Chain of Blocks? 00:04:00 Finding the Nonce 00:05:00 Blockchain Mining 00:03:00 Arriving at Consensus 00:05:00 Public vs. Private Blockchains 00:03:00 Distributed Processing and Blockchain Solutions 00:06:00 Section 02: What is Ethereum? Introduction to Ethereum 00:03:00 Ethereum in Financial Services 00:07:00 Ethereum in Digital Identity Management 00:05:00 Ethereum in Industry Applications 00:06:00 Ethereum in Government 00:03:00 Ethereum Smart Contracts 00:03:00 Ether and the Initial Coin Offering (ICO) 00:06:00 Decentralized Autonomous Organization (DAO) 00:03:00 The Ethereum Ecosystem 00:06:00 Building Blockchain Apps 00:05:00 Section 03: The Ethereum Ecosystem & the Development Lifecycle Parts of the Ethereum Blockchain 00:11:00 Smart Contracts 00:05:00 Smart Contract Languages 00:04:00 What are Virtual Machines? 00:06:00 The Ethereum Virtual Machine (EVM) 00:03:00 Fueling Your Code with Gas 00:05:00 Tools for Ethereum SDLC 00:03:00 Blockchain Client 00:03:00 Writing and Testing Your Code, Part 1 00:05:00 Writing and Testing Your Code, Part 2 00:07:00 Section 04: Ethereum Development Tools Your Ethereum Development Toolbox 00:04:00 Installing Geth Lab (CLI Blockchain Client) 00:04:00 Installing Ganache Lab (Test Blockchain) 00:06:00 Installing Truffle Lab (Development Environment and Testing Framework) 00:06:00 Installing Microsoft Visual Studio Code Lab (IDE) 00:05:00 Section 05: Your Ethereum Wallet What is an Ethereum Wallet? 00:02:00 Types of Ethereum Wallets 00:06:00 Web and Desktop Wallets 00:07:00 Mobile, Hardware, and Paper Wallets 00:09:00 Installing MetaMask 00:05:00 Section 06: Building Your First Ethereum App Preparing Your First Truffle Project 00:07:00 Writing a Simple Smart Contract 00:11:00 Compiling Your Simple Smart Contract 00:10:00 Deploying Code and Invoking Functions 00:09:00 Section 07: Learning about Smart Contracts Smart Contracts Review 00:03:00 What is Supply Chain? 00:07:00 Supply Chain Challenges and Blockchain Solutions 00:07:00 Blockchain Solution Examples 00:04:00 Ethereum Tokens 00:06:00 Your Supply Chain Project 00:08:00 Exploring Solidity 00:11:00 Defining Types of Data 00:05:00 Data Types Lab 00:09:00 Solidity Data Modifiers, Part 1 00:04:00 Solidity Data Modifiers, Part 2 00:06:00 Revisiting Gas 00:06:00 Controlling Flow 00:12:00 Handling Errors 00:05:00 Section 08: Your Supply Chain Smart Contract dApp Designing Your Supply Chain App 00:04:00 What are dApps? 00:06:00 Token Smart Contract Details 00:08:00 Supply Chain Smart Contract Details 00:06:00 Smart Contract Road Map 00:02:00 Token Smart Contract Data Lab, Part 1 00:07:00 Token Smart Contract Data Lab, Part 2 00:09:00 Supply Chain Smart Contract Data Lab, Part 1 00:05:00 Supply Chain Smart Contract Data Lab, Part 2 00:03:00 Token Smart Contract Functions Lab, Part 1 00:05:00 Token Smart Contract Functions Lab, Part 2 00:04:00 Supply Chain Smart Contract Functions Lab, Part 1 00:10:00 Supply Chain Smart Contract Functions Lab, Part 2 00:09:00 Using Events 00:07:00 Implementing Events 00:05:00 More on Ownership 00:08:00 Designing for Security 00:09:00 Implementing Minimal Functionality 00:06:00 Section 09: Testing Ethereum Apps Blockchain dApp Testing 00:10:00 Deploying Your dApp to a Test Blockchain Lab 00:08:00 Writing Tests for Ethereum dApps 00:06:00 Command-Line Testing Lab, Part 1 00:04:00 Command-Line Testing Lab, Part 2 00:11:00 Command-Line Testing Lab, Part 3 00:03:00 JavaScript Testing 00:08:00 Logging and Handling Errors 00:07:00 Logging Activity in Smart Contracts 00:05:00 Fixing Bugs in a dApp 00:05:00 Section 10: Deploying and Maintaining Ethereum Apps Test Blockchains 00:08:00 The Live Blockchain (Mainnet) 00:05:00 Connecting to Multiple Blockchains and Infura Lab 00:05:00 Configuring Truffle and Infura Lab 00:06:00 Funding Your Account Lab 00:04:00 Deploying to the Live Blockchain 00:08:00 Section 11: Integrating Non-Blockchain Apps with Ethereum Blockchain and Database Storage 00:11:00 Execution and Flow in dApps and Traditional Applications 00:05:00 Blockchain Incorporation Design Goals 00:06:00 Integration Considerations for Incorporating Blockchain 00:06:00 Interface Considerations for Incorporating Blockchain 00:04:00 Resources Resources - Ethereum Blockchain DApp Using Solidity 00:00:00
Register on the Learn DOM Manipulation with JavaScript today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get an e-certificate as proof of your course completion. The Learn DOM Manipulation with JavaScript is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The Learn DOM Manipulation with JavaScript Receive a e-certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the Learn DOM Manipulation with JavaScript, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Course Content Unit 01: Course Introduction What is the DOM? 00:02:00 Your first DOM update 00:05:00 Course Project: Code DOM Adventure 00:04:00 Unit 02: DOM Fundamentals HTML and the DOM 00:05:00 DOM standards 00:05:00 The BOM 00:04:00 The CSSOM 00:03:00 The tree (Data structure) 00:05:00 The DOM tree 00:11:00 The DOM and JavaScript 00:01:00 Unit 03: Code DOM Adventure App architecture 00:08:00 Challenge solution: The exit screen 00:04:00 App skeleton 00:05:00 The splash screen file 00:03:00 Download our asset kit now! 00:03:00 Including the assets 00:03:00 Unit 04: Creating elements Wiring the splash screen element 00:02:00 Creating elements at runtime 00:03:00 Appending HTML strings width append() 00:02:00 Appending nodes with append or append Child 00:03:00 Script order matters 00:04:00 Unit 05: Dynamic CSS Specifying classes to elements 00:04:00 Working with static styles 00:04:00 Defining styles at runtime 00:04:00 Querying the DOM to find elements 00:05:00 Unit 06: Profiling the pixel pipeline The pixel pipeline 00:02:00 Identifying bad practices 00:04:00 Profiling runtime performance 00:04:00 Batching DOM updates with document fragments 00:05:00 Too many nodes 00:04:00 Unit 07: Animation using DOM changes Removing nodes from the DOM 00:06:00 The animation frames 00:06:00 Our animate method 00:04:00 Our working animation! 00:06:00 Stopping the animation 00:08:00 Unit 08: Planning DOM changes with a state model Let's build the level! 00:02:00 2. Our state model to control the DOM from state. 00:10:00 Normalizing attributes 00:04:00 Our level class 00:04:00 Arrays, references and non-iterable empty slots 00:05:00 Building our state with an ugly oneliner 00:05:00 Module 04: The Language of Coaching 01:00:00 Write code for humans and normalize your code 00:05:00 Rendering the level element 00:05:00 Things are getting messy 00:06:00 Unit 09: Easy bundling Easy bundling 00:06:00 Bundle with the start script 00:01:00 Our dev server 00:02:00 Let's use DOMContentLoaded and ES Modules (ESM) 00:07:00 Dynamic style elements with CSS as ESM imports 00:04:00 Unit 10: DOM updates with basic state driven development Designing the shape of our state 00:02:00 Initializing our state in preparation to render DOM elements 00:05:00 DOM updates from state 00:08:00 Updates to state are reflected in the DOM 00:03:00 Modeling and render our chip walls 00:06:00 Unit 11: The player, Interacting with user input The player - Tech approach 00:02:00 Rendering the player with the DOM 00:07:00 Box model and global styles 00:06:00 Manipulating inline styles with the DOM 00:04:00 Moving the player by changing its state 00:06:00 DOM keyboard event listeners 00:07:00 Mapping and filtering DOM events data 00:04:00 Can the player move? - Tech approach 00:03:00 Preventing overlapping DOM elements 00:12:00 Prepare interactive frames 00:08:00 Resetting className and adding interactive frames on DOM events 00:06:00 Update frames without moving the element on DOM events 00:03:00 Unit 12: Interactive DOM, breaking walls Adding random DOM elements 00:06:00 DOM events when pressing the space key 00:05:00 Creating elements on DOM events 00:05:00 z-index manifest 00:04:00 Dynamic element IDs with the DOM 00:07:00 Interacting with other elements using the state model 00:06:00 Remove surrounding walls 00:04:00 Unit 13: Portal to exit the game Adding the portal to the screen 00:07:00 Random elements on the screen 00:05:00 Grouping inline CSS DOM updates 00:03:00 Exiting the game, when two elements cross paths 00:04:00 Challenge, your turn to build the exit screen 00:03:00 Challenge solution, my turn to build the exit screen 00:04:00 Hiding the portal behind a wall 00:05:00 Removing DOM event listeners 00:04:00 Unit 14: Animating all the things Rendering the splash screen 00:04:00 Swapping screens 00:02:00 Animating the portal 00:04:00 CSS kit - animations 00:03:00 Request animation frame and delaying animations 00:09:00 Animating with a parent css class 00:03:00 Old TV effect 00:02:00 Animating with delayed animation 00:11:00 Optimizing frames 00:03:00 Final frame optimizations 00:04:00 Unit 15: DOM Sound effects Dynamic audio elements 00:07:00 Interactive sound effects with DOM events 00:04:00 Delayed audio effects with callbacks and DOM events 00:04:00 Final lecture, final sound effect! exiting the game 00:03:00
Register on the WELL Building Standard today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get an e-certificate as proof of your course completion. The WELL Building Standard is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With The WELL Building Standard Receive a e-certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge. Requirements: The online training is open to all students and has no formal entry requirements. To study the WELL Building Standard, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16. Course Content Unit 1: Introduction Module 1: Promotion of WELL 00:04:00 Module 2: Organisation of the Standard 00:03:00 Module 3: Body Systems 00:09:00 Module 4: Project Types 00:03:00 Module 5: Pilot Programmes 00:04:00 Module 6: Scoring 00:03:00 Module 7: Roles & Responsibilities 00:04:00 Module 8: Documentation Requirements 00:03:00 Unit 2: Air Module 1: Air Quality Standards 00:02:00 Module 2: Smoking Ban 00:02:00 Module 3: Effectiveness of Ventilation 00:03:00 Module 4: VOC Content 00:04:00 Module 5: Air Filtration 00:02:00 Module 6: Microbe and Mold Control 00:02:00 Module 7: Construction Pollution Management 00:03:00 Module 8: Healthy Entrance 00:02:00 Module 9: Cleaning Protocol 00:02:00 Module 10: Pesticide Management 00:02:00 Module 11: Fundamental Material Safety 00:06:00 Module 12: Moisture Management 00:03:00 Module 13: Airflush 00:02:00 Module 14: Air Filtration System 00:01:00 Module 15: Increased Ventilation 00:01:00 Module 16: Humidity Control 00:02:00 Module 17: Direct Source Ventilation 00:01:00 Module 18: Air Quality Monitoring & Filtering 00:03:00 Module 19: Operable Windows 00:02:00 Module 20: Outdoor Air Systems 00:01:00 Module 21: Displacement Ventilation 00:02:00 Module 22: Pest Control 00:02:00 Module 23: Advanced Air Purification 00:02:00 Module 24: Combustion Minimisation 00:03:00 Module 25: Toxic material Reduction 00:03:00 Module 26: Enhanced Material Safety 00:02:00 Module 27: AntiMicrobial Ativity for Surfaces 00:01:00 Module 28: Cleanable Environment 00:02:00 Module 29: Cleaning Equipment 00:02:00 Unit 3: Water Module 1: Fundamental Water Quality 00:02:00 Module 2: Inorganic Contaminants 00:02:00 Module 3: Organic Contaminants 00:02:00 Module 4: Agricultural Contaminants 00:02:00 Module 5: Public Water Additives 00:02:00 Module 6: Periodic Water Quality Testing 00:02:00 Module 7: Water Treatment 00:03:00 Module 8: Drinking Water Promotion 00:02:00 Unit 4: Nourishment Module 1: Fruits and Vegetables 00:02:00 Module 2: Processed Foods 00:02:00 Module 3: food Allergens 00:02:00 Module 4: Hand Washing 00:03:00 Module 5: Food Contamination 00:02:00 Module 6: Artificial Ingredients 00:02:00 Module 7: Nutritional Information 00:01:00 Module 8: Food Advertising 00:02:00 Module 9: Safe Food Preparation 00:02:00 Module 10: Serving Sizes 00:02:00 Module 11: Special Diets 00:01:00 Module 12: Responsible Food Production 00:02:00 Module 13: Food Storage 00:01:00 Module 14: Food Production 00:02:00 Module 15: Mindful Eating 00:02:00 Unit 5: Light Module 1: Visual Lighting Design 00:04:00 Module 2: Circadian Lighting Design 00:03:00 Module 3: Electrical Lighting Control 00:02:00 Module 4: Solar Glare Control 00:02:00 Module 5: Low-Glare Workstation Design 00:01:00 Module 6: Colour Quality 00:02:00 Module 7: Surface Design 00:02:00 Module 8: Automated Shading and Dimming Control 00:02:00 Module 9: Right to Light 00:02:00 Module 10: Daylight Modelling 00:02:00 Module 11: Daylight Fenestration 00:02:00 Unit 06: Fitness Module 01: Interior Fitness Circulation 00:03:00 Module 02: Activity Incentive Programs 00:03:00 Module 03: Structured Fitness Programs 00:02:00 Module 04: Exterior Active Design 00:03:00 Module 05: Physical Activity Spaces 00:02:00 Module 06: Active Transportation Survey 00:02:00 Module 07: Fitness Equipment 00:02:00 Module 08: Active Furnishings 00:02:00 Unit 07: Comfort Module 01: Accessible Design 00:01:00 Module 02: Ergonomics - Visual & Physical 00:02:00 Module 03: Exterior Noise Intrusion 00:02:00 Module 04: Internally Generated Noise 00:02:00 Module 05: Thermal Comfort 00:02:00 Module 06: Olfactory Comfort 00:01:00 Module 07: Reverberation Time 00:02:00 Module 08: Sound Masking 00:02:00 Module 09: Sound Reducing Surfaces 00:02:00 Module 10: Sound Barriers 00:02:00 Module 11: Individual Thermal Control 00:02:00 Module 12: Radiant Thermal Comfort 00:02:00 Unit 08: Mind Module 01: Well - Health and Wellness Awareness 00:02:00 Module 02: Integrative Design 00:02:00 Module 03: Post Occupancy Surveys 00:02:00 Module 04: Beauty and Design 00:01:00 Module 05: Biophelia I Quantitative 00:02:00 Module 06: Adaptaptable Spaces 00:04:00 Module 07: Non Work Sleep Support 00:02:00 Module 08: Business Travel 00:02:00 Module 09: Building Health Policy 00:02:00 Module 10: Workplace Family Support 00:02:00 Module 11: Self Monitoring 00:01:00 Module 12: Stress And Addiction Treatment 00:02:00 Module 13: Altruism 00:01:00 Module 14: Material Transparency 00:02:00 Module 15: Organisational Transparancy 00:02:00 Module 16: Beauty & Design Ii 00:03:00 Module 17: Biophelia Ii - Quantitative 00:02:00 Assignment Assignment - WELL Building Standard 00:00:00
The Teaching Online Advanced Diploma course is designed to equip educators with the necessary skills to excel in the world of online teaching. This CPD-accredited program covers essential topics such as the role and responsibilities of an online teacher, remote learning fundamentals, digital communication, lesson planning, and effective teaching methodologies. Whether you’re a seasoned educator looking to enhance your skills or someone passionate about teaching and technology, this course provides valuable insights and a formal qualification. With 10 CPD points available, you’ll be well-prepared to kickstart a rewarding career in remote teaching.
Empower SEN Teaching Assistants with vital Autism Awareness training. Gain insights into understanding, supporting, and effectively engaging with autistic students in educational settings. Enrol now to enhance your skills and foster inclusive learning environments that cater to the needs of all learners.
Gain insights into effective School Administration and Management strategies. Explore key principles, tools, and techniques for optimizing school operations, fostering a positive learning environment, and promoting student success. Enroll now to enhance your leadership skills and contribute to the efficient management of educational institutions.
Equip educators with essential Autism Awareness Training for Teachers to foster an inclusive classroom environment. Enhance understanding, support, and communication strategies for effectively engaging with autistic students. Enroll now to promote a more inclusive and supportive educational experience for all learners.
Master the strategies of handing medicine efficiently and safely with the Safe Handling of Medication course. Medicine should be handled carefully as human lives depend on it. Medicine is prepared to make you well, but if you do not use it properly, you may sick and even it may cause death. The purpose of the course is to aware you how to handle medicine safely. The course presents a general overview of the legislation and guidelines regarding the management of medication management settings. The principal legal aspects of handling medicines will be covered in the course. Therefore, you will gain all the essential skills for Health's UK Core Skills Training Framework (CSTF), the Care Quality Commission (CQC) recommendations for health care and social care providers. The course guides you to know the procedures for ordering, receiving, administering, storing and disposing of medicines safely. You will explore the steps of obtaining and receiving supplies. You will also learn how drugs are administered and how problems may occur. Upon completion, you will be able to know the techniques for storing and disposing of the drugs safely and securely. Who is this course for? Safe Handling of Medication is suitable for anyone who want to gain extensive knowledge, potential experience and professional skills in the related field. This course is CPD accredited so you don't have to worry about the quality. Requirements Our Safe Handling of Medication is open to all from all academic backgrounds and there is no specific requirements to attend this course. It is compatible and accessible from any device including Windows, Mac, Android, iOS, Tablets etc. CPD Certificate from Course Gate At the successful completion of the course, you can obtain your CPD certificate from us. You can order the PDF certificate for £9 and the hard copy for £15. Also, you can order both PDF and hardcopy certificates for £22. Career path This course opens a new door for you to enter the relevant job market and also gives you the opportunity to acquire extensive knowledge along with required skills to become successful. You will be able to add our qualification to your CV/resume which will help you to stand out in the competitive job industry. Course Curriculum Diploma in Safe Handling of Medication Introduction to Safe Handling of Medicines 00:30:00 Legislation and guidance of medication management 00:30:00 Principles of Safe and Appropriate Handling of Medicines 00:45:00 Medication Risk Assessment Guidance 00:30:00 Consent to Treatment 00:30:00 Handling Medicines in Social Care Settings 01:00:00 Requirements for Specific Services 00:45:00 Levels of Care and Support 00:15:00 Procedure for Handling Medication 00:30:00 The Six Rights of Medication Administration 00:30:00 Covert Administration of Medication 00:30:00 Recording Procedures 00:15:00 Storage of Medication 00:15:00 Transfer and Disposal of Medication 00:30:00 Drug Formulation and Ways of Taking It 01:00:00 Mock Exam Mock Exam - Safe Handling of Medication 00:20:00 Final Exam Final Exam - Safe Handling of Medication 00:20:00 Certificate and Transcript Order Your Certificates or Transcripts 00:00:00