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

2388 Programming courses in Bushey delivered Online

Complete Linux Shell Scripting

By Course Cloud

Course Overview A Linux shell script is a computer program which is run by the Linux shell. It involves writing a series of commands for the shell to execute, ideal for performing automated tasks.  In this Complete Linux Shell Scripting course, you will learn how to write shell scripts in Linux, as well as familiarise with Linux programming conventions. Through video and instructor-led guidance, you will explore the most common mistakes to avoid, and the standard conventions for Linux shell scripting. The Complete Linux Shell Scripting training course is ideal for beginners who are looking to learn Linux from the experts. It will introduce you to the Linux Shell Scripting Environment, taking you through key topics such as basic commands, naming, permissions, variables, and builtins. You will also learn some Linux scripting projects for beginners. This best selling Complete Linux Shell Scripting has been developed by industry professionals and has already been completed by hundreds of satisfied students. This in-depth Complete Linux Shell Scripting is suitable for anyone who wants to build their professional skill set and improve their expert knowledge. The Complete Linux Shell Scripting is CPD-accredited, so you can be confident you're completing a quality training course will boost your CV and enhance your career potential. The Complete Linux Shell Scripting is made up of several information-packed modules which break down each topic into bite-sized chunks to ensure you understand and retain everything you learn. After successfully completing the Complete Linux Shell Scripting, you will be awarded a certificate of completion as proof of your new skills. If you are looking to pursue a new career and want to build your professional skills to excel in your chosen field, the certificate of completion from the Complete Linux Shell Scripting will help you stand out from the crowd. You can also validate your certification on our website. We know that you are busy and that time is precious, so we have designed the Complete Linux Shell Scripting to be completed at your own pace, whether that's part-time or full-time. Get full course access upon registration and access the course materials from anywhere in the world, at any time, from any internet-enabled device.  Our experienced tutors are here to support you through the entire learning process and answer any queries you may have via email.

Complete Linux Shell Scripting
Delivered Online On Demand
£319

Build your first iOS 14 apps using swift 5

4.3(43)

By John Academy

Course Overview The demand for iOS apps is increasing every day. If you want to build your career as an app developer or programmer, learning iOS app development will be a smart choice for you. Learn how to create iOS apps using Swift 5 from this Build your first iOS 14 apps using swift 5 course and take your first step to be a pro developer. This course will help you understand Swift coding and solve your problems with app development. In this Build your first iOS 14 apps using swift 5 course, you will learn about the functions of Swift programming, variables and types, operations, collections, flow control, classes and inheritance. You will be able to create your first iOS app using swift 5 and enhance your skill to start your career as an iOS app developer.  This course will help you understand the app development process step by step with easily understandable bite-sized lessons.  Learning Outcomes Get a clear understanding of the fundamentals of iOS and Swift development Learn iOS development programming from scratch Be able to operate Swift 5 Learn the functions of Swift 5 Learn what you should consider before making an iOS app Gain the skills to be an efficient app developer Who is this course for? This course is designed for you to learn how to design iOS applications using swift 5. Anyone interested in app development can learn effective app development skills from this course Entry Requirement This course is available to all learners, of all academic backgrounds. Learners should be aged 16 or over to undertake the qualification. Good understanding of English language, numeracy and ICT are required to attend this course. Certification After you have successfully completed the course, you will be able to obtain an Accredited Certificate of Achievement. You can however also obtain a Course Completion Certificate following the course completion without sitting for the test. Certificates can be obtained either in hardcopy at the cost of £39 or in PDF format at the cost of £24. PDF certificate's turnaround time is 24 hours, and for the hardcopy certificate, it is 3-9 working days. Why choose us? Affordable, engaging & high-quality e-learning study materials; Tutorial videos/materials from the industry-leading experts; Study in a user-friendly, advanced online learning platform; Efficient exam systems for the assessment and instant result; The UK & internationally recognized accredited qualification; Access to course content on mobile, tablet or desktop from anywhere anytime; The benefit of career advancement opportunities; 24/7 student support via email. Career Path Build your first iOS 14 apps using swift 5 is a useful qualification to possess and would be beneficial for any related profession or industry such as: Ios Developers Programmers Designers Unit 01: Introduction Module 01: Setup 00:02:00 Module 01: A Quick Reminder 00:01:00 Unit 02: Variables and Types in Swift Programming Module 01: Variables Strings and Constants in Swift 00:08:00 Module 02: Solution - Variables Strings and Constants in Swift 00:01:00 Module 03: Variables and Numbers in Swift 00:07:00 Module 04: Solution - Variables and Numbers in Swift 00:01:00 Module 05: Type conversions in Swift - Danger Will Robinson 00:05:00 Module 06: Solution - Type conversions in Swift - Danger Will Robinson 00:02:00 Module 07: Tuple Types in Swift 00:05:00 Module 08: Solution - Tuple Types in Swift 00:02:00 Unit 03: Optionals in Swift and the Null Problem Module 01: Optionals Nulls and Variables in Swift 00:05:00 Module 02: Solution - Optionals Nulls and Variables in Swift 00:01:00 Unit 04: Operators in Swift Module 01: Operators in Swift - Assignment Arithmetic and Concatenation 00:04:00 Module 02: Solution - Operators in Swift - Assignment Arithmetic and Concatenation 00:01:00 Module 03: Operators in Swift - Unary Compound Logic and Comparison 00:04:00 Unit 05: Collections in Swift Module 01: Collections in Swift - Arrays 00:05:00 Module 02: Solution - Collections in Swift - Arrays 00:02:00 Module 03: Collections in Swift - Sets 00:06:00 Module 04: Collections in Swift - Dictionaries 00:05:00 Module 05: Solution - Collections in Swift - Dictionaries 00:03:00 Unit 06: Flow Control in Swift Module 01: Controlling Flow in Swift - for in loops 00:08:00 Module 02: Solution - Controlling Flow in Swift - for in loops 00:03:00 Module 03: Controlling Flow in Swift - While loops 00:04:00 Module 04: Solution - Controlling Flow in Swift - While loops 00:02:00 Unit 07: Conditional Statements in Swift Module 01: Conditional Statements in Swift - If Else 00:04:00 Module 02: Solution - Conditional Statements in Swift - If Else 00:02:00 Module 03: Conditional Statements in Swift - Switch Case 00:04:00 Module 04: Solution - Conditional Statements in Swift - Switch Case 00:02:00 Unit 08: Control Transfer in Swift Module 01: Control Transfer in Swift - continue break fallthrough return throw 00:06:00 Unit 09: Functions in Swift Module 01: Functions in Swift 00:10:00 Module 02: Solution - Functions in Swift 00:03:00 Module 03: Nested Functions in Swift 00:04:00 Module 04: Solution - Nested Functions in Swift 00:03:00 Unit 10: Enumerations in Swift Module 01: Enumerations in Swift 00:05:00 Module 02: Solution - Enumerations in Swift 00:01:00 Unit 11: Classes and Inheritance in Swift Module 01: Classes in Swift 00:05:00 Module 02: Solution 1 - Classes in Swift 00:02:00 Module 03: Solution 2 - Classes in Swift 00:02:00 Module 04: Inheritance in Swift 00:07:00 Module 05: Solution - Inheritance in Swift 00:04:00 Unit 12: Your First iOS App Module 01: Your First iOS App and Familiarisation 00:05:00 Module 02: The Key iOS Project Files 00:06:00 Module 03: How to Implement a Button in the User Interface 00:05:00 Module 04: How to Connect a Button to Code in Xcode 00:05:00 Module 05: Writing Code to Change a Views Appearance and a TASK 00:02:00 Module 06: Solution to the Task and If Else View Colors 00:07:00 Unit 13: Temperature Conversion App - iOS Layouts Positioning and Buttons Module 01: A Preview of the App We Will Build 00:01:00 Module 02: Create the App and Its User Interface 00:02:00 Module 03: iOS Layouts and Positioning 00:10:00 Module 04: Connecting UI Elements to Code 00:05:00 Module 05: Converting Temperature via Button Click 00:06:00 Module 06: Adding a Bit of Excellence to the UI and a Task for You 00:06:00 Module 07: Task Solution - Adding a Conversions Counter Label 00:07:00 Unit 14: Gods App - Navigation Table Views and Data Passing Module 01: What we are Building 00:02:00 Module 02: Creating the GreekGod Data Model 00:06:00 Module 03: Navigation Controllers in iOS 00:06:00 Module 04: Creating Fake Gods 00:04:00 Module 05: How to Set Up a Table View and Its Controller 00:11:00 Module 06: Task Solution - How to Fix the Table View 00:04:00 Module 07: How to Navigate from Table View to New View in iOS 00:04:00 Module 08: Create a View Controller for the Detail View 00:03:00 Module 09: Passing Data from Table View to View Controller 00:04:00 Module 10: Setting up a Detail View Controller with Passed Data 00:11:00 Module 11: Using Images and ImageViews in Swift - And a Task 00:04:00 Module 12: Solution to the Task 00:04:00 Unit 15: Will I Burn App - Accessing APIs and Device Hardware - GPS Module 01: Preview of the App We Will Make 00:02:00 Module 02: Structures Instead of Classes 00:05:00 Module 03: How to Request Permissions and Capabilities in iOS 00:04:00 Module 04: Requesting User Permissions in iOS - Part 2 00:09:00 Module 05: Requesting User Permissions in iOS - Part 3 00:07:00 Module 06: Creating a SWEET User Interface 00:09:00 Module 07: Task - Connect the UI to Code 00:01:00 Module 08: Connecting User Interface to Code 00:02:00 Module 09: Action Sheet Alerts in iOS 00:05:00 Module 10: Update a Label and Thoughts on Storage 00:03:00 Module 11: User Defaults Storage in iOS 00:05:00 Module 12: Getting and Setting User Defaults in iOS 00:04:00 Module 13: Getting a Location in Latitude and Longitude in iOS Apps 00:04:00 Module 14: Selecting an API Provider for Your Apps 00:07:00 Module 15: Generating an API Key and Exploring the Docs 00:04:00 Module 16: Create an API Access Class in Swift 00:04:00 Module 17: Using Third Party Libraries in iOS - AlamoFire 00:06:00 Module 18: How to Use AlamoFire in iOS 00:08:00 Module 19: How to Extract JSON Data from an API Call 00:06:00 Module 20: Performing Background Calculations in iOS 00:06:00 Module 21: Performing Background Calculations in iOS - Part 2 00:07:00 Module 22: Activity Indicators in iOS and Swift 00:07:00 Module 23: Local Notifications in iOS 00:06:00 Module 24: Solution to the Task - UI Smoothing 00:05:00 Unit 16: Whatsapp Clone Using Google Firebase Module 01: Preview of What We're Building 00:03:00 Module 02: Should you Choose Firebase or Firestore 00:10:00 Module 03: Create a Firebase Application 00:03:00 Module 04: Installing Firebase in your iOS App 00:09:00 Module 05: Firebase Authentication Options 00:05:00 Module 06: Designing the Auth Screen 00:10:00 Module 07: Connecting UI to Code 00:04:00 Module 08: Showing the Auth Screen 00:11:00 Module 09: Validating User Input for Firebase Authentication 00:08:00 Module 10: Register a User in Firebase 00:05:00 Module 11: Logging in via Firebase 00:06:00 Module 12: Set Activity Indicator to Show Network Processing 00:07:00 Module 13: How to Reset a Firebase User Password 00:11:00 Module 14: How to Prevent Dismissal of a View Controller 00:02:00 Module 15: Setting up a Table View and Cell Manually 00:11:00 Module 16: Connecting a TableView and ViewController Manually 00:05:00 Module 17: Implementing TableView Functions in the ViewController 00:06:00 Module 18: Listening to Firebase Data Streams on iOS 00:09:00 Module 19: Demo with Dummy Data 00:03:00 Module 20: Using a TextField Delegate in iOS 00:03:00 Module 21: Sending Data from iOS to Firebase Database 00:05:00 Module 22: Well Done and a Couple HARD TASKS with NO SOLUTION 00:05:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Build your first iOS 14 apps using swift 5
Delivered Online On Demand9 hours 8 minutes
£18

Unity Android - Build Eight Mobile Games with Unity and C#

By Packt

This course is designed to equip you with all the skills needed to turn your creative ideas into playable Android games. Your journey through this course involves building 8 sample games that will help you understand the process of creating mobile Android games with Unity and C#. Create fully functional, ready-to-publish Android games from scratch.

Unity Android - Build Eight Mobile Games with Unity and C#
Delivered Online On Demand17 hours 41 minutes
£101.99

Machine Learning for Predictive Maps in Python and Leaflet

4.5(3)

By Studyhub UK

Experience the future of geographical analysis with our Machine Learning for Predictive Maps in Python and Leaflet course. Master the unique blend of programming, machine learning, and geographic information systems, all while honing your ability to predict and visualise spatial data in a powerful and effective way. This course offers you an unparalleled understanding of modern map creation, combined with the magic of prediction using machine learning models. Starting from the ground up, you'll be introduced to all the necessary setups and installations. After that, you will be diving into the depth of Django server-side code and front-end application code writing. The heart of the course lies in learning how to automate the machine learning pipeline, leading you to easily create predictive models.  Improve your maps with Leaflet programming, making your predictions accurate and also visually striking. By the end of this course, you will be armed with experience furnished by our comprehensive project source code and assignments, empowering you to drive data-driven decisions and insightful spatial analysis. Join us and map your way to success! Sign up today. Learning Outcomes:Upon completion of the Machine Learning course, you will be able to: Understand how to set up and install relevant software and libraries.Master Django server-side and application front-end code writing.Gain proficiency in the concepts and implementation of Machine Learning.Learn to automate Machine Learning pipelines for efficient workflows.Acquire skills in Leaflet programming for enhanced map visuals.Handle project source code effectively for real-world projects.Apply knowledge practically via assignments and gain experience. Who is this course for?This Machine Learning course is ideal for: Aspiring Data Scientists keen on harnessing geographical data.GIS professionals aiming to integrate Machine Learning into their skill set.Software Developers interested in creating geographically-focused applications.Analysts keen on enhancing their data visualisation skills with mapping. CertificationAfter studying the course materials of the Machine Learning for Predictive Maps in Python and Leaflet course, there will be a written assignment test which you can take either during or at the end of the course. After successfully passing the test, you have a range of certification options to choose from. You can claim a CPD Accredited PDF Certificate for £4.99, a CPD Accredited Hardcopy Certificate at £8.00, or you may choose to receive a PDF Transcript for £4.99 or a Hardcopy Transcript for £9.99. Select according to your needs, and we assure timely delivery of your chosen certificate. RequirementsThis professionally designed Machine Learning for Predictive Maps in Python and Leaflet course does not require you to have any prior qualifications or experience. It is open to everyone. You will be able to access the course from anywhere at any time. Just enrol and start learning! Career Path:Our Machine Learning course will help you to pursue a range of career paths, such as: Junior Data Analyst: £25,000 - £35,000 annually.Data Scientist: £40,000 - £60,000 annually.GIS Analyst: £30,000 - £45,000 annually.Geospatial Software Developer: £35,000 - £55,000 annually.Machine Learning Engineer: £50,000 - £80,000 annually.Lead Data Scientist (GIS speciality): £70,000 - £100,000+ annually. Course Curriculum Section 01: Introduction Introduction 00:10:00 Section 02: Setup and Installations Python Installation 00:04:00 Creating a Python Virtual Environment 00:07:00 Installing Django 00:09:00 Installing Visual Studio Code IDE 00:06:00 Installing PostgreSQL Database Server Part 1 00:03:00 Installing PostgreSQL Database Server Part 2 00:09:00 Section 03: Writing the Django Server-Side Code Adding the settings.py Code 00:07:00 Creating a Django Model 00:10:00 Adding the admin.py Code 00:21:00 Section 04: Writing the Application Front-end Code Creating Template Files 00:10:00 Creating Django Views 00:10:00 Creating URL Patterns for the REST API 00:09:00 Adding the index.html code 00:04:00 Adding the layout.html code 00:19:00 Creating our First Map 00:10:00 Adding Markers 00:16:00 Section 05: Machine Learning Installing Jupyter Notebook 00:07:00 Data Pre-processing 00:31:00 Model Selection 00:20:00 Model Evaluation and Building a Prediction Dataset 00:11:00 Section 06: Automating the Machine Learning Pipeline Creating a Django Model 00:04:00 Embedding the Machine Learning Pipeline in the Application 00:42:00 Creating a URL Endpoint for our Prediction Dataset 00:06:00 Section 07: Leaflet Programming Creating Multiple Basemaps 00:09:00 Creating the Marker Layer Group 00:10:00 Creating the Point Layer Group 00:12:00 Creating the Predicted Point Layer Group 00:07:00 Creating the Predicted High Risk Point Layer Group 00:12:00 Creating the Legend 00:09:00 Creating the Prediction Score Legend 00:15:00 Section 08: Project Source Code Resource 00:00:00 Assignment Assignment - Machine Learning for Predictive Maps in Python and Leaflet 00:00:00

Machine Learning for Predictive Maps in Python and Leaflet
Delivered Online On Demand5 hours 59 minutes
£10.99

Complete REXX programming

5.0(3)

By Systems & Network Training

REXX training course description A hands on training course covering the Restructured EXtended eXecutor (REXX) language. A large number of exercises are used to reinforce and emphasise lecture sessions. What will you learn Write REXX programs. Debug REXX programs. Examine existing code and determine its function. REXX training course details Who will benefit: Anyone wishing to learn REXX. Prerequisites: None although experience in another high level language would be useful. Duration 3 days REXX training course contents Introduction to REXX What is REXX? REXX environments, invoking a REXX exec, a sample REXX exec, REXX clause types. REXX variables and data Literal data, variable data, assignment, simple variables, compound variables, stem variables, constant data, numeric data, arithmetic operations, character manipulation, hexadecimal data. The parse instruction Parse format, Parse examples, Parse arg, Parse pull, Parse value, special templates, place holders, literal templates, numeric templates, variable templates. Control structures Relational conditions, logical operators, simple selection, looping: uncontrolled and controlled loops, infinite loops, conditional loops, controlling loops, leave, iterate, multiple selection, instructions for subroutines, exit. Sub routines and functions Internal and external subroutines, call, ARG(), ARG(n)return, exit, scope of variables, procedure, functions, built in functions, overriding built in functions. Performing I/O Command conventions, preparing to read a file, execio, limitations, execio for reading, DISKR, DISKRU, DISKW, return codes. External functions listdsi, msg, outtrap, prompt, sysdsn, sysvar, storage Tracing Immediate commands, the trace facility, signal and call statements. Built in functions Text handling functions, string handling, word handling, arithmetic, data conversion, bit manipulation, environment. The data stack Data stack structure, REXX instructions for the data stack, REXX functions for the data stack, TSO/E commands for the data stack. REXX in batch TSO/E foreground. TSO/E background.

Complete REXX programming
Delivered in Internationally or OnlineFlexible Dates
£3,497

Construction Engineering in Real Estate

4.9(27)

By Apex Learning

Package Details: Number of Courses: 30 Courses Accreditation: CPD Quality Standards Free Certificates:PDF: 30Hardcopy: 30 (Delivery Charge Applicable) Courses Access: Lifetime Instalment Payment Available Structural Engineering Course 01: Read Construction & Structural Drawing Like Expert Course 02: Diploma in Construction Management Course 03: Quantity Surveyor Diploma Course 04: Building Surveyor Course 05: Land Surveying Course 06: Bricklaying Course 07: Construction Cost Estimation Diploma Course 08: Construction Estimation using RSMeans Course 09: Construction Cost Estimation Using Xactimate Course 10: Cost Estimation for Multiplex Building Using Xactimate Course 11: Property Law and Legislation Course 12: Construction Industry Scheme (CIS) Course 13: WELL Building Standard Course 14: LEED V4: Building Design and Construction Course 15: LEED V4 - Building Design and Construction Architecture & AutoCAD Course 01: Architectural Studies Course 02: AutoCAD Programming using C# with Windows Forms Course 03: CAD Design Course: Assemblies, Modelling And Civil Drawings Course 04: Autocad Electrical Design Course 05: Intermediate Solidworks Course Course 06: Solidworks Foundation Training Course 07: Interior Design Professional Diploma Course 08: Professional Interior Design & Construction Constraction Safety Course 01: Construction Safety Course 02: Fire Safety | Online Course Course 03: Emergency First Aid and Incident Management at Work Course 04: RIDDOR Training Course 05: LOLER Training Course 06: COSHH Training and Safety - Level 2 Course 07: DSEAR Training Benefits you'll get from choosing Apex Learning for this training: Pay once and get lifetime access Free e-Learning App for engaging reading materials & helpful assistance Certificates, student ID included in a one-time fee Free up your time - don't waste time and money travelling for classes Accessible, informative modules designed by expert instructors Learn anytime, from anywhere Study from your computer, tablet or mobile device CPD accredited course - improve the chance of gaining professional skills CPD 305 CPD hours / points Accredited by CPD Quality Standards

Construction Engineering in Real Estate
Delivered Online On Demand
£150

Basic Node.JS

4.8(9)

By Skill Up

Dive deep into the field of programming! With the help of the Basic Node.JS 2021 those who are

Basic Node.JS
Delivered Online On Demand2 hours
£25

Beginning Data Analytics With R

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is aimed at anyone who wants to harness the power of data analytics in their organization. Overview After completing this course delegates will be capable of writing effective R code to manipulate, analyse and visualise data to enable their organisations make better, data-driven decisions. This course teaches delegates with no prior programming or data analytics experience how to perform data manipulation, data analysis and data visualisation in R. Course Outline Becoming a world class data analytics practitioner requires mastery of the most sophisticated data analytics tools. The R programming language is one of the most powerful and flexible tools in the data analytics toolkit. This course teaches delegates with no prior programming or data analytics experience how to perform data manipulation, data analysis and data visualisation in R. Mastery of these techniques will allow delegates to immediately add value in their work place by extracting valuable insight from company data to allow better, data-driven decisions. The course will explore the following topics through a series of interactive workshop sessions: What is R? Basic R programming conventions Data structures in R Accessing data in R Descriptive statistics in R Statistical analysis in R Data manipulation in R Data visualisation in R Additional course details: Nexus Humans Beginning Data Analytics With R 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 Beginning Data Analytics With R 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.

Beginning Data Analytics With R
Delivered OnlineFlexible Dates
Price on Enquiry

Deep Learning - Artificial Neural Networks with TensorFlow

By Packt

In this self-paced course, you will learn how to use TensorFlow 2 to build deep neural networks. You will learn the basics of machine learning, classification, and regression. We will also discuss the connection between artificial and biological neural networks and how that inspires our thinking in deep learning.

Deep Learning - Artificial Neural Networks with TensorFlow
Delivered Online On Demand4 hours 47 minutes
£82.99

Unity 3D One-Day Course (One-to-One)

By Real Animation Works

Photoshop basic to fundamentals Training Course bespoke and customized

Unity 3D One-Day Course (One-to-One)
Delivered in London or OnlineFlexible Dates
£360