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

2508 Programming courses

OpenGL and GLSL Fundamentals with C++ (practical course)

By Packt

Master the OpenGL and GLSL shading language - by writing code! Illustrated theory and practice (from basics to advanced)

OpenGL and GLSL Fundamentals with C++ (practical course)
Delivered Online On Demand2 hours 22 minutes
£22.99

Hands on Programming on AutoCAD to Excel Using VB.NET

4.7(160)

By Janets

Description Register on the Hands on Programming on AutoCAD to Excel Using VB.NET today and build the experience, skills and knowledge you need to enhance your professional development and work towards your dream job. Study this course through online learning and take the first steps towards a long-term career. The course consists of a number of easy to digest, in-depth modules, designed to provide you with a detailed, expert level of knowledge. Learn through a mixture of instructional video lessons and online study materials. Receive online tutor support as you study the course, to ensure you are supported every step of the way. Get a certificate as proof of your course completion. The Hands on Programming on AutoCAD to Excel Using VB.NET course is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablets, and smartphones. The course is designed to increase your employability and equip you with everything you need to be a success. Enrol on the now and start learning instantly! What You Get With This Course Receive a digital certificate upon successful completion of the course Get taught by experienced, professional instructors Study at a time and pace that suits your learning style Get instant feedback on assessments 24/7 help and advice via email or live chat Get full tutor support on weekdays (Monday to Friday) Certificate of Achievement 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.  Method of Assessment You need to attend an assessment right after the completion of this course to evaluate your progression. For passing the assessment, you need to score at least 60%. After submitting your assessment, you will get feedback from our experts immediately. Who Is This Course For The course is ideal for those who already work in this sector or are aspiring professionals. This course is designed to enhance your expertise and boost your CV. Learn key skills and gain a professional qualification to prove your newly-acquired knowledge.   Course Content Section 01: Introduction Introduction - Hands on Programming on AutoCAD to Excel Using VB.NET 00:04:00 Who is this course for? - Hands on Programming on AutoCAD to Excel Using VB.NET 00:02:00 What will you learn from this course? - Hands on Programming on AutoCAD to Excel Using VB.NET 00:05:00 Tools needed 00:01:00 Course Prerequisites 00:04:00 Section 02: Exporting AutoCAD Objects to Excel Section Overview - Export AutoCAD Objects to Excel 00:02:00 Exporting Lines to Excel - Overview 00:02:00 Creating the VB.NET-Excel Project 00:06:00 Design of User Interface to Export Lines 00:10:00 Creating the Common Utility Class 00:19:00 Creating the ExportLines Method 00:12:00 Running and Testing ExportLines Method 00:06:00 Exporting MTexts to Excel - Overview 00:02:00 Creating the ExportMTexts Method 00:11:00 Export Polylines to Excel - Overview 00:01:00 Creating the ExportPolylines Method 00:12:00 Running and Testing ExportPoylines Method 00:12:00 Exporting Blocks (With Attributes) to Excel - Overview 00:02:00 Creating the ExportBlocks Method 00:12:00 Creating Export Blocks UI and Running the Code 00:06:00 Exporting Blocks (With Attributes) to Excel - Overview 00:02:00 Creating the User Interface for exporting Blocks to Excel 00:05:00 Creation of BlocksForm UI 00:04:00 Coding the BlocksForm Load Event 00:08:00 Testing the BlocksForm UI 00:03:00 Coding the BlocksForm to populate the Listboxes 00:15:00 Coding the BlocksForm Export Button 00:04:00 Coding the ExportBlocksWithAttributes Method 00:21:00 Running and Testing ExportBlocksWithAttributes Method 00:02:00 Section 03: Importing Excel File into AutoCAD Section Overview - Import Excel File into AutoCAD 00:01:00 Importing Lines from Excel File into AutoCAD - Overview 00:01:00 Creating ImportExcelUtil Class 00:02:00 Creating the ImportLines Method 00:19:00 Creating the UI for the ImportLines Method 00:02:00 Coding the ImportLines UI code behind. 00:07:00 Running and Testing ImportLines Method 00:08:00 Importing MTexts into AutoCAD - Overview 00:01:00 Creating the ImportMTexts Method 00:11:00 Creating ImportMTexts User Interface 00:02:00 Running and Testing ImportMTexts Method 00:02:00 Importing Polylines from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportPolylines Method 00:14:00 Creating ImportPolylines User Interface 00:02:00 Running and Testing ImportPolylines Method 00:03:00 Importing Blocks (without Attributes) from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportBlocks Method 00:09:00 Creating the ImportBlocks User Interface 00:02:00 Running and Testing ImportBlocks Method 00:03:00 Importing Blocks (with Attirubtes) from Excel File into AutoCAD - Overview 00:01:00 Creating the ImportBlocksWithAttributes Method 00:25:00 Creating the UI for ImportBlocksWithAttributes Method 00:04:00 Running and Testing ImportBlocksWithAttributes Method 00:03:00 Section 04: Exporting AutoCAD Objects to a File Exporting Lines to a File - Overview 00:02:00 Creating the ExportToFile Utility Class 00:04:00 Creating ExportLinesToFile Method 00:14:00 Creating the UI for ExportLinesToFile Method 00:08:00 Running and Testing ExportLinesToFile Method 00:02:00 Exporting MTexts to File - Overview 00:01:00 Creating the MTextToFile Method 00:06:00 Creating the UI for the ExportMTextToFile Method 00:01:00 Running and Testing ExportMTextToFile Method. 00:08:00 Exporting Polylines to File - Overview 00:02:00 Creating ExportPolylinesToFile Method 00:11:00 Exporting Polylines to File - User Interface 00:01:00 Running and Testing ExportPolylinesToFile Method 00:02:00 Exporting Blocks (without Attributes) to File - Overview 00:02:00 Creating the ExportBlocksToFile Method 00:11:00 Creating ExportBlocksToFile User Interface 00:02:00 Running and Testing ExportBlocksToFile Method 00:02:00 Exporting Blocks (With Attributes) to a File - Overview 00:02:00 Creating the EXportBlocksWithAttributesToFile Method 00:19:00 Creating the UI for ExportBlocksWithAttributesToFile Method 00:06:00 Coding the BlocksForm for ExportBlocksWithAttributeToFile Method 00:04:00 Running and Testing ExportBlocksWithAttributesToFile Method 00:03:00 Section 05: Importing Text File into AutoCAD Importing Text File into AutoCAD - Overview 00:01:00 Importing Lines from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportFileUtil Class 00:01:00 Creating the ImportLinesMethod 00:17:00 Creation of ImportLines User Interface 00:03:00 Coding the ImportLines UI button 00:05:00 Running and Testing the ImportLines Method 00:04:00 Importing MTexts from Text File into AutoCAD - Overview 00:02:00 Creating the ImportMTexts Method 00:09:00 Creating the TextStyle Manipulation Code 00:02:00 Creating the UI for the ImportMTexts Method 00:01:00 Running and Testing the ImportMTexts Method 00:04:00 Importing Polylines from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportPolylines Method 00:18:00 Creating the ImportPolylines UI 00:02:00 Running and Testing ImportPolylines (from a File) Method 00:02:00 Importing BLocks (without Attributes) from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportBlocks (without Attributes) Method 00:15:00 Creating the ImportBlocks UI 00:05:00 Running and Testing ImportBlocks (without Attributes) Method 00:04:00 Importing Blocks (with Attributes) from a Text File into AutoCAD - Overview 00:02:00 Creating the ImportBlocksWithAttributes from a File Method 00:24:00 Creating the ImportBlocksWithAttributes (from a File) UI (Part 1) 00:06:00 Creating the ImportBlocksWithAttributes (from a File) UI (Part 2) 00:04:00 Running and Testing ImportBlocksWithAttributes (from a File) Method 00:03:00

Hands on Programming on AutoCAD to Excel Using VB.NET
Delivered Online On Demand9 hours 32 minutes
£25

Object Oriented PHP and MVC

By Packt

Learn to build a custom object-oriented PHP MVC framework and application

Object Oriented PHP and MVC
Delivered Online On Demand6 hours 38 minutes
£93.99

Coding Foundations

By OnlineCoursesLearning.com

Coding Foundations Certification The capacity to code is perhaps the most sought after abilities in the present serious work markets. Regardless of whether you have colleagues who are as of now in the field and are hoping to propel their position or pariahs who might want to get their foot in the entryway, understanding the fundamentals of coding is an absolute necessity. This fascinating 10 module course will show your colleagues all that they require to know, to begin composing straightforward code. Throughout 12 hours, they'll get familiar with the historical backdrop of coding, the significance of science in the field and how to code in probably the most notable and usually utilized dialects.   What's Covered in the Course? In this course, learners will learn about: The roles that ciphers and cryptography played in the development of modern day coding The concepts and terminology that are essential, in order to write proper code The role that mathematics plays in coding and the basics of binary In the context of coding, your team member will learn what the basics of variables are, why they're so important and how to use them The different types of data that exist and the various ways in which they're used How to limit the time spent on and increase the quality of your code, by using built-in functions The proper way to organise your programme and why it's important to do so The basics of Object-orientated Programming and the 4 principles that define it Why it is so important to use code   What are the Benefits of the Course? Your team member can receive a number of benefits when participating in this course, including the following: A course that is altogether on the web, so staff can concentrate anyplace and whenever they pick - all that they require is a steady web association Tests and exercises toward the finish of every module that will assist with checking their insight and submit ideas to memory; Acquiring fundamental information, to help them become capable in coding, assisting with driving their profession in the quickly developing IT industry; Study course material on any gadget that they pick. An evident declaration upon fruitful culmination of the course - this can end up being a genuine confidence supporter for your workers.

Coding Foundations
Delivered Online On Demand
£50

Ultimate Dot Net Training for Everyone Course

By One Education

Whether you're brushing up or building from scratch, the Ultimate Dot Net Training for Everyone Course is tailored for those who want to get to grips with the .NET framework without the headache. Covering everything from the basics of C# to more structured application development using modern .NET features, this course offers a straight-talking guide through the platform’s essentials—minus the noise, filler, and waffle. You’ll follow a logical progression designed to make sure concepts stick, without needing to decipher cryptic docs or sit through endless theory slides. The content has been crafted with clarity, structure, and a touch of dry wit—because learning doesn’t have to feel like reading a manual from the 90s. Whether you’re interested in developing sleek APIs, building reliable backends, or just understanding how .NET pieces fit together, this course gives you the tools to do just that—digitally, remotely, and at your own pace. It’s a solid, no-frills walkthrough for anyone keen to make sense of Microsoft’s development stack, whether you're exploring it for the first time or picking it back up after a few versions off. Learning Outcomes: Gain a solid understanding of the .NET framework and its capabilities. Learn how to program in C# and create basic software applications. Discover how to handle exceptions, work with databases, and create games and chatbots. Understand the principles of object-oriented programming and their applications in software development. Learn how to create robust and scalable software applications using the .NET framework. The Ultimate Dot Net Training for Everyone course is designed to provide you with the skills and knowledge you need to become a proficient .NET software developer. Starting with the basics of C# programming and moving on to more advanced topics, this course covers everything you need to know to create robust and scalable software applications. You'll learn how to work with databases, handle exceptions, and even create your own games and chatbots. Along the way, you'll gain a solid understanding of the principles of object-oriented programming and its applications in software development. ⊱⊱ Ultimate Dot Net Training for Everyone Course Curriculum Section 01: Installation Section 02: Basics on C# Programming Section 03: Conditional Constructs Section 04: Loops Section 05: Arrays and For loop Section 06: Methods Section 07: OOPS Concepts Section 08: Project - Creating a Login Page Section 09: File Handling Section 10: Exception Handling Section 11: Database Connectivity Section 12: Project - Creating a login Page Using DB Connectivity Section 13: Working with Database Section 14: Project - Flappy Bird Game Section 15: Project - Baneful Game Section 16: Project - Chabot Section 17: Project - Online Examination System How is the course assessed? Upon completing an online module, you will immediately be given access to a specifically crafted MCQ test. For each test, the pass mark will be set to 60%. Exam & Retakes: It is to inform our learners that the initial exam for this online course is provided at no additional cost. In the event of needing a retake, a nominal fee of £9.99 will be applicable. Certification Upon successful completion of the assessment procedure, learners can obtain their certification by placing an order and remitting a fee of £9 for PDF Certificate and £15 for the Hardcopy Certificate within the UK ( An additional £10 postal charge will be applicable for international delivery). CPD 10 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Individuals who are new to programming and want to learn about the .NET framework. Experienced programmers who want to expand their skills and knowledge in .NET development. Entrepreneurs who want to develop their own software applications using .NET. Students who want to enhance their skills in software development and prepare for a career in the field. Anyone who wants to develop their skills in the software development industry. Career path Junior .NET Developer: £20,000 - £35,000 .NET Developer: £28,000 - £55,000 Senior .NET Developer: £40,000 - £80,000 Software Engineer: £28,000 - £60,000 Chief Technology Officer: £90,000 - £250,000 Certificates Certificate of completion Digital certificate - £9 You can apply for a CPD Accredited PDF Certificate at the cost of £9. Certificate of completion Hard copy certificate - £15 Hard copy can be sent to you via post at the expense of £15.

Ultimate Dot Net Training for Everyone Course
Delivered Online On Demand10 hours
£12

Object Oriented Analysis & Design

5.0(3)

By Systems & Network Training

OOAD training course description A workshop course providing thorough practical knowledge of object oriented analysis and design methods. What will you learn Perform Systems Analysis with Object Oriented methods. Identify key classes and objects. Expand and refine OO problem domain models. Design Class hierarchies using inheritance and polymorphism. Design programs with Object Oriented methods. OOAD training course details Who will benefit: System analysts, designers, programmers and project managers. Prerequisites: It is desirable that delegates have experience of programming in C++/Java or some other OOP language. Duration 5 days OOAD training course contents What is OO? Classes, objects, messages, encapsulation, associations, inheritance, polymorphism, reusability. What is Systems Analysis and design? Data flow diagrams, structure diagrams. The OO approach. OOA The problem domain and object modelling. Identifying classes and objects. Generalisation and inheritance. Defining attributes and methods. OOD Refining the OOA results. Designing the User Interface. Designing the algorithms and data structures using objects. Designing the methods. OOP Prototyping. Implementing OOD with OOPs and OOPLs.

Object Oriented Analysis & Design
Delivered in Internationally or OnlineFlexible Dates
£4,637

C# and Unity by Example - 20+ Mini Game Development Projects

By Packt

In this course, we will understand the absolute basic concepts of programming. Learn essential C# scripting for game development by building 20+ mini projects. We will also build 2D games with Unity and C#, and master C# by building these games with Unity.

C# and Unity by Example - 20+ Mini Game Development Projects
Delivered Online On Demand13 hours 16 minutes
£95.99

Becoming a Certified NLP Practitioner: Transformative Coaching

4.5(3)

By Studyhub UK

Unlock the secrets of the mind with 'Becoming a Certified NLP Practitioner: Transformative Coaching'. This meticulously crafted course illuminates the world of Neuro-Linguistic Programming (NLP), guiding you through its multifaceted communication and coaching models. Delve into the profound beliefs and presuppositions that underpin NLP, and harness advanced techniques to catalyse personal evolution. As you journey through each module, you'll not only refine your understanding but also pave your way to becoming a certified NLP coach. Learning Outcomes Gain a foundational understanding of Neuro-Linguistic Programming. Decode the intricacies of the NLP communication and coaching models. Comprehend the pivotal role of NLP presuppositions and beliefs. Implement advanced NLP techniques to drive personal transformation. Formulate compelling strategies for enhanced communication using NLP. Why buy this Becoming a Certified NLP Practitioner: Transformative Coaching? Unlimited access to the course for a lifetime. Opportunity to earn a certificate accredited by the CPD Quality Standards and CIQ after completing this course. Structured lesson planning in line with industry standards. Immerse yourself in innovative and captivating course materials and activities. Assessments designed to evaluate advanced cognitive abilities and skill proficiency. Flexibility to complete the Course at your own pace, on your own schedule. Receive full tutor support throughout the week, from Monday to Friday, to enhance your learning experience. Unlock career resources for CV improvement, interview readiness, and job success. Who is this Becoming a Certified NLP Practitioner: Transformative Coaching for? Aspiring individuals keen on mastering the art of NLP. Coaches looking to integrate NLP into their methodologies. Professionals aiming to bolster their communication prowess. Therapists desiring to weave NLP into their therapeutic approaches. Enthusiasts on the quest to achieve NLP practitioner certification. Career path NLP Coach: £30,000 - £50,000 Communication Specialist: £35,000 - £55,000 Therapist with NLP Specialisation: £40,000 - £60,000 Corporate Trainer with NLP Focus: £45,000 - £65,000 Personal Development Consultant: £50,000 - £70,000 NLP Researcher: £55,000 - £75,000 Prerequisites This Becoming a Certified NLP Practitioner: Transformative Coaching does not require you to have any prior qualifications or experience. You can just enrol and start learning. This course was made by professionals and it is compatible with all PC's, Mac's, tablets and smartphones. You will be able to access the course from anywhere at any time as long as you have a good enough internet connection. Certification After studying the course materials, there will be a written assignment test which you can take at the end of the course. After successfully passing the test you will be able to claim the pdf certificate for £4.99 Original Hard Copy certificates need to be ordered at an additional cost of £8. Course Curriculum Module 1: Introduction to NLP Introduction to NLP 00:17:00 Module 2: NLP Communication Model NLP Communication Model 00:20:00 Module 3: NLP Coaching Model NLP Coaching Model 00:26:00 Module 4: NLP Presuppositions and Beliefs NLP Presuppositions and Beliefs 00:21:00 Module 5: NLP Techniques for Personal Change NLP Techniques for Personal Change 00:26:00 Module 6: NLP Strategies for Effective Communication NLP Strategies for Effective Communication 00:28:00 Module 7: Advanced NLP Techniques Advanced NLP Techniques 00:21:00 Module 8: NLP Applications NLP Applications 00:17:00 Module 9: NLP Practitioner Certification NLP Practitioner Certification 00:15:00

Becoming a Certified NLP Practitioner: Transformative Coaching
Delivered Online On Demand3 hours 11 minutes
£10.99

JavaScript Interview Preparation: Practice Problems

By Packt

Succeed in your next JavaScript coding interview by working through practice questions and learning important JavaScript skills and concepts

JavaScript Interview Preparation: Practice Problems
Delivered Online On Demand3 hours 53 minutes
£116.99

Real-Time Stream Processing Using Apache Spark 3 for Python Developers

By Packt

Get to grips with real-time stream processing using PySpark as well as Spark structured streaming and apply that knowledge to build stream processing solutions. This course is example-driven and follows a working session-like approach.

Real-Time Stream Processing Using Apache Spark 3 for Python Developers
Delivered Online On Demand4 hours 34 minutes
£93.99