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

1225 Courses delivered On Demand

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

Microsoft Excel

5.0(1)

By LearnDrive UK

This course will fully prepare you for virtually any Excel-related career path

Microsoft Excel
Delivered Online On Demand1 hour
£5

Microsoft Excel VBA Programming Training

By Compete High

🚀 Unlock the Power of Microsoft Excel with Our Excel VBA Programming Training Course! 📊 Are you ready to take your Excel skills to the next level? Dive deep into the world of Excel VBA programming and unleash the full potential of this powerful tool! Our comprehensive online course, 'Microsoft Excel VBA Programming Training,' is designed to equip you with the expertise needed to automate tasks, streamline processes, and boost productivity within Excel. Here's what you'll learn in this dynamic course: 📌 Section 1: Introduction Get acquainted with the fundamentals of Excel VBA programming. Understand its significance and explore the vast possibilities it offers to transform your Excel experience. 📌 Section 2: Macros Master the art of creating and executing macros to automate repetitive tasks and significantly reduce manual work. Learn to streamline your workflow like a pro! 📌 Section 3: VBA Editor Navigate the VBA Editor seamlessly. Gain proficiency in using this interface to write, edit, and debug your VBA code effectively. 📌 Section 4: Variables and Procedures Understand the concept of variables and procedures in VBA. Learn how to declare, assign, and utilize them efficiently to optimize your coding process. 📌 Section 5: Loops and IF Statements Discover the power of loops and conditional IF statements. Harness these constructs to create dynamic and responsive Excel applications. 📌 Section 6: Error Handling Learn robust error-handling techniques to troubleshoot issues and create resilient VBA programs. 📌 Section 7: User Defined Functions Unlock the potential of creating custom functions tailored to your specific needs, enhancing Excel's capabilities beyond its default functions. 📌 Section 8: Assignments Apply your newfound knowledge through hands-on assignments and practical exercises to reinforce your skills. 📌 Section 9: Creating Forms Explore the creation of user-friendly forms and interfaces within Excel, making interactions more intuitive and efficient. Whether you're a beginner or have some experience in Excel, this course is tailored to suit your learning needs. With comprehensive modules, real-world examples, and expert guidance, you'll gain the confidence to create powerful VBA scripts and automate Excel operations like never before! Join us today and embark on a transformative journey in mastering Microsoft Excel VBA programming. Elevate your Excel skills and become a proficient VBA programmer! Enroll now and excel in Excel VBA programming! 💡📈✨ Course Curriculum Section 1 - Introduction What is VBA 00:00 Object Orientated Programming 00:00 Section 2 - Macros Macros Initial Setup 00:00 Recording a Macro 00:00 Saving a Macro 00:00 Section 3 - VBA Editor Launching VBA 00:00 VB Editor 00:00 Custom Menu 00:00 Naming Projects 00:00 Modules 00:00 Code Window 00:00 Comments 00:00 Section 4 - Variables and Procedures Introduction 00:00 Vraibales 00:00 Variable Exercise 00:00 What are Procedures 00:00 What are Procedures - Part Two 00:00 What are Procedures - Part Three 00:00 Message Boxes 00:00 Input Box 00:00 Input Box - Part Two 00:00 Basic Navigation 00:00 Sheets 00:00 Draft LessonCell Navigation 00:00 Advanced Sheets 00:00 Offset 00:00 Section 5 - Loops and IF Statements Introduction 00:00 Operators 00:00 Using Variables 00:00 What is Automation 00:00 For Loop 00:00 Do Loops 00:00 IF Statements 00:00 IF Statements - Part Two 00:00 Select Case 00:00 Section 6 - Error Handling Debugging 00:00 Section 7 - User Defined Functions UDFs 00:00 Section 8 - Assignments Introduction 00:00 Exercise 1 - Record a Macro 00:00 Exercise 2 - Duplicating Data 00:00 Exercise 3 - Generate a Report 00:00 Generate a Report - Part Two 00:00 Exercise 4 - Inner and Outer Loops 00:00 Inner and Outer Loops - Part Two 00:00 Inner and Outer Loops - Part Three 00:00 Inner and Outer Loops - Part Four 00:00 Inner and Outer Loops - Part Five 00:00 Section 9 - Creating Forms Form Controls 00:00 Building the Form 00:00 Initialize the Form 00:00 Command Buttons 00:00 Command Buttons - Part Two 00:00

Microsoft Excel VBA Programming Training
Delivered Online On Demand6 hours 17 minutes
£4.99

The MindGYM is a brain training App that works scientifically to develop the neuroplasticity of your mind, so you can become a creative and innovative genius, thinking quicker in super-states of creativity and creative people-solving, whilst in gamma and theta brain waves of flow state and hemispheric synchronisation. You will be able to tap into boundless energy, and develop your physical and mental capabilities. In effect, the app gives you the mind and the body, to manifest into your life of your greatest desire.

MindGYM.club
Delivered Online On Demand
FREE

Raznolike izkušnje Evrope skozi tradicijo in sodobnost

By onlineigresi

Popotniki, ki se podajo po njenih mestih in podeželskih predelih, pogosto iščejo kombinacijo raziskovanja in sprostitve. V tem kontekstu se pojavlja tudi digitalna zabava, ki dopolnjuje klasične oblike preživljanja prostega časa. Platforme, ki ponujajo igre na srečo, kot je Naslednji, so del širše ponudbe, ki obiskovalcem omogoča vpogled v sodobne evropske trende in zabavne priložnosti, ne da bi morali zapustiti udobje svojega bivališča. Poleg virtualnih možnosti je raziskovanje evropskih mest vedno bogata izkušnja. Mesta, kot so Praga, Berlin ali Ljubljana, združujejo arhitekturno dediščino, galerije, muzeje in restavracije z lokalnimi specialitetami. Slovenija se je pri tem izkazala kot destinacija, ki združuje tradicionalno gostoljubje z modernimi trendi. Digitalne platforme, kot je Naslednji, omogočajo, da obiskovalci preizkusijo nove oblike zabave, hkrati pa odkrivajo bogastvo kulturnih in naravnih znamenitosti. Sodobni popotniki iščejo raznovrstne izkušnje. Medtem ko raziskujejo evropska mesta in kulturne znamenitosti, digitalne storitve, kot je Naslednji, ponujajo še dodatno plast zabave. Takšna kombinacija klasičnih in digitalnih doživetij odraža prilagodljivost Evrope in Slovenije na sodobni način preživljanja prostega časa, kjer se tradicija prepleta z inovativnimi oblikami zabave. Naravne lepote Evrope so brez dvoma ena glavnih privlačnosti. Alpe nudijo izjemne možnosti za pohodništvo, smučanje in kolesarjenje, medtem ko obmorska mesta ponujajo sprehode ob morju in vodne aktivnosti. Slovenija je s svojimi slikovitimi jezeri, kot sta Bled in Bohinj, ter Triglavskim narodnim parkom, še posebej priljubljena destinacija za ljubitelje narave. Ti prostori ne omogočajo le sprostitve, ampak tudi stik z lokalno floro in favno, kar je pomemben del doživetja. Evropska kulinarika je prav tako neizogiben del potovanja. Vsaka regija ponuja svoje posebnosti – od italijanskih testenin in francoskih peciv do slovenskih tradicionalnih jedi, kot so jota, štruklji ali prekmurska gibanica. Obisk lokalnih tržnic in vinogradov omogoča poglobljen vpogled v kulturno dediščino in podporo lokalnim proizvajalcem. Takšna izkušnja bogati potovanje, saj poleg okusa ponuja tudi zgodbo kraja. Šport in rekreacija igrata pomembno vlogo v evropskem življenju. Od nogometa do smučanja, Evropejci aktivno preživljajo prosti čas, kar vpliva tudi na turizem. Slovenija je pri tem izstopajoča, saj njeni športniki dosegajo odlične rezultate na mednarodni ravni, hkrati pa država ponuja številne možnosti za rekreativno udejstvovanje – od planinarjenja do kolesarjenja. Sodobni obiskovalci cenijo to raznolikost aktivnosti, ki dopolnjujejo kulturno in naravno doživetje. Urbani razvoj in digitalizacija sta spremenila način, kako prebivalci in turisti doživljajo mesta. Sodobne infrastrukture, galerije, koncertne dvorane in restavracije so dostopne ob klasičnih turističnih poteh. Spletne platforme, kot je Naslednji, predstavljajo dodano vrednost sodobnim obiskom, saj ponujajo priložnost za zabavo in raziskovanje evropske ponudbe na drugačen način. Slovenija združuje vse te elemente – tradicijo, naravo in digitalno sodobnost – kar omogoča obiskovalcem bogato izkušnjo. Poleg mest in narave Evrope privlačijo tudi kulturni dogodki, kot so festivali, gledališke predstave in koncerti. Skozi leto se vrstijo prireditve, ki prikazujejo lokalno umetnost, glasbo in kulinariko, kar obiskovalcem omogoča pristno doživetje kraja. Slovenija je na tem področju primerna destinacija, saj ponuja kombinacijo kulturnih dogodkov, festivale na prostem in priložnosti za raziskovanje lokalne zgodovine. Potovanja po Evropi tako niso le raziskovanje krajev, temveč celostna izkušnja, ki združuje naravo, kulturo, šport in sodobne digitalne možnosti. Slovenija kot del tega kontinenta ponuja idealno kombinacijo vsega – od slikovitih pokrajin do mestnih dogodkov, od lokalne kulinarike do sodobnih oblik zabave, kot je Naslednji. Takšno doživetje omogoča, da popotnik izkoristi vsak trenutek svojega potovanja in uživa v raznolikosti, ki jo Evropa nudi.

Raznolike izkušnje Evrope skozi tradicijo in sodobnost
Delivered Online On Demand1 hour
FREE

Educators matching "virtual"

Show all 820
Virtual Surgery Training

virtual surgery training

London

VIRTUAL SURGERY TRAINING is available for most of the widely used VR formats on offer. Some of these are designed to work with mobile phones (and you may already have VR ready device.) Alternatively, you can purchase a high-quality standalone VR headset for as little as £199, which will allow you to experience VIRTUAL AESTHETIC DOCTOR alongside lots more amazing VR content. We are happy to offer advice and assistance to help you make the right choice. For Android phone owners: This is the most commonly used VR device – and only requires that your phone is compatible with the Google’s VR format, which is called Daydream. If you have a compatible phone, then all you need to do is to purchase a Daydream VR headset. Simply follow the instructions to get setup with the device, and then download the VIRTUAL AESTHETIC DOCTOR TM. FOR SAMSUNG GEAR VR OWNERS: If you own a Samsung Galaxy S8 or above, you have a choice of getting VIRTUAL AESTHETIC DOCTOR TM on either Google Daydream, or Samsung Gear VR. We would recommend the Daydream system for ease of use (and please follow the instruction for Android phone users to access VIRTUAL AESTHETIC DOCTOR TM via this method). However, if you already own a Samsung Gear VR headset, please send us an email and we will then send you an exclusive code for you to download and install the app to your Gear VR device. FOR APPLE IOS PHONE OWNERS: For Iphone users running IoS 10 or higher, you can now get access to VAD using the Oculus Go standalone system (you can find more information on standalone systems below including Oculus Go further below). Once you have setup the Oculus Go with your Iphone, simply email us (hyperlink here) to receive your exclusive activation code. To redeem your code: Use a PC or Mac computer to visit the Oculus home site at https://www.oculus.com/ Login to your Oculus account (i.e. the account that you set the Oculus Go up with.) Select Settings in the left menu. Select the Account tab. Click Redeem Code and then enter your activation code. Click Redeem. VAD will become available to download within your Oculus Go home screen, and you can watch and purchase modules from within the VR environment. That’s it – you’re all set! STANDALONE DEVICES: Standalone devices offer a premium VR experience for a cost-effective price, and have the added advantage of not requiring a mobile phone for general operation. We would highly recommend the Oculus Go headset. Please contact us for your unique code to install VIRTUAL AESTHETIC DOCTOR Ltd to your Oculus Go headset. There is also a range of high quality standalone Google Daydream enabled headsets. If you are the owner of one of these devices, please follow the instructions for Android users.