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

3094 Code courses

Using Word

5.0(50)

By Pochat Training

£ 12.50 per session A series of hourly small group sessions where we look at different aspects of Word Alternatively, we can do you one-to-one sessions, either via virtual classroom or in person at our training course. These are £30 per hour, or £125 for 5-hour blocks.

Using Word
Delivered in Chesterfield or OnlineFlexible Dates
£12.50 to £125

Christos Sophia Initiations 3 - Anchor your Multidimensional Power

By Katarina Heuser

Discover your special powers, receive insights and deep healing together with an abundance of light codes taking your life to the next level!

Christos Sophia Initiations 3 - Anchor your Multidimensional Power
Delivered Online On Demand1 hour
£70

Complete Cryptocurrency and Blockchain Course | Learn Solidity

By Packt

Use Solidity, Remix, Ganache, Geth, Metamask, Truffle, and more to make Blockchain Dapps! Includes cryptocurrency know-how

Complete Cryptocurrency and Blockchain Course | Learn Solidity
Delivered Online On Demand14 hours 48 minutes
£33.99

Certified Secure Web Application Engineer

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Coders Web Application Engineers IS Managers Application Engineers Developers Programmers Overview Upon completion, Certified Secure Web Application Engineer students will be able to establish industry acceptable auditing standards with current best practices and policies. Students will also be prepared to competently take the CSWAE exam. Secure Web Application Engineers work to design information systems that are secure on the web. Organizations and governments fall victim to internet-based attacks every day. In many cases, web attacks could be thwarted but hackers, organized criminal gangs, and foreign agents are able to exploit weaknesses in web applications. The Secure Web programmer knows how to identify, mitigate and defend against all attacks through designing and building systems that are resistant to failure. With this course you will learn how to develop web applications that aren?t subject to common vulnerabilities, and how to test and validate that their applications are secure, reliable and resistant to attack. Course Outline Web Application Security OWASP Top 10 Threat Modeling & Risk Management Application Mapping Authentication and Authorization Attacks Session Management Attacks Application Logic Attacks Data Validation AJAX Attacks Code Review And Security Testing Web Application Penetration Testing Secure SDLC Cryptography Additional course details: Nexus Humans Certified Secure Web Application Engineer training program is a workshop that presents an invigorating mix of sessions, lessons, and masterclasses meticulously crafted to propel your learning expedition forward. This immersive bootcamp-style experience boasts interactive lectures, hands-on labs, and collaborative hackathons, all strategically designed to fortify fundamental concepts. Guided by seasoned coaches, each session offers priceless insights and practical skills crucial for honing your expertise. Whether you're stepping into the realm of professional skills or a seasoned professional, this comprehensive course ensures you're equipped with the knowledge and prowess necessary for success. While we feel this is the best course for the Certified Secure Web Application Engineer course and one of our Top 10 we encourage you to read the course outline to make sure it is the right content for you. Additionally, private sessions, closed classes or dedicated events are available both live online and at our training centres in Dublin and London, as well as at your offices anywhere in the UK, Ireland or across EMEA.

Certified Secure Web Application Engineer
Delivered OnlineFlexible Dates
Price on Enquiry

55320 Programming with HTML, CSS, and JavaScript

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This course is intended for students new to computer programming or experienced programmers who are new to client-side web development. Overview After completing this course, you will be able to: Describe the technologies involved in web development. Create HTML pages with links and images. Explain the benefits of CSS. Style HTML pages with CSS. Explain the concepts of objects, methods, and properties. Work with JavaScript variables. Create their own custom functions in JavaScript. Write flow control logic in JavaScript. Write JavaScript code that listens for and handles events, such as mouse clicks and page loads. Create forms with HTML and validate them with JavaScript. Use regular expressions in JavaScript for advanced form validation. This course is intended for IT professionals interested in becoming client-side web developers. who need to get a jump start on all three technologies. The course includes more than 30 exercises, providing a rapid hands-on introduction to the three major client-side languages: HTML, CSS, and JavaScript. Students should be prepared to cover a lot of ground quickly.This material updates and replaces course Microsoft course 20480 which was previously published under the title Programming in HTML5 with JavaScript and CSS3. Module 1: A Quick Overview of Web Development HTML is Part of a Team Client-side Programming Server-side Programming Web Development Technologies Module 2: Introduction to HTML Exercise: A Simple HTML Document Getting Started with a Simple HTML Document HTML Elements, Attributes, and Comments The HTML Skeleton Viewing the Page Source Special Characters HTML Elements and Special Characters History of HTML The lang Attribute Module 3: Paragraphs, Headings, and Text Paragraphs Heading Levels Breaks and Horizontal Rules Exercise: Paragraphs, Headings, and Text The div Tag Creating an HTML Page Quoted Text Preformatted Text Inline Semantic Elements Exercise: Adding Inline Elements Module 4: HTML Links Links Introduction Text Links Absolute vs. Relative Paths Targeting New Tabs Email Links Exercise: Adding Links Lorem Ipsum The title Attribute Linking to a Specific Location on the Page Targeting a Specific Location on the Page Module 5: HTML Images Inserting Images Image Links Adding Images to the Document Exercise: Adding Images to the Page Providing Alternative Images Module 6: HTML Lists Unordered Lists Ordered Lists Definition Lists Exercise: Creating Lists Module 7: Crash Course in CSS Benefits of Cascading Style Sheets CSS Rules Selectors Combinators Precedence of Selectors How Browsers Style Pages CSS Resets CSS Normalizers External Stylesheets, Embedded Stylesheets, and Inline Styles Exercise: Creating an External Stylesheet Exercise: Creating an Embedded Stylesheet Exercise: Adding Inline Styles div and span Exercise: Styling div and span Media Types Units of Measurement Inheritance Module 8: CSS Fonts font-family @font-face font-size font-style font-variant font-weight line-height font shorthand Exercise: Styling Fonts Module 9: Color and Opacity About Color and Opacity Color and Opacity Values Color Opacity Exercise: Adding Color and Opacity to Text Module 10: CSS Text letter-spacing text-align text-decoration text-indent text-shadow text-transform white-space word-break word-spacing Exercise: Text Properties Module 11: JavaScript Basics JavaScript vs. EcmaScript The HTML DOM JavaScript Syntax Accessing Elements Where Is JavaScript Code Written? JavaScript Objects, Methods, and Properties Exercise: Alerts, Writing, and Changing Background Color Module 12: Variables, Arrays, and Operators JavaScript Variables A Loosely Typed Language Google Chrome DevTools Storing User-Entered Data Exercise: Using Variables Constants Arrays Exercise: Working with Arrays Associative Arrays Playing with Array Methods JavaScript Operators The Modulus Operator Playing with Operators The Default Operator Exercise: Working with Operators Module 13: JavaScript Functions Global Objects and Functions Exercise: Working with Global Functions User-defined Functions Exercise: Writing a JavaScript Function Returning Values from Functions Module 14: Built-In JavaScript Objects Strings Math Date Helper Functions Exercise: Returning the Day of the Week as a String Module 15: Conditionals and Loops Conditionals Short-circuiting Switch / Case Ternary Operator Truthy and Falsy Exercise: Conditional Processing Loops while and do?while Loops for Loops break and continue Exercise: Working with Loops Array: forEach() Module 16: Event Handlers and Listeners On-event Handlers Exercise: Using On-event Handlers The addEventListener() Method Anonymous Functions Capturing Key Events Exercise: Adding Event Listeners Benefits of Event Listeners Timers Typing Test Module 17: The HTML Document Object Model CSS Selectors The innerHTML Property Nodes, NodeLists, and HTMLCollections Accessing Element Nodes Exercise: Accessing Elements Dot Notation and Square Bracket Notation Accessing Elements Hierarchically Exercise: Working with Hierarchical Elements Accessing Attributes Creating New Nodes Focusing on a Field Shopping List Application Exercise: Logging Exercise: Adding EventListeners Exercise: Adding Items to the List Exercise: Dynamically Adding Remove Buttons to the List Items Exercise: Removing List Items Exercise: Preventing Duplicates and Zero-length Product Names Manipulating Tables Module 18: HTML Forms How HTML Forms Work The form Element Form Elements Buttons Exercise: Creating a Registration Form Checkboxes Radio Buttons Exercise: Adding Checkboxes and Radio Buttons Fieldsets Select Menus Textareas Exercise: Adding a Select Menu and a Textarea HTML Forms and CSS Module 19: JavaScript Form Validation Server-side Form Validation HTML Form Validation Accessing Form Data Form Validation with JavaScript Exercise: Checking the Validity of the Email and URL Fields Checking Validity on Input and Submit Events Adding Error Messages Validating Textareas Validating Checkboxes Validating Radio Buttons Validating Select Menus Exercise: Validating the Ice Cream Order Form Giving the User a Chance Module 20: Regular Expressions Getting Started Regular Expression Syntax Backreferences Form Validation with Regular Expressions Cleaning Up Form Entries Exercise: Cleaning Up Form Entries A Slightly More Complex Example

55320 Programming with HTML, CSS, and JavaScript
Delivered OnlineFlexible Dates
Price on Enquiry

Archangelic Retreats, Online Course

By Katarina Heuser

Discover your special powers, receive insights and deep healing together with an abundance of light codes taking your life to the next level!

Archangelic Retreats, Online Course
Delivered Online On Demand3 hours
£55

The Art of Doing - Python Network Applications with Sockets

By Packt

Welcome to a project-based intermediate course. This course is designed to learn how to create new and exciting projects using various python modules. In each section, we will build a project and with each project, you will learn how to create an online multiplayer game, AOL-style chat room, and more!

The Art of Doing - Python Network Applications with Sockets
Delivered Online On Demand14 hours 33 minutes
£41.99

Introduction to Angular (TT4165)

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for In order to be successful in this class, incoming attendees are required to have current, hands-on experience in developing basic web applications, and be versed in HTML5, CSS3 and JavaScript. This is an introductory level Angular development course but an intermediate level web development class, designed for experienced web developers that need to further extend their skills in web development Overview Working within in an engaging, hands-on learning environment, guided by our expert team, attendees will learn to: What Angular is and why should you use it How Angular reduces the amount of code that you must write to add rich functionality to both existing and new web pages What TypeScript is, why it is useful, and how to use it with Angular How to facilitate development and deployment using Angular CLI How to work with the various aspects of the Angular architecture to implement clean, responsive web interfaces How Routers can support navigation within a Single Page Application What the best practices are for using Angular so that it works unobtrusively and performs well How to use Angular with HTTP to support JSON, REST, and other services Best practices for Angular so that it works unobtrusively and performs well Angular is one of the most popular JavaScript frameworks for creating web and native mobile applications. This introductory course thoroughly explores the latest Angular features and advances, demonstrating how to solve the traditional challenges of JavaScript web application development. You will build custom components, using application routes, form validation, and unit-testing and delve into component-driven development with Angular components. Angular Overview Overview of Angular Architecture Getting Started with Angular Getting Started with TypeScript Bootstrapping with Angular CLI Angular Project Structure Unit Testing with Angular Testing and Angular Working with Angular Components and Events Third Party Libraries Dynamic Views Pipes Angular Forms Forms and the Forms API Single Page Applications and Routes Single Page Applications Services and Dependency Injection Modules Using RESTful Services Overview of REST Angular and REST Angular Best Practices Angular Style Guide What is New in Angular 9 Additional Topics (Time Permitting) Lesson: ES6+ Sass and SCSS for Angular and Material

Introduction to Angular (TT4165)
Delivered OnlineFlexible Dates
Price on Enquiry

Host en Google Cloud para WordPress (Spanish Course)

By Course Cloud

Course Overview Aprende a usar uno de los sistemas de gestión de contenidomás confiables en los servicios de computación en la nube más popular con este curso sobre cómo alojar en Host en Google Cloud para WordPress (Spanish Course). WordPress es la mejor manera de alojar y construir sitios web personalizables para adaptarse a cualquier negocio, blog, cartera o tienda en línea. Google Cloud es el medio perfecto para esta aplicación, y con esta capacitación, se volverá hábil para instalarla y usarla en todo su potencial para sus requisitos en línea. Este curso de Google Cloud proporciona quince módulos educativos que responderán a todas las preguntas técnicas que tenga sobre cómo activar y activar WordPress en línea. Se le mostrarán detalles sobre el uso del dominio, WordPress VM (Máquina virtual), sistemas de nombres, protocolos de seguridad y mucho más. Todo para el desarrollador de sitios web en ciernes se ofrece en esta capacitación de expertos, y podrá alojar su sitio web personal en Google Cloud, ya sea que sea un desarrollador experimentado o no. Este Host en Google Cloud para WordPress (Spanish Course) más vendido ha sido desarrollado por profesionales de la industria y ya lo han completado cientos de estudiantes satisfechos. Este Host en Google Cloud para WordPress (Spanish Course) en profundidad es adecuado para cualquier persona que quiera desarrollar su conjunto de habilidades profesionales y mejorar su conocimiento experto. El Host en Google Cloud para WordPress (Spanish Course) está acreditado por CPD, por lo que puede estar seguro de que está completando un curso de capacitación de calidad que impulsará su CV y ​​mejorará su potencial profesional. El Host en Google Cloud para WordPress (Spanish Course) se compone de varios módulos llenos de información que desglosan cada tema en pequeños fragmentos para garantizar que comprenda y retenga todo lo que aprende. Después de completar con éxito el Host en Google Cloud para WordPress (Spanish Course), se le otorgará un certificado de finalización como prueba de sus nuevas habilidades. Si está buscando seguir una nueva carrera y desea desarrollar sus habilidades profesionales para sobresalir en el campo elegido, el certificado de finalización del Host en Google Cloud para WordPress (Spanish Course) lo ayudará a destacarse entre la multitud. También puede validar su certificación en nuestro sitio web. Sabemos que está ocupado y que el tiempo es valioso, por lo que hemos diseñado el Host en Google Cloud para WordPress (Spanish Course) para que lo complete a su propio ritmo, ya sea a tiempo parcial o completo. Obtenga acceso completo al curso al registrarse y acceda a los materiales del curso desde cualquier parte del mundo, en cualquier momento, desde cualquier dispositivo habilitado para Internet. Nuestros tutores experimentados están aquí para ayudarlo durante todo el proceso de aprendizaje y responder a cualquier consulta que pueda tener por correo electrónico.

Host en Google Cloud para WordPress (Spanish Course)
Delivered Online On Demand
£25

WordPress for Beginners: Designing a Blog with Zero Coding

By Course Cloud

Learn how to create an effective WordPress blog and use it to build maximum uptake and interest.  You will learn to design and edit a WordPress blog that attracts and increases organic traffic and achieves optimal success with minimal costs. Enhance your existing blog, increase conversion rates, collect more emails from those who visit your blog and quickly improve the promotional potential of your Udemy courses. Gain competitive advantage, stand out from the crowd using just a website and WordPress plugin. With a domain name, website hosting plan, and Aweber email marketing, you will achieve professional results with this course. WordPress for Beginners: Designing a Blog with Zero Coding is a best selling course developed by industry experts and already helped tons of students like you. It is suitable for anyone who wants to improve their knowledge and skills in the or relevant sector.  This course is accredited by CPD so you will get a career boost upon completing this course. Our WordPress for Beginners: Designing a Blog with Zero Coding is packed with 18 modules and 57 minutes of study. You will be awarded with a certificate of completion, the proof of your expertise in this field. If you want to get a job or looking for professional skills to excel in this field, a certificate from this course will help you appear as a strong candidate. You can also validate your certification from our website. It doesn't matter if you are willing to study full-time or part-time. This course is designed for any type of student and you can even complete it at your own pace. The materials are accessible from anyplace, any device and anytime.  Besides that, our experienced tutors will help you throughout the comprehensive syllabus of this course and answer all your queries through email.

WordPress for Beginners: Designing a Blog with Zero Coding
Delivered Online On Demand
£25