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
A comprehensive web development course that will help you understand 'why' things work and not just 'how'. Learn to write better code to boost your website traffic; know how to precision fix and tweak behavior and performance; improve your market penetration and your margins. Everything you need to know about the Critical Rendering Path, AJAX, and HTTP is right here at your fingertips.
Learn how to build a login and registration system using PHP, MySQL, and Ajax
Learn and Build Projects with Pure JavaScript (No Frameworks or Libraries)
Web development training course description This three-day course helps build a foundation in the development of Web applications. This is not a HTML course but covers the technologies needed to develop web applications. Technologies covered include: ASP.NET, XML, AJAX and HTTP error codes. What will you learn Program Web applications. Work with data and services. Troubleshoot and debug Web applications. Work with client side scripting. Configure and deploy web applications. Web development training course details Who will benefit: Anyone looking for an introduction to web development. Prerequisites: None. Duration 3 days Web development training course contents Programming web applications Customise the layout and appearance of a web page CSS; tables; embedding images; page layout for navigation. Understand ASP.NET intrinsic objects Request; Server; Application; Session; Response; HttpContext. Understand state information in web applications Understand how state is stored based on application design and hardware; understand different types such as session state, view state, control state and application state. Understand events and control page flow Application and page life cycle events; page events; control events; application events; session events; cross-page posting; Response.Redirect; Server.Transfer; IsPostBack; setting AutoEventWireup. Understand controls Understanding various types of controls, including user, server, web and validation controls; know which is the appropriate type of control for a scenario. Understand configuration files Understanding the usage of web.config and machine.config, and the settings that can be made. Working with data and services Read and write XML data Understanding XML, XML validation Does not include: Web services; XPath syntax; XmlDocument; XPathNavigator; XPathNodeIterator; XPathDocument; XmlReader; XmlWriter; XmlDataDocument; XmlNamespaceManager. Distinguish between DataSet & DataReader objects The ability to choose the proper data object to use based on application requirements/design. Call a service from a web page Creating a basic WCF service or web service so that it can be consumed; App_WebReferences; configuration. Understand DataSource controls LinqDataSource: ObjectDataSource; XmlDataSource; SqlDataSource. Bind controls to data by using data binding syntax Ensure that data is updated and displayed in data-aware controls. Manage data connections and databases Database connections; connection objects; connection pools; transaction objects. Troubleshooting and debugging web applications Debug a web application Use in conjunction with custom error pages to display appropriate error information to the appropriate user; implement tracing of a web application, Trace.axd, Trace=True on @Page directive. Handle web application errors HTTP error codes. Working with client-side scripting Understand client-side scripting Purpose of client-side scripting; various client-side scripting languages. LE/370 and Intrinsic Functions. Understand AJAX concepts ASP.NET AJAX implementation; working with client-side libraries, EnablePartialRendering, Triggers, ChildrenAsTriggers, Scripts, Services, UpdateProgress, Timer, ScriptManagerProxy, extender controls. Configuring and deploying web applications Configure authentication and authorisation Forms authentication, Windows authentication; authorisation; file authorisation; impersonation Does not include: Windows Cardspace authentication, Passport (Windows Live ID) authentication, Custom authentication. Configure projects, solutions and reference assemblies Local assemblies; shared assemblies (GAC); web application projects; solutions; configuration files; AppSettings. Publish web applications Choosing the appropriate method to deploy an application based on existing or intended environment; updatable vs. not updateable; MSI deployment; Internet Information Server (IIS) installation and configuration. Understand application pools Purpose of application pools; effect of application pools on web applications.
Learn about the jQuery library from scratch and stretch your journey from a beginner-level to advanced-level professional with a step-by-step and comprehensive course. A basic understanding of the JavaScript Document Object Model and CSS is suggested as a prerequisite to this course.
This course is designed to demonstrate and help you learn the core concepts of working with jQuery. jQuery can help you develop web projects more quickly. jQuery makes creating dynamic and interactive web content easy! Learn the fundamentals of jQuery and find out why it's so amazing to work with. You can do so many great things with jQuery.
This is a step-by-step course including everything you need in order to get started and learn all the fundamental core concepts of web design and web development. In this course, learn how to build amazing interactive and dynamic websites using HTML, CSS, JavaScript, and jQuery.
This course will not only teach you the basics of Node.js but also help you to understand how it helps in building efficient server-side and networking applications. You will learn about sessions and find out how to work with the Node.js API, handle different HTTP requests, and use MongoDB with Node.js.
Complete JavaScript training course description A hands on course covering JavaScript programming. Core JavaScript is covered first, including the basics, arrays, functions, classes, modules and Regular expressions. Client side JavaScript is then covered including JavaScript in browsers, Scripting CSS, the jQuery library and HTML APIs. What will you learn Read JavaScript. Write JavaScript. Debug JavaScript. Complete JavaScript training course details Who will benefit: Anyone wishing to learn JavaScript. Prerequisites: None. Duration 3 days Complete JavaScript training course contents CORE JAVASCRIPT Lexical structure: Character set, comments, literals, identifiers, and reserved words, optional semicolons.. Types, values and variables: Numbers, text, boolean values, null and undefines, the global object, wrapper objects, immutable primitive values and mutable object references, type conversions, variable declaration, variable scope. Expressions and operators: Primary expressions, object and array initializers, function definition expressions, property access expressions, invocation expressions, object creation expressions, operator overview, arithmetic expressions, relational expressions, logical expressions, assignment expressions, evaluation expressions, miscellaneous operators. Statements: Expression statements, compound and empty statements, declaration statements, conditionals, loops, jumps, miscellaneous statements, summary of JavaScript statements. Objects: Creating objects, querying and setting properties, deleting properties, testing properties, enumerating properties, property getters and setters, property attributes, object attributes, serializing objects, object methods. Arrays: Creating arrays, reading and writing array elements, sparse arrays, array length, adding and deleting array elements, iterating arrays, multi-dimensional arrays, array methods, FCMAScript 5 array methods, array type, array-like objects, strings as arrays. Functions: Defining functions, invoking functions, function arguments and parameters, functions as values, functions as namespaces, closures, function properties, methods and constructor, functional programming. Classes and modules: Classes and prototypes, classes and constructors, Java-style classes in JavaScript, augmenting classes, classes and types, object oriented techniques in JavaScript, subclasses, classes in ECMAScript 5, modules. Pattern matching and regular expressions: Defining regular expressions, string methods for pattern matching, the RegExp object. JavaScript subsets and extensions: JavaScript subsets, constants and scoped variables, destructuring assignment, iteration, shorthand functions, multiple catch clauses, E4X: ECMAScript for XML. Server-side JavaScript: Scripting Java with Rhino, asynchronous I/O with node. CLIENT SIDE JAVASCRIPT JavaScript in web browsers: Client side JavaScript, embedding JavaScript in HTML, execution of JavaScript programs, compatibility and interoperability, accessibility, security, client side frameworks. The Window object: Timers, browser location and navigation, browsing history, browser screen information, dialog boxes, error handling, document elements as window properties, multiple windows and frames. Scripting Documents: Overview of the DOM, selecting document elements, document structure and traversal, attributes, element content, creating, inserting and deleting nodes. Example: generating a table of contents, document and element geometry and scrolling, HTML forms, other document features. Scripting CSS: Overview of CSS, important CSS properties, scripting inline styles, querying computed styles, scripting CSS classes, scripting stylesheets. Handling events: Types of events, registering event handlers, event handler invocation, document load events, mouse events, mousewheel events, drag and drop events, text events, keyboard events. Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. Scripted HTTP: Using XMLHttpRequest, HTTP by <script>: JSOMP, Comet with server-sent events. The jQuery library: jQuery basics, jQuery getters and setters, altering document structure, handling events with jQuery, Animated effects, Ajax with jQuery, Utility functions, jQuery selectors and selection methods, Extending jQuery with plug-ins. The jQuery UI library. Client side storage: localStorage and sessionStorage, Cookies, IE usingData persistence, Applicatioin storage and offline webapps. Scripted media and graphics: Scripting images, Scripting audio and video, SCG:scalable vector graphics, Graphics in a <canvas>. HTMLS APIs: Geolocation, history management, cross-origin messaging, web workers, type arrays and ArrayBuffers, blobs, the filesystem API, client side databases, web sockets.