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

2436 Courses

Mobile App Developer Diploma - CPD Certified

4.5(3)

By Studyhub UK

24 Hour Flash Deal **25-in-1 Mobile App Developer Diploma Mega Bundle** Mobile App Developer Diploma Enrolment Gifts **FREE PDF Certificate**FREE PDF Transcript ** FREE Exam** FREE Student ID ** Lifetime Access **FREE Enrolment Letter ** Take the initial steps toward a successful long-term career by studying the Mobile App Developer Diploma package online with Studyhub through our online learning platform. The Mobile App Developer Diploma bundle can help you improve your CV, wow potential employers, and differentiate yourself from the mass. This Mobile App Developer Diploma course provides complete 360-degree training on Mobile App Developer Diploma. You'll get not one, not two, not three, but twenty-five Mobile App Developer Diploma courses included in this course. Plus Studyhub's signature Forever Access is given as always, meaning these Mobile App Developer Diploma courses are yours for as long as you want them once you enrol in this course This Mobile App Developer Diploma Bundle consists the following career oriented courses: Course 01: Mobile and Web Development with Ionic & Angular JS Course 02: Flutter & Dart Development Course Course 03: Code Your Own Drawing Application in Android Studio Course 04: Building a TodoMVC Application in Vue, React and Angular Course 05: Learn Spring & Angular Material with a Full Web Application Course 06: Learn How To Create a Web App for iPad Course 07: Program Your Own Photo Editor App in Android Studio! Course 08: Build Progressive Web Apps with Angular Course 09: Web Applications for Specialisation on Development Course 10: Complete Web Development Course 11: Penetration Testing with OWASP ZAP: Mastery course Course 12: Web Application Penetration Testing Course 13: HTML and CSS Coding: Beginner to Advanced Course 14: Basics of WordPress Course 15: PHP Web Development with MySQL Course 16: JavaScript Functions Course 17: jQuery Masterclass Course: JavaScript and AJAX Coding Bible Course 18: Python Basic Programming Course 19: C Programming Language Course 20: C++ Programming Course 21: Advanced Diploma in User Experience UI/UX Design Course 22: Diploma in Front-End Web Development Course 23: Responsive Web Design Course 24: Secure Programming of Web Applications Course 25: Maya & Unity 3D: Modeling Environments for Mobile Games The Mobile App Developer Diploma course has been prepared by focusing largely on Mobile App Developer Diploma career readiness. It has been designed by our Mobile App Developer Diploma specialists in a manner that you will be likely to find yourself head and shoulders above the others. For better learning, one to one assistance will also be provided if it's required by any learners. The Mobile App Developer Diploma Bundle is one of the most prestigious training offered at StudyHub and is highly valued by employers for good reason. This Mobile App Developer Diploma bundle course has been created with twenty-five premium courses to provide our learners with the best learning experience possible to increase their understanding of their chosen field. This Mobile App Developer Diploma Course, like every one of Study Hub's courses, is meticulously developed and well researched. Every one of the topics is divided into Mobile App Developer Diploma Elementary modules, allowing our students to grasp each lesson quickly. The Mobile App Developer Diploma course is self-paced and can be taken from the comfort of your home, office, or on the go! With our Student ID card you will get discounts on things like music, food, travel and clothes etc. In this exclusive Mobile App Developer Diploma bundle, you really hit the jackpot. Here's what you get: Step by step Mobile App Developer Diploma lessons One to one assistance from Mobile App Developer Diplomaprofessionals if you need it Innovative exams to test your knowledge after the Mobile App Developer Diplomacourse 24/7 customer support should you encounter any hiccups Top-class learning portal Unlimited lifetime access to all twenty-five Mobile App Developer Diploma courses Digital Certificate, Transcript and student ID are all included in the price PDF certificate immediately after passing Original copies of your Mobile App Developer Diploma certificate and transcript on the next working day Easily learn the Mobile App Developer Diploma skills and knowledge you want from the comfort of your home CPD 250 CPD hours / points Accredited by CPD Quality Standards Who is this course for? This Mobile App Developer Diploma training is suitable for - Students Recent graduates Job Seekers Individuals who are already employed in the relevant sectors and wish to enhance their knowledge and expertise in Mobile App Developer Diploma Requirements To participate in this Mobile App Developer Diploma course, all you need is - A smart device A secure internet connection And a keen interest in Mobile App Developer Diploma Career path You will be able to kickstart your Mobile App Developer Diploma career because this course includes various courses as a bonus. This Mobile App Developer Diploma is an excellent opportunity for you to learn multiple skills from the convenience of your own home and explore Mobile App Developer Diploma career opportunities. Certificates CPD Accredited Certificate Digital certificate - Included CPD Accredited e-Certificate - Free CPD Accredited Hardcopy Certificate - Free Enrolment Letter - Free Student ID Card - Free

Mobile App Developer Diploma - CPD Certified
Delivered Online On Demand6 days
£279

Advanced REST APIs with Flask and Python

By Packt

Take your REST APIs to a whole new level with this advanced Flask and Python course!

Advanced REST APIs with Flask and Python
Delivered Online On Demand5 hours 58 minutes
£82.99

Total PHP for developers

5.0(3)

By Systems & Network Training

Total PHP training course description PHP provides for the creation of dynamic web sites. This hands on training course looks at programming with PHP with an emphasis of building dynamic websites. Forms, state management and database integration are all covered with practicals used throughout the course to reinforce theory sessions. What will you learn Create dynamic web sites using PHP. Write PHP programs. Debug PHP programs. Examine existing code and determine its function. Total PHP training course details Who will benefit: Anyone creating dynamic web sites. Prerequisites: Software development fundamentals Duration 3 days Total PHP training course contents What is PHP? PHP history, dynamic web pages, how PHP works, alternatives to PHP. Downloading and installing PHP. Installing MySQL, installing Apache, platform issues. A first PHP web page A basic PHP script, PHP page structure. PHP comments. Integrating PHP and HTML. PHP forms HTML forms, taking values from forms. PHP and HTML Page inputs, environment inputs. phpinfo(), other form elements, sticky fields, generalised code, tables, forms, form elements, style sheets, JavaScript. Variables operators and expressions Expressions, data types, assignments, scope, constants, HTTP environment variables, getting data from forms using variables. Operators Arithmetic, logical, relational, Boolean, others. Control statements Conditional: if, else, elseif, switch. Loops: while, do while, for, break, continue, exit. Functions Built in functions, declaration, arguments, scope, loading functions from other files, defaulting parameters, call by value/ name. Arrays Indexes, array initialisation, array manipulation, multi dimensional arrays, array functions. String handling What is a string, string functions, matching, extraction, replacement. String operations, cleansing, sprintf, formatting web pages, strops and others, splitting strings, REs. PHP and databases Database structure, Database APIs, MySQL, Creating tables, Editing tables, simple SQL queries using PHP, building HTML tables using SQL queries, SQL injection, security issues, error handling. File I/O Opening, reading, writing files. Permissions, ownership, locking, directories. PHP, cookies and sessions State, Cookie properties, setting cookies, retrieving cookies, expiring/deleting cookies. Sessions, session variables, session IDs. PHP and email Emailing from servers, attachments. Objects OOP, PHP classes, constructors, instances.

Total PHP for developers
Delivered in Internationally or OnlineFlexible Dates
£2,367

Java SE 8 Fundamentals

By Nexus Human

Duration 5 Days 30 CPD hours This course is intended for Application DevelopersWeb AdministratorDeveloperProject ManagerSystem AdministratorTechnical AdministratorTechnical ConsultantTeam Leader Overview Write Java code that uses variables, arrays, conditional and loop constructsManipulate primitive numeric data and string data using Java operatorsCreate Java classes and use object referencesAccess the fields and methods of an objectManipulate text data using the methods of the String and StringBuilder classesUse casting without losing precision or causing errorsDeclare, override, and invoke methodsAccess and create static fields and methodsUse classes from the java.time and java.time.format packages to format and print the local date and timeEncapsulate a class using access modifiers and overloaded constructorsDefine and implement a simple class hierarchyDemonstrate polymorphism by implementing a Java InterfaceUse a Predicate Lambda expression as the argument to a methodHandle a checked exception in a Java application This Java SE 8 Fundamentals training introduces you to object-oriented programming using the Java language. Through hands-on exercises, you'll begin to build a baseline of knowledge to propel your career in development. This Java SE 8 Fundamentals training introduces you to object-oriented programming using the Java language. Through hands-on exercises, you'll begin to build a baseline of knowledge to propel your career in development. Additional course details: Nexus Humans Java SE 8 Fundamentals 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 Java SE 8 Fundamentals 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.

Java SE 8 Fundamentals
Delivered OnlineFlexible Dates
Price on Enquiry

Managing with NLP (In-House)

By The In House Training Company

Self-understanding is a prerequisite for leading and managing others responsibly and honourably. The field of Neuro Linguistic Programming has helped us to gain a better insight into how we all think and behave. Upon completion of this course participants will be able to: Gain an insight into the purpose and functions of the unconscious mind Develop flexibility to increase their for behaviours in different circumstances Appreciate how different people experience the world Create and set effective goals and direction Understand the NLP Model of Communication Adapt their communication style to maximise effectiveness Influence and persuade others by connecting with people Understand how empowerment can make life easier Appreciate how creativity works Learn creativity techniques to tap into the power of the team 1 Self-awareness Autopilot - your unconscious mind Developing flexibility How identify, values & beliefs shape our behaviour Models of the world 2 Creating direction Describing present and desired state Designing your direction Making it happen Self-mastery 3 Communication The NLP Model of Communication Insights to the way people think Understanding representation systems Reframing the way people think about negative experiences Using metaphor 4 Influence and persuasion Building trust Connecting with people Purpose intention and outcomes The difference empowerment makes 5 Creativity and innovation Hindrances to creativity and innovation Your natural state of creativity Getting unblocked Creativity techniques 6 Action plan Course summary and presentation of action plans

Managing with NLP (In-House)
Delivered in Harpenden or UK Wide or OnlineFlexible Dates
Price on Enquiry

Real Estate Development School

4.3(5)

By Bayfield Training

The Real Estate Development School is a five day course that focuses on both the theoretical and practical elements of Commercial Real Estate Development.

Real Estate Development School
Delivered In-Person + more
£2,750

Flask for Beginners

By Packt

Learn Flask, the simple yet powerful Python web framework. This course is a ridiculously simple way to learn Flask in less than a weekend.

Flask for Beginners
Delivered Online On Demand6 hours 32 minutes
£26.99

Python Programming for Kids and Beginners

By The Teachers Training

Overview Python Programming for Kids and Beginners Course is yet another 'Teacher's Choice' course from Teachers Training for a complete understanding of the fundamental topics. You are also entitled to exclusive tutor support and a professional CPD-accredited certificate in addition to the special discounted price for a limited time. Just like all our courses, this Python Programming for Kids and Beginners Course and its curriculum have also been designed by expert teachers so that teachers of tomorrow can learn from the best and equip themselves with all the necessary skills. Consisting of several modules, the course teaches you everything you need to succeed in this profession. The course can be studied part-time. You can become accredited within 05 Hours studying at your own pace. Your qualification will be recognised and can be checked for validity on our dedicated website. Why Choose Teachers Training Some of our website features are: This is a dedicated website for teaching 24/7 tutor support Interactive Content Affordable price Courses accredited by the UK's top awarding bodies 100% online Flexible deadline Entry Requirements No formal entry requirements. You need to have: Passion for learning A good understanding of the English language Be motivated and hard-working Over the age of 16. Certification CPD Certification from The Teachers Training Successfully completing the MCQ exam of this course qualifies you for a CPD-accredited certificate from The Teachers Training. You will be eligible for both PDF copy and hard copy of the certificate to showcase your achievement however you wish. You can get your digital certificate (PDF) for £4.99 only Hard copy certificates are also available, and you can get one for only £10.99 You can get both PDF and Hard copy certificates for just £12.99! The certificate will add significant weight to your CV and will give you a competitive advantage when applying for jobs. Section 01: Introduction to the Course Introduction 00:02:00 Course Curriculum 00:03:00 How to Get Pre-Requisites 00:02:00 Getting started on Windows, Linux or MacOs 00:02:00 How to ask Great Questions 00:02:00 Section 02: Setting up Local Coding Environment What is Python 00:02:00 Installing Python step by step 00:05:00 Setting up Pycharm for project 00:04:00 Installing Pycharm IDE (Code Editor) 00:08:00 Creating Python .py files 00:03:00 Hello World program 00:03:00 Section 03: Drawing with Python - Level 1 Introduction to turtle 00:03:00 Let's make a turtle 00:05:00 Move your turtle 00:03:00 Create triangle 00:05:00 Create square 00:04:00 Assessment 1 00:01:00 Solution for assessment 1 00:02:00 Section 03: Drawing with Python - Level 1 Introduction to variables 00:02:00 Datatypes 00:07:00 What is a variable 00:05:00 Using a variable 00:07:00 Learn Maths with coding 00:05:00 Assessment 2 00:02:00 Solution for assessment 2 00:02:00 Section 05: Logical operators Introduction to operators 00:02:00 How to think logically 00:04:00 Logical operators 00:02:00 AND operator 00:04:00 OR operator 00:02:00 NOT operator 00:05:00 Assessment 3 00:02:00 Solution for assessment 3 00:01:00 Section 06: IF-else Statements If-else Introduction 00:03:00 If statement 00:05:00 If-else statement 00:03:00 Assessment 4 00:01:00 Solution for assessment 4 00:02:00 Section 07: Creating Patterns Creating Patterns 00:03:00 How to Repeat 00:04:00 How a For Loop Works 00:03:00 Let's Experiment 00:03:00 Results 00:02:00 Assessment 5 00:01:00 Solution for Assessment 5 00:01:00 Section 08: Drawing with Python - Level 2 Adding colour 00:02:00 Create circle 00:05:00 Fill Colors on circles 00:03:00 Dots, Pensize 00:03:00 Assessment 6 00:01:00 Solution for assessment 6 00:02:00 Section 09: Project Project overview 00:01:00 Project Source Code Solution 00:02:00

Python Programming for Kids and Beginners
Delivered Online On Demand2 hours 41 minutes
£27.99

SAFe Advanced Scrum Master

By IIL Europe Ltd

SAFe® Advanced Scrum Master Prepare to step into a SAFe® leadership role and learn how to facilitate Agile team, program, and enterprise success by becoming a SAFe® 5 Advanced Scrum Master (SASM). This course prepares current Scrum Masters for their leadership role in facilitating Agile team, program, and enterprise success in a SAFe® implementation. Explore facilitation of cross-team interactions in support of program execution and relentless improvement. Expand the Scrum paradigm with an introduction to scalable engineering and DevOps practices, the application of Kanban to facilitate the flow of value, and supporting interactions with architects, product management, and other critical stakeholders. Learn actionable tools for building high-performing teams and explore practical ways of addressing Agile and Scrum anti-patterns in the enterprise. What you will Learn To perform the role of a SAFe® Advanced Scrum Master, you should be able to: Apply SAFe® principles to facilitation, enablement, and coaching in a multi-team environment Build a high-performing team and foster relentless improvement at scale Address Agile and Scrum anti-patterns Support the adoption of engineering practices, DevOps, and Agile architecture Learn to apply Kanban and Extreme Programming (XP) frameworks to optimize flow and improve the team's work Facilitate program planning, execution, and delivery of end-to-end systems value Support learning through participation in communities of practice and innovation cycles Exploring the Scrum Master role in the SAFe® enterprise Applying SAFe® Principles: A Scrum Master's perspective Exploring Agile and Scrum anti-patterns Facilitating program execution Improving flow with Kanban and XP Building high-performing teams Improving program performance with Inspect and Adapt

SAFe Advanced Scrum Master
Delivered In-Person in LondonFlexible Dates
£1,795

SAFe Advanced Scrum Master: In-House Training

By IIL Europe Ltd

SAFe® Advanced Scrum Master: In-House Training Prepare to step into a SAFe® leadership role and learn how to facilitate Agile team, program, and enterprise success by becoming a SAFe® 5 Advanced Scrum Master (SASM). This course prepares current Scrum Masters for their leadership role in facilitating Agile team, program, and enterprise success in a SAFe® implementation. Explore facilitation of cross-team interactions in support of program execution and relentless improvement. Expand the Scrum paradigm with an introduction to scalable engineering and DevOps practices, the application of Kanban to facilitate the flow of value, and supporting interactions with architects, product management, and other critical stakeholders. Learn actionable tools for building high-performing teams and explore practical ways of addressing Agile and Scrum anti-patterns in the enterprise. What you will Learn To perform the role of a SAFe® Advanced Scrum Master, you should be able to: Apply SAFe® principles to facilitation, enablement, and coaching in a multi-team environment Build a high-performing team and foster relentless improvement at scale Address Agile and Scrum anti-patterns Support the adoption of engineering practices, DevOps, and Agile architecture Learn to apply Kanban and Extreme Programming (XP) frameworks to optimize flow and improve the team's work Facilitate program planning, execution, and delivery of end-to-end systems value Support learning through participation in communities of practice and innovation cycles Exploring the Scrum Master role in the SAFe® enterprise Applying SAFe® Principles: A Scrum Master's perspective Exploring Agile and Scrum anti-patterns Facilitating program execution Improving flow with Kanban and XP Building high-performing teams Improving program performance with Inspect and Adapt

SAFe Advanced Scrum Master: In-House Training
Delivered in London or UK Wide or OnlineFlexible Dates
£1,795