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

254 Programming Fundamentals courses

Easy to Advanced Data Structures Masterclass

4.3(43)

By John Academy

Course Overview Do you know, effective use of data structure can increase the efficiency of your software design process? To create efficient algorithms and continue a smooth software design process Data Structure is one of the most fundamental ingredients. Learn the basics of data structure and how you can use them from this Easy to Advanced Data Structures Masterclass course and create incredible software designs using that knowledge. This Easy to Advanced Data Structures Masterclass course will help you to strengthen your basics, clear misunderstandings and get hold of the functions of data structure and how you can use it. The animated video lessons will help you understand data Structure easily. You will learn about Static and dynamic arrays, linked lists, stacks, queues, search trees, hash tables, sparse tables and many other functions that will help you understand how you can use data structure and create efficient software designs. Learning Outcomes Understand the basics of data structure Familiarize with the algorithms associated with data structure Be able to include linked lists, dynamic arrays, queues and stacks in your data structure project Learn what Static and dynamic arrays are Be able to Union or disjoint sets in your data table Get a clear understanding of hash tables and how they work Who is this course for? This course is ideal for anyone who wants to learn about data structure or strengthen their basics. It is especially helpful for those who work in the IT industry and deal with database management. Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path Easy to Advanced Data Structures Masterclass is a useful qualification to possess and would be beneficial for any related profession or industry such as: Software Engineers Programmers Web Designers Web Developers App Developers Unit 01: Introduction Module 01: Promo Video 00:02:00 Module 02: Data Structure Introduction 00:05:00 Module 03: Computational Complexity Analysis 00:13:00 Unit 02: Arrays Module 01: Static and Dynamic Arrays 00:12:00 Module 02: Dynamic Arrays Source Code 00:07:00 Unit 03: Linked List Module 01: Singly and Doubly Linked Lists 00:15:00 Module 02: Doubly Linked Lists Source Code 00:10:00 Unit 04: Stack Module 01: Stack 00:12:00 Module 02: Stack Implementation 00:04:00 Module 03: Stack Source Code 00:04:00 Unit 05: Queues Module 01: Queues (Part-1) 00:06:00 Module 02: Queues (Part-2) 00:06:00 Module 03: Queue Source Code 00:04:00 Unit 06: Priority Queues (PQs) Module 01: Priority Queues (PQs) with an interlude on heaps 00:13:00 Module 02: Turning Min PQ into Max PQ 00:06:00 Module 03: Adding Elements to Binary Heap 00:10:00 Module 04: Removing Elements from Binary Heap 00:14:00 Module 05: Priority Queue Binary Heap Source Code 00:16:00 Unit 07: Union Find Module 01: Disjoint Set 00:06:00 Module 02: Kruskal's Algorithm 00:06:00 Module 03: Union and Find Operations 00:11:00 Module 04: Path Compression Union Find 00:07:00 Module 05: Union Find Source Code 00:08:00 Unit 08: Binary Search Trees Module 01: Binary Trees and Binary Search Trees (BST) 00:13:00 Module 02: Inserting Element into a Binary Search Tree (BST) 00:06:00 Module 03: Removing Element from a Binary Search Tree (BST) 00:14:00 Module 04: Tree Traversals 00:12:00 Module 05: Binary Search Source Code 00:13:00 Unit 09: Fenwick Tree Module 01: Fenwick Tree Construction 00:06:00 Module 02: Point Updates 00:05:00 Module 03: Binary Indexed Tree 00:14:00 Module 04: Fenwick Tree Source Code 00:06:00 Unit 10: Hash Tables Module 01: Hash Table 00:17:00 Module 02: Separate Chaining 00:08:00 Module 03: Separate Chaining Source Code 00:12:00 Module 04: Open Addressing 00:11:00 Module 05: Linear Probing 00:14:00 Module 06: Quadratic Probing 00:09:00 Module 07: Double Hashing 00:15:00 Module 08: Removing Element Open Addressing 00:08:00 Module 09: Open Addressing Code 00:15:00 Unit 11: Suffix Array Module 01: Introduction 00:03:00 Module 02: The Longest Common Prefix (LCP) Array 00:03:00 Module 03: Using SA/LCP Array to Find Unique Substrings 00:05:00 Module 04: Longest Common Substring (LCS) 00:11:00 Module 05: Longest Common Substring (LCS) Full Example 00:07:00 Module 06: Longest Repeated Substring (LRS) 00:05:00 Unit 12: AVL Trees Module 01: Balanced Binary Search Trees (BBSTs) 00:09:00 Module 02: Inserting Elements into an AVL Tree 00:10:00 Module 03: Removing an AVL Tree 00:09:00 Module 04: AVL Tree Source Code 00:17:00 Unit 13: Indexed Priority Queue Module 01: Indexed Priority Queue (Part-1) 00:25:00 Module 02: Indexed Priority Queue Source Code 00:09:00 Unit 14: Sparse Tables Module 01: Sparse Table 00:26:00 Module 02: Sparse Table Source Code 00:07:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Easy to Advanced Data Structures Masterclass
Delivered Online On Demand9 hours 1 minutes
£18

DevOps for networking engineers

5.0(3)

By Systems & Network Training

Network DevOps course description This course is not a soft skills course covering the concepts of DevOps but instead concentrates on the technical side of tools and languages for network DevOps. Particular technologies focussed on are ansible, git and Python enabling delegates to leave the course ready to starting automating their network. Hands on sessions follow all major sections. More detailed courses on individual aspects of this course are available. What will you learn Evaluate network automation tools. Automate tasks with ansible. Use git for version control. Use Python to manage network devices. Use Python libraries for network devices. Network DevOps course details Who will benefit: Administrators automating tasks. Prerequisites: TCP/IP Foundation Duration 5 days Network DevOps course contents What is DevOps Programming and automating networks, networks and clouds, AWS, OpenStack, SDN, DevOps for network operations. Initial configuration Configuring SSH, ZTP, POAP. Hands on Initial lab configuration. Getting started with ansible The language, the engine, the framework. Uses of ansible, orchestration. The architecture, Controlling machines, nodes, Agentless, SSH, modules. Configuration management, inventories, playbooks, modules, roles. Hands on Installing ansible, running ad hoc commands. Ansible playbooks ansible-playbook, YAML, plays, tasks, handlers, modules. Playbook variables. Register module, debug module. Hands on Running playbooks. Ansible Inventories /etc/ansible/hosts, hosts, groups, static inventories, dynamic inventories. Inventory variables, external variables. Limiting hosts. Hands on Static inventories, variables in inventory files. Ansible modules for networking Built in modules, custom modules, return values. Core modules for network operations. Cisco and/or Juniper modules. ansible_connection. Ansible 2.6 CLI. Hands on Using modules. Ansible templating and roles aConfiguration management, full configurations, partial configurations. The template module, the assemble module, connection: local, Jinja2 templates, variables, if, for, roles. Hands on Generating multiple configurations from a template. Network programming and modules Why use Python? Why use ansible? alternatives, ansible tower, Linux network devices. Programming with Python Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip instal. Hands on Python programming with pyping. More Python programming Functions. Classes, objects and instances, modules, libraries, packages. Python strings, Python file handling, pip list, pip install. Hands on Python programming with pyping. Git Distributed version control, repositories, Git and GitHub, Alternatives to GitHub, Installing git, git workflows, creating repositories, adding and editing files, branching and merging, merge conflicts. Hands on working with Git. Python and networking APIs, Sockets, Telnetlib, pysnmp, ncclient, ciscoconfparse. Paramiko SSH and Netmiko Integrating Python and network devices using SSH. Netmiko, Netmiko methods. Hands on Netmiko. NAPALM What is NAPALM, NAPALM operations, getters, Replace, merge, compare, commit, discard. Hands on Configuration with NAPALM. Integrating ansible and NAPALM. Python and REST REST APIs, enabling the REST API. Accessing the REST API with a browser, cURL, Python and REST, the request library. Hands on Using a REST API with network devices.

DevOps for networking engineers
Delivered in Internationally or OnlineFlexible Dates
£3,697

Engineering Calculus Made Simple (Derivatives)

By Compete High

Course Title: Engineering Calculus Made Simple (Derivatives) Are you struggling to grasp the intricacies of calculus and derivatives in your engineering studies? Fear not, because our comprehensive course, 'Engineering Calculus Made Simple (Derivatives),' is designed to demystify the complexities of this crucial subject and empower you with the knowledge and skills needed to excel in your engineering endeavors.   Key Features: Clarity and Simplicity: We understand that calculus, especially derivatives, can be intimidating. Our course breaks down complex concepts into easy-to-understand, bite-sized modules, ensuring that you not only comprehend the material but also gain a deep appreciation for its application in engineering. Real-world Applications: Our instructors bridge the gap between theory and practice by emphasizing real-world applications of derivatives in engineering scenarios. From optimizing design parameters to analyzing dynamic systems, you'll gain insights into how derivatives play a crucial role in solving practical engineering problems. Interactive Learning: Engage in a dynamic learning experience with our interactive sessions, where you'll have the opportunity to solve problems, ask questions, and receive immediate feedback. Our instructors are committed to ensuring your active participation and understanding throughout the course. Expert Instructors: Learn from seasoned professionals and educators with a wealth of experience in both engineering and calculus. Our instructors are dedicated to simplifying complex topics and providing you with the tools to excel in your academic and professional pursuits. Comprehensive Resources: Access a rich repository of resources, including video lectures, practice problems, and supplementary materials. These resources are designed to reinforce your understanding and allow you to revisit key concepts at your own pace. Progressive Learning Path: Our course follows a carefully structured learning path, gradually building your understanding of derivatives from foundational principles to advanced applications. Whether you're a beginner or looking to reinforce your existing knowledge, our course caters to a range of proficiency levels.   Benefits: Gain a solid foundation in derivative concepts and applications. Improve problem-solving skills for engineering scenarios. Boost confidence in tackling calculus-related challenges. Enhance your academic performance and career prospects.   Enroll in 'Engineering Calculus Made Simple (Derivatives)' today and take the first step towards mastering the fundamental tools of engineering calculus. Unleash your potential and build a strong foundation for success in your academic and professional journey. Don't let derivatives be a stumbling block - make them your stepping stones to engineering excellence! Course Curriculum Introduction To Engineering Calculus Made Simple (Derivatives) Course Introduction To Engineering Calculus Made Simple (Derivatives) Course 00:00 Functions Functions 00:00 Limits Limits 00:00 The Derivative The Derivative 00:00 Trig Identities Trig Identities 00:00 The Squeeze Theorem The Squeeze Theorem 00:00 The Derivative Of Sin(X) The Derivative Of Sin(X) 00:00 The Derivative Of Cos(X) The Derivative Of Cos(X) 00:00 Other Derivatives Other Derivatives 00:00

Engineering Calculus Made Simple (Derivatives)
Delivered Online On Demand3 hours 34 minutes
£25

Basic Fundamentals of AC Circuit Analysis

By Compete High

🔍 Course Overview: Basic Fundamentals of AC Circuit Analysis 🔍 Welcome to the gateway of electrical mastery! The 'Basic Fundamentals of AC Circuit Analysis' is your key to unlocking the mysteries of alternating current (AC) circuits. This comprehensive course is meticulously designed to empower enthusiasts, students, and professionals alike with a solid foundation in AC circuit analysis.   🚀 Course Highlights: Foundational Understanding: Dive into the essentials of AC circuits, unraveling the intricacies that form the backbone of electrical engineering. From sinusoidal waveforms to phasor representation, this course ensures you grasp the fundamental principles. Practical Applications: Learn not just theory, but its real-world applications. Explore how AC circuits power our daily lives through devices, machinery, and systems. Witness the synergy between theoretical knowledge and practical scenarios. Hands-On Learning: Immerse yourself in hands-on exercises and simulations that simulate real-world scenarios. Gain confidence by applying theoretical concepts to solve practical problems, reinforcing your understanding of AC circuit behavior. Comprehensive Curriculum: Cover an extensive curriculum that includes impedance, power factor, resonance, and more. Navigate through a structured learning path that builds on each topic, ensuring a seamless progression from basics to advanced concepts. Interactive Learning Materials: Engage with multimedia content, interactive quizzes, and visually stimulating presentations. Our course materials are designed to cater to diverse learning styles, keeping you captivated throughout your educational journey. Expert Guidance: Benefit from the expertise of industry professionals and seasoned educators. Our instructors bring a wealth of experience to the table, ensuring that you receive practical insights and real-world perspectives. Networking Opportunities: Connect with fellow learners, forming a community that supports and encourages growth. Collaborate on projects, exchange ideas, and establish valuable connections within the industry. Flexible Learning: Access the course content at your own pace and convenience. Whether you're a full-time student, a working professional, or someone eager to learn in your free time, our flexible schedule accommodates your needs.   🎓 Who Should Enroll: Students pursuing degrees in electrical engineering or related fields. Professionals seeking to enhance their skills in AC circuit analysis. Hobbyists and enthusiasts eager to delve into the fascinating world of electrical circuits.   🌐 Join us on a transformative journey into the heart of AC circuit analysis! Uncover the secrets, gain practical insights, and emerge equipped with the knowledge to conquer the challenges of electrical engineering. Enroll now and power up your understanding of AC circuits! 🌟 Course Curriculum Fundamentals Of Ac Circuit Analysis Landing Page Fundamentals Of Ac Circuit Analysis Landing Page 00:00 Intro Ac Circuits Publish 00 Intro Ac Circuits 00:00 Alternating Current Alternating Current 00:00 Vectors Phasors Vectors Phasors 00:00 Reactance And Impedance R, L, C Circuits Reactance And Impedance R, L, C Circuits 00:00 Working With Ac Circuits Working With Ac Circuits 00:00 Power Flow In Ac Circuits(R) Power Flow In Ac Circuits(R) 00:00

Basic Fundamentals of AC Circuit Analysis
Delivered Online On Demand3 hours 4 minutes
£25

Fundamentals of Skateboarding

By Course Cloud

The comprehensive Mechanical and Cooling: Data Center Essentials has been designed by industry experts to provide learners with everything they need to enhance their skills and knowledge in their chosen area of study. Enrol on the Mechanical and Cooling: Data Center Essentials today, and learn from the very best the industry has to offer! This best selling Fundamentals of Skateboarding has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Fundamentals of Skateboarding is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Fundamentals of Skateboarding is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Fundamentals of Skateboarding is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Fundamentals of Skateboarding, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Fundamentals of Skateboarding will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Fundamentals of Skateboarding to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Fundamentals of Skateboarding
Delivered Online On Demand
£25

Asynchronous JavaScript Basics

4.5(3)

By Studyhub UK

Embark on a journey to master the intricacies of Asynchronous JavaScript and open doors to web development techniques that will set you apart in the tech world. The 'Asynchronous JavaScript Basics' course is a treasure trove of knowledge, meticulously designed for those who yearn to wield the power of non-blocking code with finesse. Begin with a gripping scenario that sets the stage, introducing you to the dynamic realms of synchronous and asynchronous operations. With each module, unlock a deeper understanding of how JavaScript engines handle tasks behind the scenes, enabling websites to perform efficiently and responsively. As you delve into the course, witness the magic of asynchronous JavaScript unfold through engaging workshops and demos. The curriculum promises to transform your coding approach, allowing you to implement features such as 'setTimeout' and 'setInterval', manage 'Promises', and gracefully orchestrate asynchronous flows with 'Async/Await'. The carefully structured roadmap and hands-on demonstrations are not just lessons but stepping stones to becoming proficient in creating smoother user experiences and robust web applications. Learning Outcomes Comprehend the distinction between synchronous and asynchronous JavaScript and the scenarios for their use. Utilize 'setTimeout' and 'setInterval' functions to manage time-controlled scripting tasks. Implement 'Promises' to handle future events and asynchronous operations efficiently. Apply 'Async/Await' syntax for writing cleaner and more readable asynchronous code. Understand and use JavaScript Generator Functions to control the execution flow of functions. Why choose this Asynchronous JavaScript Basics course? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments are designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Asynchronous JavaScript Basics Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Who is this Asynchronous JavaScript Basics course for? Individuals keen on enhancing their JavaScript knowledge for advanced web development. Developers seeking to improve site responsiveness and user experience. Programmers looking to upskill in modern JavaScript practices. Web enthusiasts curious about the execution of non-blocking code. Students or hobbyists interested in the mechanics of JavaScript engines. Career path Front-End Developer: £25,000 - £50,000 Back-End Developer: £30,000 - £60,000 Full Stack Developer: £35,000 - £70,000 Web Application Developer: £28,000 - £55,000 JavaScript Developer: £30,000 - £65,000 UI/UX Developer: £27,000 - £50,000 Prerequisites This Asynchronous JavaScript Basics does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Asynchronous JavaScript Basics was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Basic Asynchronous JavaScript An Async Javascript Scenario 00:02:00 Defining Asynchronous / What is Synchronous code? 00:04:00 WORKSHOP -Exploring Synchronicity in JavaScript 00:09:00 All About Asynchronous Code 00:06:00 Course Roadmap 00:01:00 What is setTimeout? 00:05:00 DEMO - Delaying Code Execution with setTimeout 00:10:00 What is setInterval? 00:02:00 DEMO - Repeating Tasks with setInterval 00:07:00 Chapter Summary 00:01:00 What is Async / Await? 00:03:00 What are Promises? 00:02:00 DEMO - Wrapping setTimeout with a Promise 00:05:00 All About Async 00:02:00 DEMO - Performing Asynchronous Tasks Concisely with Async / Await 00:12:00 What are JavaScript Generator Functions? 00:02:00 Demo - Asynchronous JavaScript via generators 00:08:00 Course Summary 00:02:00 Assignment Assignment - Asynchronous JavaScript Basics 00:00:00

Asynchronous JavaScript Basics
Delivered Online On Demand1 hour 23 minutes
£10.99

jQuery: JavaScript and AJAX Coding Bible

4.9(27)

By Apex Learning

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

jQuery: JavaScript and AJAX Coding Bible
Delivered Online On Demand5 hours 6 minutes
£12

jQuery: JavaScript and AJAX Coding

4.9(27)

By Apex Learning

Overview This comprehensive course on jQuery: JavaScript and AJAX Coding 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 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. It is available to all students, of all academic backgrounds. Requirements Our jQuery: JavaScript and AJAX 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 • 87 lectures • 05:14: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:09:00 •Binding & Unbindin: 00:07:00 •Attributes: 00:04:00 •Propagation: 00:05:00 •Prevent Default Behaviour: 00:05:00 •Mouse Single 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 •Assignment - jQuery: JavaScript and AJAX Coding: 00:00:00 •Resource: 00:00:00 •Mouse Double Click: 00:02:00

jQuery: JavaScript and AJAX Coding
Delivered Online On Demand5 hours 14 minutes
£12

Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML

4.5(3)

By Studyhub UK

The demand for coding essential skills is skyrocketing. The average salary for a web developer in the United Kingdom is £65,824 per year. And that number is only going to go up as more and more businesses move their operations online. If you want to get ahead in the tech industry, you need to learn how to code. This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML course will teach you the crucial skills you need to become a web developer. You'll learn HTML, JavaScript, C#, and ASP.NET. You'll also learn how to build interactive web applications and use JavaScript to add dynamic functionality to your pages. In this Coding Essentials course, we start with an introduction to HTML, where you'll learn the basics, intermediate to advanced level topics, and explore advanced HTML techniques. Next, we dive into JavaScript, a powerful scripting language used for web development. From the fundamentals to conditional statements, control flow, functions, and error handling, you'll gain a solid understanding of JavaScript and its role in creating dynamic web pages. But that's not all! We also dive into the world of C#, a versatile and widely-used programming language. Starting with the basics, you'll progress through operators, statements, control flow, and debugging techniques. You'll also master object-oriented programming (OOPs) concepts, such as class encapsulation, inheritance, polymorphism, abstract classes, and interfaces. Our comprehensive curriculum concludes with exploring error-handling techniques in C#, ensuring you can create robust and reliable applications. Join us on this exciting coding adventure, where our experienced and expert instructors will guide you every step of the way. Don't miss this opportunity to unlock a world of possibilities and take your coding skills to new heights. Enrol in our Coding Essentials course today and unleash your coding potential! Learning Outcomes: Upon completion of the Coding Essentials course, you should be able to: Master the fundamentals of HTML for creating web pages. Gain intermediate and advanced HTML skills for enhanced web development. Understand the core concepts and syntax of JavaScript. Learn to use JavaScript to create dynamic and interactive web content. Develop proficiency in JavaScript operators and conditional statements. Explore control flow statements and error handling in JavaScript. Acquire a solid foundation in C# programming language. Learn C# operators, statements, and control flow techniques. Understand object-oriented programming (OOPs) concepts in C#. Apply C# error handling techniques for creating robust applications. Who is this course for? This Coding Essentials course is perfect for: Beginners who want to learn coding essentials from scratch. Individuals interested in web development and programming languages. Professionals seeking to enhance their coding skills and expand career opportunities. Students or graduates looking to add valuable coding skills to their resumes. Anyone with a passion for coding and a desire to create innovative applications. Career Path  Our Coding Essentials course will help you to pursue a range of career paths, such as: Web Developer: £25,000 - £50,000 per year. Software Engineer: £30,000 - £60,000 per year. Full Stack Developer: £35,000 - £70,000 per year. Front-end Developer: £25,000 - £55,000 per year. Back-end Developer: £30,000 - £60,000 per year. C# Developer: £35,000 - £70,000 per year. JavaScript Developer: £30,000 - £60,000 per year. Certification After studying the course materials of the Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Prerequisites This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Course Curriculum Introduction Introduction 00:03:00 How to Get Course requirements 00:02:00 Getting Started on Windows, Linux or Mac 00:02:00 How to ask Great Questions 00:01:00 FAQ's 00:01:00 HTML Introduction HTML 00:05:00 Choosing Code Editor 00:06:00 Installing Code Editor (Sublime Text) 00:04:00 Overview of a Webpage 00:05:00 Structure of a Full HTML Webpage 00:07:00 First Hello World! Webpage 00:09:00 HTML Basic Heading tag 00:09:00 Paragraph 00:08:00 Formatting Text 00:12:00 List Items Unordered 00:05:00 List Items Ordered 00:04:00 Classes 00:09:00 IDs 00:06:00 Comments 00:04:00 HTML Intermediate Images 00:12:00 Forms 00:05:00 Marquee 00:06:00 Text area 00:06:00 Tables 00:06:00 Links 00:07:00 Navbar - Menu 00:04:00 HTML Entities 00:05:00 Div tag 00:06:00 Google Maps 00:07:00 HTML Advanced HTML Audio 00:07:00 HTML Video 00:05:00 Canvas 00:06:00 Iframes 00:05:00 Input Types 00:04:00 Input Attributes 00:06:00 Registration Form 00:04:00 Contact Us Form 00:10:00 Coding Exercise 00:01:00 Solution for Coding Exercise 00:02:00 JavaScript Introduction What is JavaScript 00:09:00 Hello World Program 00:14:00 Getting Output 00:11:00 Internal JavaScript 00:13:00 External JavaScript 00:09:00 Inline JavaScript 00:04:00 Async and defer 00:06:00 JavaScript Basics Variables 00:13:00 Data Types 00:10:00 Numbers 00:06:00 Strings 00:06:00 String Formatting 00:05:00 JavaScript Operators Arithmetic operators 00:07:00 Assignment operators 00:03:00 Comparison operators 00:06:00 Logical operators 00:08:00 JavaScript Conditional Statements If-else statement 00:05:00 If-else-if statement 00:04:00 JavaScript Control Flow Statements While loop 00:09:00 Do-while loop 00:03:00 For loop 00:08:00 Solution for Coding Exercise 00:02:00 JavaScript Functions Creating a Function 00:07:00 Function Call() 00:07:00 Function with parameters 00:05:00 JavaScript Error Handling Try-catch 00:05:00 Try-catch-finally 00:17:00 JavaScript Client-Side Validations On Submit Validation 00:09:00 Input Numeric Validation 00:12:00 C# Introduction Introduction to CSharp 00:07:00 CSharp vs NET 00:04:00 What is CLR 00:05:00 Architecture of NET Application 00:09:00 Getting Visual Studio 00:07:00 First CSharp Hello World Application 00:16:00 First CSharp Core Hello World Program 00:18:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 C# Basic Variables 00:24:00 CSharp Identifiers 00:08:00 Data Types 00:08:00 Type Casting 00:14:00 User Inputs 00:10:00 Comments 00:03:00 C# Operators Arithmetic Operators 00:09:00 Assignment Operators 00:03:00 Comparison Operators 00:03:00 Logical Operators 00:03:00 Strings 00:10:00 String Properties 00:08:00 Booleans 00:06:00 Assessment Test 00:01:00 Solution for Assessment Test 00:01:00 C# Statements If else Conditions and Statements 00:12:00 Switch-Case Statements 00:09:00 C# Control Flow statements While Loop Statement 00:07:00 Do-While Statement 00:03:00 For Loop Statement 00:07:00 Foreach Statement 00:06:00 Break and Continue 00:03:00 C# Built-in coding Arrays 00:13:00 Loop Through Arrays 00:10:00 Lists 00:07:00 SystemIO Namespace 00:03:00 Datetime 00:10:00 TimeSpan 00:06:00 C# Debugging techniques Debugging Tools in Visual Studio 00:13:00 Call Stack Window 00:04:00 Locals and Autos 00:04:00 C# Object-oriented programming [OOPs] Introduction to Class 00:03:00 Create a Class 00:15:00 Object Initializers 00:16:00 Parameters 00:12:00 Access Modifiers(theory) 00:13:00 C# Methods Introduction to methods 00:06:00 Create a method 00:16:00 Method with parameters 00:09:00 Method default and multiple parameters 00:09:00 Method return keyword 00:07:00 Method Over loading 00:08:00 Assessment Test 00:01:00 Solution for Assessment Test 00:02:00 C# Class Encapsulation Introduction to OOPs 00:04:00 Classes and Objects 00:11:00 Class Members 00:10:00 Class Constructors 00:14:00 Access Modifiers 00:11:00 Properties Get Set 00:06:00 Encapsulation 00:03:00 C# Inheritance and Polymorphism Intro Inheritance and Polymorphism 00:03:00 Inheritance 00:12:00 Polymorphism 00:13:00 Assessment Test 00:02:00 Solution for Assessment Test 00:03:00 C# Abstract and Interfaces Introduction 00:02:00 Abstraction 00:07:00 Interfaces 00:07:00 Enums 00:05:00 C# Error Handling Techniques Try Catch 00:10:00 Custom message on Errors 00:05:00 Finally 00:06:00 Throw keyword 00:09:00 Coding Exercise 00:02:00

Coding Essentials - Javascript, ASP. Net, C# - Bonus HTML
Delivered Online On Demand16 hours 37 minutes
£10.99

Computer Science and Programming Diploma

By iStudy UK

The Computer Science and Programming Diploma course covers the fundamental theories of Algorithm Analysis. If you want to explore the concepts and methods that make a good programmer, then the course is designed for you. Programming is all about how to solve a problem. Programming theory is not confined to a single language; rather it applies to all programming languages. By understanding the right programming theory, you will be able to analyse a problem and also able to find out the probable solution. The course teaches you these Programming theories covering Algorithm analysis, Binary Number System, Arrays and their Advantages, the process of analysing a problem, Nodes and their Importance, various sorting algorithms and their comparisons, and more. Upon completion, you will be able to understand the core theories of computer science. What Will I Learn? Understand the Fundamental Theories of Algorithm Analysis Be able to Compare Various Algorithms Understand When to use Different Data Structures and Algorithms Understand the Fundamentals of Computer Science theory Requirements A Willingness to Learn New Topics! No Prior Experience or Knowledge is Needed! Module: 01 Kurt Anderson - 1 Introduction FREE 00:01:00 Kurt Anderson - 2 Binary System FREE 00:11:00 Kurt Anderson - 3 Complexity Introduction 00:02:00 Kurt Anderson - 4 Math Refresher Logarithmic Functions 00:11:00 Kurt Anderson - 5 Math Refresher Factorial Functions.TS 007 00:03:00 Kurt Anderson - 6 Math Refresher Algebraic Expressions.TS 00:03:00 Kurt Anderson - 7 n-notation 00:19:00 Kurt Anderson - 8 Big O 00:13:00 Kurt Anderson - 9 Big O Real World Example 00:10:00 Module: 02 Kurt Anderson - 10 How is Data Stored 00:09:00 Kurt Anderson - 11 Fixed Arrays 00:20:00 Kurt Anderson - 12 Circular Arrays 00:08:00 Kurt Anderson - 13 Dynamic Arrays 00:16:00 Kurt Anderson - 14 Array Review 00:08:00 Kurt Anderson - 15 Array Real World Examples 00:06:00 Kurt Anderson - 16 Linked List 00:12:00 Kurt Anderson - 16 Nodes 00:04:00 Kurt Anderson - 17 Linked List Run Times 00:15:00 Kurt Anderson - 18 Doubly Linked Lists 00:08:00 Kurt Anderson - 19 Tail Pointer 00:05:00 Module: 03 Kurt Anderson - 20 Linked List Real World Examples 00:03:00 Kurt Anderson - 20 Stack Example 00:11:00 Kurt Anderson - 21 Linked List Review 00:04:00 Kurt Anderson - 22 Stacks 00:10:00 Kurt Anderson - 23 Queues 00:09:00 Kurt Anderson - 24 Queue Examples 00:10:00 Kurt Anderson - 25 Queue and Stack Run Times 00:06:00 Kurt Anderson - 26 Stack and Queues Real World Examples 00:07:00 Kurt Anderson - 27 Sorting Algorithm Introdcution 00:02:00 Kurt Anderson - 28 Bubble Sort 00:10:00 Kurt Anderson - 29 Selection Sort 00:10:00 Module: 04 Kurt Anderson - 30 Insertion Sort 00:09:00 Kurt Anderson - 31 Quick Sort 00:15:00 Kurt Anderson - 32 Quick Sort Run Times 00:10:00 Kurt Anderson - 33 Merge Sort 00:12:00 Kurt Anderson - 34 Merge Sort Run Times 00:08:00 Kurt Anderson - 35 Stable vs Nonstable 00:07:00 Kurt Anderson - 36 Sorting Algorithm Real World Examples 00:04:00 Kurt Anderson - 37 Basics of Trees 00:08:00 Kurt Anderson - 38 Binary Search Tree 00:09:00 Kurt Anderson - 39 BST Run Times 00:08:00 Module: 05 Kurt Anderson - 40 Tree Traversals 00:13:00 Kurt Anderson - 41 Tree Real World Examples 00:05:00 Kurt Anderson - 42 Heap Introduction 00:04:00 Kurt Anderson - 43 Heap Step by Step 00:12:00 Kurt Anderson - 44 Heap Real World Examples 00:07:00 Kurt Anderson - 45 Thank You 00:01:00

Computer Science and Programming Diploma
Delivered Online On Demand6 hours 38 minutes
£25