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

38 Web Developer courses in Liverpool delivered Live Online

Developing iOS Mobile Apps for Business

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is intended for a programmer or web developer who is new to mobile app development in iOS. The student has experience using a computer running Mac OS X and developing applications or websites using object-oriented programming languages and tools, but may not have experience using the languages and tools specific to the iOS development environment. Overview In this course, you will develop, test, and package applications for devices that run the iOS operating system, including iPad and iPhone. You will: •Use Xcode to create and run an iOS application. •Write Objective-C code to enable iOS app user interface elements to interact with users. •Identify and describe common iOS design patterns and user interface standards. •Lay out and program apps to provide navigation among multiple views. •Access data from various locations, including app resources, user preferences, private app storage, and web services. •Enable an app to present graphics and multimedia. •Enable an app to interact well with other apps, the iOS system, and the mobile device it runs on. •Debug an app and implement runtime error handling. •Prepare an app for release, including configuration to support internationalization, and to run on multiple devices and different screen dimensions. This Logical Operations courseware is no longer available on the LO Store, but can be purchased by phone orderIn this course, students will learn how to develop and publish iOS apps, focusing on developing business apps for iPhones and iPads. Using Xcode to Develop an iOS App Set Up and Configure Xcode Create an App Project Create a User Interface Run an App in Simulator Programming in the iOS Development Environment Write Code to Handle User Interaction Organize and Maintain Code Use Predefined Classes Identifying Design Requirements for iOS Apps Design an App to Meet User Expectations iOS Design Patterns and Templates Implementing Multiple View Navigation Create an iOS App with Multiple Views Add a Custom View Controller Class Show Temporary Views Working with Data Select an Appropriate Data Storage Approach Load App Data from Property Lists Access Web Data and Services Store and Retrieve Preferences Working with Graphics and Media Load Graphic Images Draw Graphics Through Code Add Animation Effects Integrating with the App Ecosystem Manage App State Changes Map a Location Support Multiple Devices and Orientations Making Code More Robust and Maintainable Debug an App in Xcode Write Code to Handle Runtime Errors Finalizing an App Enable an App to Support Multiple Languages Prepare an App for Release

Developing iOS Mobile Apps for Business
Delivered OnlineFlexible Dates
Price on Enquiry

55319 HTML5 and CSS

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for This class is targeted towards the professional developer new to HTML, self-taught HTML developers, graphics designers and those new to HTML development. Overview After completing this course, you will be able to: Create HTML5 compliant web pages. Test and validate HTML and CSS code. Create CSS for style pages. Work with experimental vendor prefixes. Work with fonts and CSS font effects. Work with color and color tools. Layout pages and content using DIVs, iFrames and Tables. Add and format images and CSS sprites. Create HTML5 forms. Embed and manage video and audio content. This course is an in-depth hands-on study of HTML5, CSS3 and modern web and mobile development. The course includes detailed hands-on labs and Q&A labs. The labs include multiple projects, including one beginning to end web site.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 Brief History of HTML and the Web Welcome! History Details, Details, Details? The Life of a Web Page HTTP Status Codes Definitions Most Important Things to Know as a Web Developer Module 2: Core HTML Elements HTML and CSS Editors Text, Spaces and Tabs Working with Tags Attributes Comments Non-Standard Tags Every Page Includes? File Extensions Core Page Elements Nesting Testing HTML HTML and Text Module 3: Cascading Style Sheets Before CSS With CSS Cascading Style Sheets (CSS) Adding CSS to a Page Order of CSS Processing Experimental Vendor Prefixes CSS Units The CSS Box Mode Module 4: Fonts and Text Fonts CSS for Text CSS Text Ticks! Working with Lists Upgrading and to Windows 7 Module 5: Colors and Backgrounds Specifying Colors Applying Colors Gradients Module 6: Anchors and Hyperlinks HTML and CSS Hyperlinks with Images and Other Objects Buttons Module 7: Page Layout Page Layout Options Tables for Data DIVs Float SPAN HTML 5 DIV-like Tags IFRAMES Module 8: Images Favicon Preparing Images Image Files The IMG Tag Background Images Image Best Practices CSS Sprites Module 9: HTML Forms A Basic Form POST vs. GET name vs. id Basic Form Elements Basic Form Attribute Select Uploading Files HTML 5 Form Enhancements DataList Module 10: Multimedia Video and Audio HTML 5 Video CSS JavaScript Audio Hosting Videos in the Cloud Working with Animated GIFs

55319 HTML5 and CSS
Delivered OnlineFlexible Dates
Price on Enquiry

Web Development with HTML5, CSS, and JavaScript

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for While no prior programming or web development experience is required, target students should have good foundational computer skills. Overview Set up the tools and resources you need to perform Web Development. Create web pages in HTML, constructing valid, well-formed elements, including navigation links, sections, titles, and semantic markup. Enhance HTML content with tables, images, movies, and audio. Apply styles to HTML elements using CSS. Use CSS to format the edges, size, position, and layering of HTML elements. Apply complex style rules using advanced CSS selectors, including pseudo-class selectors, structural selectors, and pseudo-element selectors. Create complex layouts using CSS newspaper style columns, grid layouts, and flexible box layouts. Improve the quality of web content, including adaptability (different displays and devices), searchability, usability, and accessibility. Submit data through URL query strings and web forms for processing by a web application server. Write JavaScript code to make web pages more interactive, perform data processing tasks directly in the browser, and manipulate items in the current web page. Write JavaScript code to iterate through collections of elements in a page to get and set their attributes and add event listener code. Use third-party libraries and frameworks for web front-end development. Modern organizations depend heavily on the web to perform core business operations such as marketing, advertising, and selling products, providing services, and communicating with customers, partner organizations, and employees. Whatever you're creating on the web, HTML, CSS, and JavaScript? likely play an important role. These three languages provide the core toolkit for anyone looking to perform web development work. This course covers the fundamentals of web development using these three languages. Prerequisites This course assumes that students have strong experience working with computers. Previous experience programming in other languages is helpful, but not required for students to benefit from this course. Lesson 1: Setting Up Your Web Development Environment Topic A: Prepare Your Web Platform Topic B: Prepare Your Web Development Tools and Processes Topic C: Monitor the Web Request-Response Cycle Lesson 2: Creating Web Content in HTML Topic A: Create a Basic Web Page Topic B: Provide Navigation Links Between Web Pages Topic C: Improve Web Page Structure and Navigation Lesson 3: Adding Tables and Multimedia Content to a Web Page Topic A: Create a Table Topic B: Embed Images, Movies, and Audio in a Web Page Lesson 4: Applying Styles to Web Content Topic A: Apply Styles to HTML Topic B: Create a Style Sheet Topic C: Use Web Fonts Lesson 5: Controlling Edges, Size, and Position Topic A: Format Element Edges and Corners Topic B: Control an Element's Height and Width Topic C: Control an Element's Position and Layering Topic D: Normalize and Reset Browser CSS Defaults Lesson 6: Applying Complex Style Rules Topic A: Use Advanced Selectors Topic B: Manage User Interface States Topic C: Make Structure Apparent to Users Topic D: Use CSS Pseudo-Element Selectors Lesson 7: Creating Complex Layouts Topic A: Use CSS to Create Newspaper Style Columns Topic B: Use CSS to Create Grid Layouts Topic C: Use CSS to Create Flexible Box Layouts Lesson 8: Improving Web Content Topic A: Adjust the Layout for a Wide Variety of Devices Topic B: Perform Basic Search Engine Optimization Topic C: Test Your Website Lesson 9: Submitting Data to a Web Server for Processing Topic A: Submit Data Through a URL Topic B: Submit Data Through a Web Form Lesson 10: Writing JavaScript Code Topic A: Add JavaScript to a Web Page Topic B: Perform Operations on Data Topic C: Program Repetitive Tasks Topic D: Manipulate DOM Objects Lesson 11: Enumerating and Processing Collections of Elements Topic A: Enumerate Elements Topic B: Attach Events Through Code Lesson 12: Using Third-Party Libraries and Frameworks Topic A: Use a Third-Party JavaScript Library Topic B: Create a Web Page Based on a Third-Party Framework Additional course details: Nexus Humans Web Development with HTML5, CSS, and JavaScript (v1.0) 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 Web Development with HTML5, CSS, and JavaScript (v1.0) 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.

Web Development with HTML5, CSS, and JavaScript
Delivered OnlineFlexible Dates
£2,380

The Complete Front-End Web Development Course!

By NextGen Learning

Course Overview The Complete Front-End Web Development Course! offers a comprehensive journey through the essential skills and knowledge required to excel in the field of web development. Covering foundational and advanced topics in HTML, CSS, JavaScript, jQuery, and Bootstrap, this course is designed to equip learners with a strong understanding of front-end technologies. Through structured learning and carefully crafted projects, participants will build confidence in creating dynamic and visually appealing websites. By the end of the course, learners will possess the technical skills and creative insight needed to produce professional-grade web interfaces and interactive experiences. Whether aiming to launch a new career, enhance existing knowledge, or develop a portfolio of work, students will emerge with capabilities that are highly valued in the modern digital landscape. Course Description This course delves deeply into the fundamentals and advanced aspects of front-end web development, starting with the core principles of HTML and CSS before progressing into JavaScript, jQuery, and Bootstrap frameworks. Learners will explore how to structure web pages, style them effectively, and implement interactivity to enhance user experience. Throughout the modules, participants will engage with real-world concepts, build functional projects, and understand the relationships between various web technologies. The curriculum has been thoughtfully curated to ensure a progressive learning journey, empowering students with the ability to create responsive, accessible, and modern websites. From coding basic layouts to constructing browser extensions, each step is designed to broaden technical fluency and creative problem-solving skills. Upon completion, learners will have acquired a robust skill set applicable to numerous roles within the technology and design sectors. Course Modules Module 01: Welcome to the course! Module 02: Web Development Basics - HTML Module 03: Advanced HTML Concepts Module 04: Introduction to Cascading Style Sheets (CSS) Module 05: Advanced CSS Module 06: JavaScript for Beginners Module 07: More JavaScript Concepts Module 08: Getting Started with jQuery Module 09: More jQuery Module 10: Bootstrap Basics Module 11: Project #2 - Pipboy from Fallout 4 Module 12: Project #3 - Google Chrome Extension Module 13: Final Thoughts Module 14: BONUS - Coding Another Google Chrome Extension (See full curriculum) Who is this course for? Individuals seeking to build a strong foundation in web development. Professionals aiming to enhance their career prospects in the digital industry. Beginners with an interest in web design and front-end technologies. Career changers looking to enter the field of web development. Students wishing to expand their technical skill set for future opportunities. Career Path Front-End Web Developer Junior Web Developer UI/UX Developer HTML/CSS Developer JavaScript Developer Web Designer Technical Assistant within a digital agency Freelance Web Developer

The Complete Front-End Web Development Course!
Delivered OnlineFlexible Dates
£9.99

Introduction to Coding With HTML, CSS, & Javascript

By NextGen Learning

Introduction to Coding With HTML, CSS, & Javascript Course Overview "Introduction to Coding With HTML, CSS, & JavaScript" is a comprehensive course designed to equip learners with the foundational knowledge of web development. The course covers the essential programming languages – HTML, CSS, and JavaScript – focusing on creating interactive and responsive websites. Learners will gain proficiency in designing websites from scratch, using HTML for structure, CSS for styling, and JavaScript for adding dynamic features. By the end of the course, learners will have a well-rounded understanding of how to create websites that are functional, visually appealing, and user-friendly, preparing them for real-world web development tasks. Course Description This course takes learners through a structured journey in web development, starting with the basics and gradually advancing to more complex topics. The modules cover HTML from beginner to expert levels, CSS fundamentals to advanced styling techniques, and an in-depth exploration of JavaScript. The course includes practical projects that reinforce key concepts, such as building a website using HTML and CSS and incorporating JavaScript to enhance interactivity. Learners will also explore essential programming topics like functions, conditional statements, data visualisation, and client-side validation. By completing this course, learners will develop a solid foundation in web development, enabling them to create fully functional websites. Introduction to Coding With HTML, CSS, & Javascript Curriculum Module 01: Getting Started Module 02: Setting up Development Environment Module 03: HTML Fundamentals Module 04: HTML Intermediate Module 05: HTML Advanced Module 06: HTML Expert Module 07: HTML Website Project Module 08: CSS Fundamentals Module 09: CSS Intermediate Module 10: CSS Advanced Module 11: CSS Expert Module 12: CSS Website Project Module 13: JavaScript Getting Started Module 14: JavaScript Fundamentals Module 15: Strings Module 16: Operators Module 17: Conditional Statements Module 18: Control Flow Statements Module 19: Functions Module 20: Data Visualisation (Google Charts) Module 21: Error Handling Module 22: Client-side Validations Module 23: Publish Your Website for Live (See full curriculum) Who is this course for? Individuals seeking to build a career in web development. Professionals aiming to expand their technical skills in web programming. Beginners with an interest in learning web development. Anyone looking to design and develop their own websites. Career Path Front-end Developer Web Developer UI/UX Designer Web Development Specialist Digital Marketing Specialist Freelance Web Developer Web Designer

Introduction to Coding With HTML, CSS, & Javascript
Delivered OnlineFlexible Dates
£7.99

JavaScript Project – Game Development with JS

By NextGen Learning

JavaScript Project – Game Development with JS Course Overview: In the "JavaScript Project – Game Development with JS" course, learners will gain a solid foundation in developing games using JavaScript. The course offers a comprehensive look at the game development process, covering key concepts like game mechanics, logic implementation, and interactive design. By the end of the course, learners will be equipped to build functional browser-based games from scratch. This course provides valuable skills for those wishing to enter the game development industry, helping learners not only understand JavaScript in-depth but also apply their knowledge to real-world projects. Course Description: This course delves deep into the world of game development using JavaScript. Learners will explore essential concepts such as creating game loops, handling user input, collision detection, and integrating audio and visuals. By following a structured curriculum, students will work on practical projects, gaining an understanding of how to plan, design, and implement game logic. The course focuses on providing the learners with skills that can be directly applied to creating interactive web-based games, while also enhancing their problem-solving abilities. Upon completion, learners will be prepared to develop simple yet engaging games for both personal and professional use. JavaScript Project – Game Development with JS Curriculum: Module 01: Introduction Module 02: Beware of the Jolly Roger (See full curriculum) Who is this course for? Individuals seeking to develop strong JavaScript programming skills. Professionals aiming to enhance their game development expertise. Beginners with an interest in web development or game creation. Enthusiasts wishing to turn their passion for games into a technical skill. Career Path Web Developer Game Developer Front-End Developer Software Engineer Interactive Media Specialist

JavaScript Project – Game Development with JS
Delivered OnlineFlexible Dates
£7.99

Freelancing on UpWork

By NextGen Learning

Freelancing on UpWork Course Overview This course on Freelancing on UpWork provides a comprehensive introduction to successfully launching and growing a freelance career using one of the world’s leading online platforms. Learners will explore essential strategies for creating a compelling profile, identifying suitable jobs, crafting effective proposals, and mastering pricing techniques to secure projects. The course equips individuals with the knowledge to build a strong presence, communicate professionally with clients, and enhance their reputation for sustained freelance success. Upon completion, learners will gain confidence in navigating UpWork’s system and understanding how to optimise their chances of winning contracts, enabling them to establish a reliable freelance income and expand their professional opportunities. Course Description Designed for aspiring freelancers, this course covers every step of engaging with UpWork’s platform effectively. Topics include creating a professional and attractive profile tailored to target clients, understanding how to submit well-crafted proposals that highlight relevant skills, and managing pricing strategies to remain competitive while maximising earnings. Additionally, learners will examine the benefits of account upgrades and how to close sales successfully. The course combines detailed explanations and illustrative examples to enhance understanding and develop key freelancing skills such as client communication, project selection, and reputation management. By the end of the course, participants will be able to confidently manage their freelance projects on UpWork and take control of their career progression within the gig economy. Freelancing on UpWork Curriculum Module 01: Introduction & Overview Module 02: Setting Up Your UpWork Profile Module 03: Submitting Proposals To Jobs Module 04: Pricing, Upgrading & Closing Sales Module 05: Conclusion (See full curriculum) Who is this course for? Individuals seeking to start a freelance career on UpWork. Professionals aiming to expand their client base and income sources. Beginners with an interest in digital freelancing and remote work. Entrepreneurs wanting to understand freelance marketplaces. Career Path Freelance Consultant Remote Project Specialist Digital Marketing Freelancer Content Creator or Copywriter Web Developer or Designer Virtual Assistant Independent Contractor in Various Industries

Freelancing on UpWork
Delivered OnlineFlexible Dates
£7.99

JavaScript for Everyone

By NextGen Learning

Course Overview "JavaScript for Everyone" offers a comprehensive introduction to one of the most essential programming languages used in web development. This course covers the fundamental concepts of JavaScript, allowing learners to build dynamic, interactive websites. Students will gain a solid understanding of core JavaScript principles such as variables, loops, functions, and objects, as well as more advanced topics like cookies, page redirection, and error handling. By the end of the course, learners will be equipped with the skills to implement JavaScript in real-world projects, enhancing the interactivity and functionality of websites. Course Description This course provides an in-depth exploration of JavaScript, focusing on both basic and advanced topics. It begins with an introduction to key programming concepts before diving into areas such as conditional statements, functions, and events. Learners will discover how to work with JavaScript objects, arrays, and built-in objects like Number, Boolean, and String. Additionally, the course covers important aspects like page redirection, pop-up boxes, and validation techniques. By the end, students will be proficient in JavaScript debugging, error handling, and using regular expressions, with a clear understanding of how to apply JavaScript in web development projects. Course Modules Module 01: Introduction Module 02: Basic Concepts on JavaScript Module 03: Conditional and Switch Statements Module 04: JS Functions Module 05: JS Events Module 06: JS Cookies Module 07: JS Page Redirection Module 08: JS Popup Boxes Module 09: JS Void Module 10: JS Print Module 11: JS Objects Module 12: JS Number Object Module 13: JS Boolean Object Module 14: JS String Object Module 15: JS Arrays Module 16: JS Dates Module 17: JS Math and Reg Exp Module 18: JS Browsers and Summary Module 19: JS Debugging Module 20: JS Errors Module 21: JS Validations (See full curriculum) Who is this course for? Individuals seeking to develop web development skills. Professionals aiming to enhance their programming knowledge. Beginners with an interest in web development or JavaScript. Anyone looking to gain a foundational understanding of programming languages. Career Path Web Developer Front-End Developer JavaScript Developer Software Engineer Full-Stack Developer Web Application Developer

JavaScript for Everyone
Delivered OnlineFlexible Dates
£9.99

PHP and MySQL Training Masterclass 2023

By NextGen Learning

PHP and MySQL Training Masterclass 2023 Course Overview This PHP and MySQL Training Masterclass 2023 offers a comprehensive guide to mastering dynamic web development using PHP and MySQL. Learners will explore essential programming concepts, database integration, and application building through progressive projects designed to enhance their coding capabilities. The course covers core skills such as user authentication, comment systems, ratings, and interactive applications, equipping students with the confidence to develop fully functional web solutions. By the end, participants will have the knowledge to build, customise, and manage robust web applications, boosting their employability and technical proficiency in today’s digital marketplace. Course Description This masterclass delves into key aspects of PHP programming and MySQL database management, providing learners with a structured learning experience. Starting with installation and configuration, it progresses through multiple project-based modules focusing on real-world applications such as authentication systems, comment and rating features, weather apps, and live search functionality. Each module deepens understanding of server-side scripting and database queries, enhancing problem-solving and coding fluency. Participants will gain expertise in integrating PHP scripts with MySQL databases, optimising application performance, and managing data securely. The course is designed to develop both foundational and advanced skills essential for web development careers, delivered in clear, concise UK English. PHP and MySQL Training Masterclass 2023 Curriculum Module 01: Introduction Module 02: Installation Module 03: First Project: Building an Authentication System Module 04: Second Project: Building a Comments System Module 05: Third Project: Creating a Rating System Module 06: Fourth Project: Creating a Weather App Module 07: Fifth Project: Build a Cool Like and Dislike System Module 08: Sixth Project: Building a Simple CV Builder Module 09: Seventh Project: QR Codes Generator Module 10: Eighth Project: Build a Full Live Search System (See full curriculum) Who Is This Course For? Individuals seeking to develop skills in dynamic web development. Professionals aiming to enhance their web programming career. Beginners with an interest in server-side scripting and databases. Web developers wanting to expand their expertise in PHP and MySQL. Career Path Web Developer Backend Developer PHP Developer Database Administrator Full-Stack Developer Software Engineer Digital Solutions Specialist

PHP and MySQL Training Masterclass 2023
Delivered OnlineFlexible Dates
£7.99

PHP and MySQL Training 2022: Build 5 Real World Projects

By NextGen Learning

PHP and MySQL Training 2022: Build 5 Real World Projects Course Overview: "PHP and MySQL Training 2022: Build 5 Real World Projects" offers an in-depth exploration of web development using PHP and MySQL, empowering learners with the skills to create dynamic, database-driven websites. Through five real-world projects, learners will gain a practical understanding of PHP’s functionality, MySQL databases, and how to combine the two to build effective web applications. By the end of the course, participants will have the knowledge to develop robust and scalable systems, such as login and registration systems, CRUD apps, and email-sending features. This course equips learners with essential skills to launch their careers in web development or enhance their existing expertise. Course Description: In this comprehensive training course, learners will delve into core concepts of PHP and MySQL, with a focus on practical application. The course covers key areas such as installation and configuration of PHP, creating user authentication systems, developing CRUD applications, building a URL shortening service, and sending emails with PHP. Each module guides learners through building fully functional projects that address common real-world needs. Along the way, participants will enhance their coding proficiency, understand the importance of secure web applications, and learn the techniques required to build dynamic websites. By the end of this course, learners will be proficient in using PHP and MySQL to develop and manage complex web systems. PHP and MySQL Training 2022: Build 5 Real World Projects Curriculum: Module 01: Introduction Module 02: Installation Module 03: First Project: Login and Registration System Module 04: Second Project: Full Crud App Module 05: Third Project: URL Shortening Service Module 06: Fourth Project: PHP Gallery Module 07: Fifth Project: Sending Emails with PHP (See full curriculum) Who is this course for? Individuals seeking to build a strong foundation in web development. Professionals aiming to expand their knowledge of PHP and MySQL. Beginners with an interest in coding and web development. Aspiring web developers looking to work on real-world projects. Career Path Web Developer PHP Developer Backend Developer Database Administrator Full Stack Developer

PHP and MySQL Training 2022: Build 5 Real World Projects
Delivered OnlineFlexible Dates
£7.99