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

2516 Courses

Python Level 1

By OnlineCoursesLearning.com

Python Certification Level 1 This course will show you the quickest, least demanding and most exhaustive involvement with learning essential Python. For those inspired by PC programming, the Python language is an extraordinary choice especially in view of its broad help libraries. Moreover, the program gives a ton of learning straightforwardness and backing. Python was made in the mid 90s to code with more prominent consistency, however with more effortlessness than Java. Viewed as a 'fun' language, Python can be a fascinating project, especially for the individuals who are innovative, as it offers numerous unique highlights. Programming advancement organizations like to work with the Python language as a result of its flexibility. How about we examine what this course will cover and what the numerous advantages are: In this course, you will learn: Step by step instructions to compose a code in Python Comprehend the Python Shell window and how to utilize it in 'intuitive' mode The different functionalities Step by step instructions to compose a proper program utilizing IDLE The advantage of documentation and why it is crucial to do so when coding The most effective method to utilize the altering stage's rules when composing a program The most effective method to print utilizing each type of information About extra altering highlights, for example, indenting a locale Comprehend the different factors and how the Python language utilizes them More departure capacities (\n, \t) utilized for organizing strings About 'if' articulations or conditionals to decide program stream About Python coherent administrators and how they cooperate with factors to finish and address articulations Around four circles and settled circles and the distinctions in their usefulness About complex information structures and tuples Step by step instructions to utilize python Course Benefits: Python gives you admittance to the huge irregular library Work on composing code by making strings Get time and schedule capacities inside Python and how to apply them See how Python functions with HTML structure and why this is so significant You can use efficiency and speed time It gives outsider modules

Python Level 1
Delivered Online On Demand
£50

Garbage Collection Algorithms

By Packt

There are quite a few issues with manual memory management. Therefore, to avoid memory leaks and optimally use your memory, automatic memory management is essential. In this course, we'll learn about garbage collection as a form of automatic memory management.

Garbage Collection Algorithms
Delivered Online On Demand2 hours 32 minutes
£37.99

Build RESTful APIs Using Kotlin and Spring Boot

By Packt

A course that focuses on using Kotlin for server-side development using the Spring Boot framework. This hands-on course will help you get familiar with the basics of the Kotlin programming language as well as the entire process of building RESTful APIs using Kotlin Spring Boot.

Build RESTful APIs Using Kotlin and Spring Boot
Delivered Online On Demand8 hours 25 minutes
£37.99

Python Django Web Development: To-Do App

By Packt

Learn database-driven web development with Django and Python

Python Django Web Development: To-Do App
Delivered Online On Demand1 hour 59 minutes
£137.99

Data Analysis and Visualisation

5.0(10)

By GBA Corporate

Overview Data and visual analytics are emerging fields concerned with analysing, modelling, and visualizing complex high-dimensional data. It can be analysed and visualised with many languages like Python, R Programming and more. This course will help to attain the skills and give in-depth knowledge to the participant's enhanced way of modelling, analysing and visualizing techniques.  The course will highlight practical challenges including composite real-world data and will also comprise several practical studies

Data Analysis and Visualisation
Delivered in Internationally or OnlineFlexible Dates
£1,718 to £3,626

Python Boot Camp, 12-weeks

4.6(12)

By PCWorkshops

Python Data Analytics boot camp. 12 1 day lessons, learn Python Basics through to machine learning and front-ends. With practical project to give you full confidence and credibility.

Python Boot Camp, 12-weeks
Delivered In-PersonFlexible Dates
£1,800

Python Data Science Courses

4.9(27)

By Apex Learning

Get Hard Copy + PDF Certificates + Transcript + Student ID Card worth £160 as a Gift - Enrol Now Give a compliment to your career and take it to the next level. This Python Data Science will provide you with the essential knowledge and skills required to shine in your professional career. Whether you want to develop skills for your next job or want to elevate skills for your next promotion, this Python Data Science will help you keep ahead of the pack. The Python Data Science incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can reinforce your professional skills and practical knowledge, reaching out to the level of expertise required for your position. Further, this Python Data Science will add extra value to your resume to stand out to potential employers. Along with this course, you will get 10 other premium courses. Also, you will get an original Hardcopy and PDF certificate for the title course and a student ID card absolutely free. This Bundle Consists of the following Premium courses: Course 1: Python Programming for Everybody Course 2: Higher Order Functions in Python - Level 03 Course 3: Learn to Use Python for Spatial Analysis in ArcGIS Course 4: Data Structures Complete Course Course 5: Basic Google Data Studio Course 6: Data Analytics with Tableau Course 7: Business Intelligence and Data Mining Masterclass Course 8: SQL Programming Complete Bundle Course 9: Decision Making and Critical Thinking Course 10: Time Management Enrol now,to advance your career, and use the premium study materials from Apex Learning. Benefits you'll get from choosing Apex Learning for this Python Data Science: Pay once and get lifetime access to 11 CPD courses including this Python Data Science Course Free e-Learning App for engaging reading materials & helpful assistance Certificates, student ID for the course 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 about at your ease - anytime, from anywhere Study from your computer, tablet or mobile device CPD accredited course - improve the chance of gaining professional skills The bundle incorporates basic to advanced level skills to shed some light on your way and boost your career. Hence, you can strengthen your Python Data Science expertise and essential knowledge, which will assist you in reaching your goal. Moreover, you can learn from any place in your own time without travelling for classes. Curriculum: Course 1: Data Science with Python Introduction Data Cleaning Packages Data Visualization packages Course 2: Python Programming for Everybody Module 01 A Installing Python Documentation Command Line Variables Simple Syntax Keywords Import Module Module 02 Additional Topics If Elif Else Iterable For Loops Execute Exceptions Module 03 Data Types Number Types More Number Types Strings More Strings Files Lists Dictionaries Tuples Sets Module 04 Comprehensions Definitions Functions Default Arguments Doc Strings Variadic Functions Factorial Module 05 Function Objects Lambda Generators Closures Classes Object Initialization Class Static Members Classic Inheritance Data Hiding How will I get my Certificate? After successfully completing the course you will be able to order your CPD Accredited Certificates (PDF + Hard Copy) as proof of your achievement. PDF Certificate: Free (Previously it was £6*11 = £66) Hard Copy Certificate: Free (For The Title Course: Previously it was £10) CPD 110 CPD hours / points Accredited by CPD Quality Standards Who is this course for? Anyone from any background can enrol in this bundle. Requirements This course has been designed to be fully compatible with tablets and smartphones. Career path Having these various certifications will increase the value in your CV and open you up to multiple job sectors. Certificates Certificate of completion Digital certificate - Included Certificate of completion Hard copy certificate - Included You will get the Hard Copy certificate for the title course (Data Science with Python) absolutely Free! Other Hard Copy certificates are available for £10 each. Please Note: The delivery charge inside the UK is £3.99, and the international students must pay a £9.99 shipping cost.

Python Data Science Courses
Delivered Online On Demand
£53

The Complete Python and PostgreSQL Developer Course

By Packt

Build 9 projects to master 2 essential and modern technologies: Python and PostgreSQL

The Complete Python and PostgreSQL Developer Course
Delivered Online On Demand21 hours 50 minutes
£29.99

State Machines and Automata: Building a RegExp Machine

By Packt

State machines-the fundamental concept used today in many practical applications, starting from UI programming such as React, automated reply systems, lexical analysis in parsers, and formal language theory. In this course, we will study the automata theory on the practical example of implementing a regular expressions machine.

State Machines and Automata: Building a RegExp Machine
Delivered Online On Demand1 hour 47 minutes
£37.99

Autocad Programmer - QLS Endorsed Bundle

By Imperial Academy

The Uk Construction Industry Is Worth Over £100 Billion,Invest In Your Autocad Wisdom To Shine Here | 10-in-1 QLS Bundle

Autocad Programmer - QLS Endorsed Bundle
Delivered Online On Demand
£599