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

757 Java courses in Liverpool delivered On Demand

Build Web Applications with Django and PostgreSQL

By Xpert Learning

About Course Building Web Applications with Django and PostgreSQL: Master the Complete Stack Learn to build modern and robust web applications with one of the most popular and powerful tech stacks: Django and PostgreSQL. In this comprehensive course, you will learn: The fundamentals of Django, including setting up a development environment, creating models, views, and templates, and handling user authentication and authorization. How to work with Django's built-in admin interface and form files. Advanced topics, such as working with Django's ORM (Object-Relational Mapping) to interact with the PostgreSQL database, handling form submissions, and integrating third-party libraries. Best practices for structuring Django projects, handling user sessions, and securing your web applications against common web vulnerabilities. You will also gain hands-on experience in using PostgreSQL as your database backend, including: Designing database schemas Performing CRUD (Create, Read, Update, Delete) operations Optimizing database performance Throughout the course, you will work on practical projects that will allow you to apply the concepts you've learned and build real-world web applications. By the end of this course, you will be able to: Create dynamic and interactive web applications with Django and PostgreSQL. Build secure, scalable, and maintainable web applications. Become a skilled and proficient web developer. This course is perfect for: Beginners who want to learn how to build web applications from scratch. Experienced web developers who want to learn how to use Django and PostgreSQL. Anyone who wants to learn how to build modern and robust web applications. Enroll today and start your journey to becoming a Django and PostgreSQL expert! Bonus: Get access to the instructor's personal collection of Django and PostgreSQL resources. Why learn Django and PostgreSQL? Django and PostgreSQL are two of the most popular and powerful technologies for building web applications. Django is a popular web framework written in Python that allows developers to build robust and scalable web applications quickly and efficiently. PostgreSQL is a powerful open-source relational database management system known for its reliability and performance. Learning Django and PostgreSQL will give you a significant advantage in the job market and allow you to build more complex and sophisticated web applications. Here are some of the benefits of learning Django and PostgreSQL: Django is a popular web framework with a large and active community. This means that there is a wealth of resources available to help you learn Django and get help when you need it. Django is a powerful and versatile web framework that can be used to build a wide variety of web applications, from simple websites to complex e-commerce platforms. PostgreSQL is a powerful and reliable database management system that is known for its performance and scalability. PostgreSQL is also an open-source database, which means that it is free to use and distribute. So what are you waiting for? Enroll in this course today and start your journey to becoming a Django and PostgreSQL expert! What Will You Learn? Comprehensive coverage of Django web framework and PostgreSQL database Practical projects to apply concepts learned Hands-on experience with PostgreSQL as a database backend Best practices for structuring Django projects and securing web applications In-depth understanding of Django's ORM for database interactions Integration of third-party libraries and Import Real-world examples and use cases Course Content Getting Started Introduction Getting started on Windows, MacOS, and Linux How to Ask Great Questions FAQs Setting Up a Python Development Installing Python Installing PyCharm IDE for Development Creating the first Python Project Write and Run Hello World Program Command Line Basics Installation and Access Pip Command Django Setting Up the Project Introduction to Web Framework and Django Installing Django and Setting Up a Project Understanding Django Architecture and Structured Creating a Simple Django App Building a Django App with PostgreSQL Introduction to PostgreSQL and its Advantages for Web Applications Installing PostgreSQL and Setting Up a Database pgAdmin Secure Login and Create Database Connection Django to PostgreSQL Creating a Basic HTTP View Method Request URL Pattern on App Include Apps to Project URLs Installing the Psycopg2 Module for DB Connection Django Models and ORM (Object Relational Mapping) Defining Models and Creating Database Tables Using Djangos Built-in ORM to Interact with the Database Migration to Create DB Tables Assessment Test Solution for an Assessment Test Working with Admin Module Creating Superuser as Admin Authentication and Authorization User Access Permissions Registering User Models to the Admin Dashboard Creating Data Using CRUD Functionality View Data on the PostgreSQL Database Table Django Views and Templates Understanding the MVC - MVT Creating Views and Handling HTTP Requests and Rendering Templates Creating a Template with HTML Page Building Dynamic Form and Handling Django Form Design Creating Bootstrap Template Applying Bootstrap to Django Form Creating Stunning Product Card items Django Project: Registration form - Real world Creating Model Creating Forms Creating Views Applying ORM - Migrations Creating My Form Template Adding URLs Creating Success_View Template Project URLs Update and Adding Installed Apps Run Project and Submit Data to Database Django Reports Creating Report_View Method Creating Report_Template Update URLs Pattern Run Project and Test Reports Course Resources Course Resources A course by Sekhar Metla IT Industry Expert Material Includes Download Resources and Reference Project Source Code Django to PostgreSQL database connection Project Settings file RequirementsBasic knowledge of Python programmingUnderstanding of relational databases and SQL - optionalFamiliarity with web development concepts (HTML, CSS, and JavaScript) - optional Audience Beginners Python Django developers curious about web application development Web developers who want to learn how to build web applications using Django and PostgreSQL Python developers who want to expand their skillset to web development Students or professionals looking to enhance their web development skills with Django and PostgreSQL. Requirements Basic knowledge of Python programming Understanding of relational databases and SQL - optional Familiarity with web development concepts (HTML, CSS, and JavaScript) - optional

Build Web Applications with Django and PostgreSQL
Delivered Online On Demand5 hours
£9.99

Complete ASP.NET Core MVC 6: A Project guide

By Xpert Learning

About Course ASP.NET Core MVC 6: Master the Latest Web Development Framework Become a full-stack web developer with this comprehensive course on ASP.NET Core MVC 6, taught by a lead instructor with 20+ years of experience. This course is designed for beginners with zero or basic programming experience. You will learn everything you need to know to build modern web applications with ASP.NET Core MVC 6, including: HTML5 and CSS3 Bootstrap 4 C# ASP.NET Core MVC 6 Entity Framework Core SQL Server Express You will also learn about important web development concepts such as routing, controllers, views, and models. The course includes HD video tutorials, code challenges, and coding exercises to help you learn and practice the material. You will also build a real-world project to apply your skills. By the end of this course, you will be fluent in ASP.NET Core MVC 6 and ready to build any website you can dream of. Enroll today and start your journey to becoming a full-stack web developer! Benefits of taking this course: Learn from a lead instructor with 20+ years of experience Become a full-stack web developer with just one course Learn the latest tools and technologies used at large companies such as Apple, Facebook, Google, and Netflix Get comprehensive student testing and feedback from students who are working and applying these coding examples Learn by building real-world websites and web apps Get access to HD video tutorials, code challenges, and coding exercises Target audience: Beginners with zero or basic programming experience who want to learn how to build modern web applications with ASP.NET Core MVC 6 What Will You Learn? Learn structure of ASP .NET MVC Core (.NET 6) Project Create websites and webapp for your business needs Get a job as a junior web developer on Microsoft technologies Identify a case study to manage a project development Master front-end development using HTML & CSS back-end development using C# & MS SQL Create fully function dynamic MVC Core web applications using Asp .NET Core Creating Functional Model, View and Controller functionality on Movie Project Learn to Add Entity Framework Packages to Project Using NuGet Package Manager Applying SQL Server Database Connection to your application Running Power Shell Commands for Scaffolding and CRUD function Webforms Identify and applying Database Migrations You will learn fully functional Validations for your project Course Content Getting Started Course Introduction Course Curriculum How to Get Course Requirements Getting Started on Windows, Linux or Mac How to Ask Great Questions FAQ's ASP.NET Basics Section Introduction What You Can Build with ASP.NET Core What is ASP.NET Core How to Get Visual Studio Installing Visual Studio and ASP.NET Creating New Project Summary Prerequisites: HTML, CSS and Bootstrap Section Introduction HTML Overview Paragraph HTML List Items Forms CSS Overview CSS Internal CSS External CSS Forms Bootstrap Overview First Bootstrap Website Bootstrap Grids System Bootstrap Cards Summary ASP.NET MVC: Movie Project Section Introduction Source Code Reference MVC - Model View Controller Create a MVC Project Exploring the MVC Template Creating Controller Add a Controller URL Routing Logic Creating View Add a View Change Views and Layout Pages Passing Data from Controller to View Creating Model Add a Model Add Entity Framework Packages Scaffold Movie Pages-CRUD Database Migrations Initial Migration Generated Database Context Class Dependency Injection Database Connection String Summary Working with Database Section Introduction SQL Server Express Local DB Seed the Database Add the Seed Initializer Summary Add Search to ASP.NET Core MVC App Section Introduction Add Search Method to Controller Add Search to Page Search by Parameter Summary Model Update Section Introduction Add a New Field to Model Add-Migration Update Database Summary Validations Add Validation Rules to Model Required and Minimum Length Regular Expression Range String Length Validation on Error UI Enable JavaScript on Browser Examine the Details and Delete Code Review on Details Method Code Review on Delete Method Course Files and Resources Course Files and Resources A course by Sekhar Metla IT Industry Expert Xpert Learning RequirementsBasic C# programming experience needed(optional). You will learn MVC Core need to knowNo software is required in advance of the course (all software used in the course is free)No pre-knowledge is required on MVC - you will learn from basic Audience Beginner Asp .Net MVC Core C# coding, Microsoft SQL and CSS developers curious about web development Anyone who wants to generate new income streams Anyone who wants to build dynamic web applications Anyone who wants to become financially independent Anyone who wants to start their own business or become freelance Anyone who wants to become a Full stack web developer Anyone who wants to build fully functional asp .net core mvc database applications Audience Beginner Asp .Net MVC Core C# coding, Microsoft SQL and CSS developers curious about web development Anyone who wants to generate new income streams Anyone who wants to build dynamic web applications Anyone who wants to become financially independent Anyone who wants to start their own business or become freelance Anyone who wants to become a Full stack web developer Anyone who wants to build fully functional asp .net core mvc database applications

Complete ASP.NET Core MVC 6: A Project guide
Delivered Online On Demand6 hours 30 minutes
£9.99

Android App Development Mini Bundle

By Compete High

Break into one of the fastest-growing tech markets with the Android App Development Mini Bundle. Whether you’re looking to freelance, land a tech role, or build your own app empire, mastering Python, UX, HTML, Website Development, and Javascript will put you in a powerful hiring position. Designed with job outcomes in mind, this bundle sets you up to impress recruiters, clients, and investors alike. Description Android is dominating mobile platforms globally, and the demand for skilled developers has never been higher. If you're looking to stand out, this bundle will boost your credibility by focusing on critical skills employers actually look for. Start with Python—its flexibility and universal relevance make Python a top pick for any developer. Whether it’s mobile, web, or server-side logic, Python is the go-to language that keeps appearing in job listings. Building intuitive, user-friendly interfaces? That’s where UX comes in. Excellent UX skills are your secret weapon in retaining users and ensuring your Android apps don’t get deleted after the first use. Hiring managers love candidates who can combine development with human-centered design, making UX one of your strongest career assets. As for the front-end, HTML continues to be the bedrock of digital content. From hybrid apps to responsive designs, HTML is essential. Knowing HTML fluently increases your versatility across both mobile and web environments. And no app is complete without an online presence. With Website Development integrated throughout this bundle, you’ll have the ability to create marketing sites, landing pages, or portals for your Android applications. This makes Website Development not just a supporting skill but a core differentiator for your career. Finally, bring everything to life with Javascript. From responsive UI elements to interactive behavior, Javascript remains the lifeblood of modern app interfaces. Developers who can wield Javascript with confidence are consistently sought after in agencies, startups, and freelance markets. The opportunity to master Python, UX, HTML, Website Development, and Javascript—all in one job-focused package—isn’t something to delay. FAQ Q: What roles can this bundle prepare me for? A: You’ll be qualified for Android Developer, Front-End Developer, UX Specialist, Full-Stack Junior Developer, and more. These roles consistently require Python, UX, HTML, Website Development, and Javascript experience. Q: Is this only for developers? A: Not at all. Entrepreneurs, marketers, designers, and career switchers will all benefit from gaining competence in Python, UX, HTML, Website Development, and Javascript. Q: What makes this bundle job-ready? A: Because each course—Python, UX, HTML, Website Development, and Javascript—was selected for its direct relevance to in-demand careers. You’re learning what hiring managers expect.

Android App Development Mini Bundle
Delivered Online On Demand11 hours
£19.99

Learn Python Programming Mini Bundle

By Compete High

The Learn Python Programming Mini Bundle is crafted to turn ambition into employment. With industry-aligned courses in Python, Website Development, Computer Security, JavaScript, and IT, this bundle speaks directly to job descriptions in tech hubs worldwide. Whether you want to work in cybersecurity, full-stack web development, or IT support, these skills will make your CV stand out from the crowd. Description When it comes to tech careers, there are few skill combinations as potent as the ones in this bundle. At the center of it all is Python. As one of the most in-demand programming languages globally, Python plays a major role in everything from backend logic to cybersecurity and automation. But you won’t get far in web and app development without Website Development. It’s a vital skill for full-stack developers and front-end professionals alike. Combine Website Development with Python, and you become a much more versatile hire. The digital world is growing, but so are its risks. That’s why Computer Security is a critical inclusion. From startups to government, businesses seek professionals with Computer Security expertise. Pairing that with Python allows you to script automations, scan vulnerabilities, and implement smart protection systems. JavaScript is your gateway to dynamic, interactive user experiences. Employers are constantly on the hunt for developers fluent in JavaScript, especially when combined with Website Development and Python. From animations to responsive design, JavaScript adds life to your technical skillset. Lastly, IT remains a rock-solid path for those looking to enter the industry. With IT experience, you become fluent in the language of tech support, infrastructure, and digital problem solving. It’s the backbone of countless roles across every sector. When you add IT to Python, Website Development, Computer Security, and JavaScript, your job-readiness hits a new high. This bundle gives you the hard skills employers are searching for—and delivers a serious value advantage. If you’re ready to be hired, the time to act is now. FAQ Q: Who should take this bundle? A: Aspiring developers, IT professionals, and anyone looking to break into tech with skills in Python, Website Development, Computer Security, JavaScript, and IT. Q: What job roles could this prepare me for? A: Cybersecurity Assistant, IT Technician, Junior Web Developer, Front-End Developer, and more. These roles all value Python, Website Development, Computer Security, JavaScript, and IT. Q: Is this bundle worth it if I already know one of the topics? A: Absolutely. Deepening your grasp across Python, Website Development, Computer Security, JavaScript, and IT only strengthens your hireability.

Learn Python Programming Mini Bundle
Delivered Online On Demand11 hours
£19.99

WordPress for Beginners Mini Bundle

By Compete High

Build the skills that make clients and employers say "Yes" with the WordPress for Beginners Mini Bundle—a launchpad into the creative and digital tech world. Whether you're a future freelancer, startup founder, or aspiring UI/UX pro, this bundle will make you job-ready, client-ready, and future-proof. Every successful digital creator has mastered the blend of WordPress, UX, CSS, JavaScript, and sales letter strategy. Now it’s your turn. Description The modern web doesn't run on design alone—it runs on people who understand WordPress, know how to shape a smooth UX, style with CSS, energize with JavaScript, and sell with compelling sales letters. With this bundle, you’ll stack the skills that turn a hobby into a hireable, scalable career. Agencies, brands, and startups are hiring faster than ever—but only if you come prepared. Learning WordPress, UX, CSS, JavaScript, and sales letter tactics positions you as the kind of talent they don’t want to lose to competitors. Opportunities don’t wait, and neither should you. This is the bundle that takes you from “I’m interested in web” to “I get paid to build it.” Build your skills, your portfolio, and your value—with WordPress, UX, CSS, JavaScript, and sales letter mastery all in one place. FAQ Do I need prior experience to take this bundle? Not at all. The WordPress for Beginners Mini Bundle is perfect for those just starting with WordPress, UX, CSS, JavaScript, and sales letter skills. What careers can this bundle lead to? Entry-level web developer, junior UI/UX designer, freelance web designer, digital marketing assistant, and more—roles where WordPress, UX, CSS, JavaScript, and sales letter skills are highly valued. Is now a good time to start learning? There’s no better time. The demand for professionals with WordPress, UX, CSS, JavaScript, and sales letter experience continues to rise—and this bundle puts you ahead of the curve.

WordPress for Beginners Mini Bundle
Delivered Online On Demand11 hours
£19.99

Software Engineering: Coding & Web Development Mini Bundle

By Compete High

Want to become a full-stack software engineer who builds robust applications and seamless web experiences? The Software Engineering: Coding & Web Development Mini Bundle is your all-in-one toolkit for today’s software development industry, covering Python, Go Lang, UX, DevOps, and Javascript—skills in high demand across startups, tech giants, and digital agencies. Companies are hiring now, seeking candidates fluent in both backend and frontend technologies, as well as infrastructure and user experience. Equip yourself with this bundle and become the candidate they can’t ignore. Description This bundle is the perfect blend of backend and frontend skills with the operational edge needed for modern development. Learn Python and Go Lang for powerful backend programming, master Javascript to build engaging user interfaces, refine your projects with UX best practices, and optimize deployment pipelines through DevOps. Hiring managers want software engineers who understand every stage of the software lifecycle—from coding to deployment and user experience. Your fluency in Python, Go Lang, UX, DevOps, and Javascript demonstrates you are that versatile engineer. With competition growing fiercer daily, this bundle positions you to meet industry needs across web development, SaaS, cloud computing, and beyond. FAQ Who should take this bundle? Aspiring software engineers, full-stack developers, web developers, and devops engineers. If you want to master Python, Go Lang, UX, DevOps, and Javascript, this bundle is designed for you. How does this bundle improve my chances in web development? Because it covers both frontend (Javascript, UX) and backend (Python, Go Lang), plus deployment and maintenance (DevOps), giving you full lifecycle skills employers demand. Is this suitable for beginners? Yes! Whether you’re new or upgrading skills, the bundle builds you up to job readiness with real-world applications of these five core skills.

Software Engineering: Coding & Web Development Mini Bundle
Delivered Online On Demand11 hours
£19.99

Web Development Intermediate Level

4.7(160)

By Janets

Web Development Intermediate Level is one of our best selling and most popular course. The Web Development Intermediate Level is organised into 3 modules and includes everything you need to become successful in this profession. To make this course more accessible for you, we have designed it for both part-time and full-time students. You can study at your own pace or become an expert in just 34 hours! If you require support, our experienced tutors are always available to help you throughout the comprehensive syllabus of this course and answer all your queries through email. Why choose this course Earn an e-certificate upon successful completion. Accessible, informative modules taught by expert instructors Study in your own time, at your own pace, through your computer tablet or mobile device Benefit from instant feedback through mock exams and multiple-choice assessments Get 24/7 help or advice from our email and live chat teams Full Tutor Support on Weekdays Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Mock exams Multiple-choice assessment Certification After the successful completion of the final assessment, you will receive a CPD-accredited certificate of achievement. The PDF certificate is for £9.99, and it will be sent to you immediately after through e-mail. You can get the hard copy for £15.99, which will reach your doorsteps by post. Who is this course for? Web Development Intermediate Level is suitable for anyone who want to gain extensive knowledge, potential experience and professional skills in the related field. This is a great opportunity for all student from any academic backgrounds to learn more on this subject.

Web Development Intermediate Level
Delivered Online On Demand34 hours
£8

Educators matching "Java"

Show all 2
Fun 2 Code

fun 2 code

Ellesmere Port

Fun 2 Learn Code offers coding classes and day camps for children and teens in the Austin area to learn the fundamentals of computer programming and video game development. working on a Scratch project We provide two types of learning opportunities for students: group classes and labs. After-school, homeschool and weekend options are available. No prior programming experience is needed for any of our labs and most of our classes. We also host monthly Coding Nights and periodic workshops. Classes Our group classes are instructor-led and cover a specific program or platform for a certain number of weeks. Classes are designed for beginner and intermediate level students. Options include Introduction to Coding, Minecraft Mods, Video Game Development, Python, Virtual Reality, Keyboarding and others. Labs In our coding labs, students are encouraged to explore technologies that interest them and to work at a pace that they enjoy. We offer ongoing year-round enrollment for our labs, so students can join at any time. Options include Scratch, Python, Java, video game development, Minecraft Mods, Unity, mobile app development, Javascript, web development, 2D/3D graphic design and animation, and more! No previous programming experience is required since the curriculum is geared to each one’s level and pace. Our classes and labs are held at our studio in Round Rock, located at 416 Chisholm Valley Drive. We also host workshops at other locations in the Austin area, including libraries and schools.