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

2685 Code courses in Cardiff delivered Online

Mastering JavaScript Essentials Novice to Professional

By Packt

Learn to program with JavaScript from scratch. This hands-on practice-oriented course starts from the beginner's level and gradually moves to the intermediate level with a detailed understanding of object-oriented programming. We will also cover JSON objects and learn all versions of JavaScript from ES5, ES6, ES7, ES8, and the latest ES9 version.

Mastering JavaScript Essentials Novice to Professional
Delivered Online On Demand7 hours 36 minutes
£38.99

Salesforce Develop and Customize a B2B Commerce on Classic Store (B2B201)

By Nexus Human

Duration 2 Days 12 CPD hours This course is intended for The audience for B2B Commerce Developer is any individual who will participate in a new implementation who needs working knowledge and experience with B2B Commerce technical components. Attendees should have intermediate skills in: Object Oriented Programming (Apex or Java) Full-Stack Development (VisualForce, JavaScript, CSS and REST APIs, JSON, Handlebars, and jQuery) Salesforce Administration (Sharing Rules, Process Builder, and Object Relationships)This class is designed for individuals responsible for implementing the technical components of a new B2B Commerce Cloud storefront. You should have some experience with the following: Object-oriented programming (Apex or Java) Full-stack development (Visualforce, JavaScript, CSS and REST APIs, JSON, Handlebars, and jQuery) Salesforce Administration (Sharing Rules, Process Builder, and Object Relationships) Overview Identify where and what events require code extension. Effectively navigate and configure in B2B Commerce on Classic Admin. Implement UI, Logic Class, and Service Class Overrides along with Subscriber Code Integration. Create your own B2B Commerce on Classic solution and troubleshoot problem areas during the development cycle. Take the next step toward a B2B Commerce Developer Accreditation. Explore the Salesforce B2B Commerce platform on Classic and discover how and when to extend your events with code. In this 2-day class, our B2B Commerce Cloud experts will walk you through how to use code to customize the UI and extend functionality in your B2B Commerce Cloud on Classic storefront so you can deliver a buyer experience that satisfies your organization?s unique requirements. Technical Overview Review Key Terms Understand B2B Commerce on Classic Architecture and Technology Stack Take a Tour of the UI Understand B2C Commerce Cloud on Classic Admin Configuration vs. Code Extension Storefront Overview Implement B2B Commerce on Classic Create a Storefront Load Data Enable Buyers User Interface Review UI Best Practices Familiarize Yourself with Key Terms Explore UI Themes Customize UI Layouts Use Subscriber Templates Use Page Includes Manage Subscriber Pages Extensions Override Handlebars Extend My Account Extend B2B Commerce Checkout Flow Explore Global JavaScript Functions Understand B2B Commerce Event Handling Explore Handlebars Functions Explore Localization Functions Extend Utility Functions and Objects Extend Global Extension Points Core Capabilities Handle Cases Using Process Builder Configure Payment Types

Salesforce Develop and Customize a B2B Commerce on Classic Store (B2B201)
Delivered OnlineFlexible Dates
Price on Enquiry

Making Automated Trading Bot Using Python

4.5(3)

By Studyhub UK

Learn how to create an automated trading bot using Python with this comprehensive course. Master Python basics, understand trading fundamentals, build and integrate the bot with a broker API, and run it effectively. Learning Outcomes: Gain proficiency in Python programming for trading purposes. Understand the fundamental concepts of trading and market dynamics. Build a structured trading bot using Python and Github version control. Integrate the bot with a broker API for real-time trading functionality. Successfully run and manage the automated trading bot for efficient execution. Why buy this Making Automated Trading Bot Using Python? Unlimited access to the course for forever Digital Certificate, Transcript, student ID all included in the price Absolutely no hidden fees Directly receive CPD accredited qualifications after course completion Receive one to one assistance on every weekday from professionals Immediately receive the PDF certificate after passing Receive the original copies of your certificate and transcript on the next working day Easily learn the skills and knowledge from the comfort of your home Certification After studying the course materials of the Making Automated Trading Bot Using Python 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 will be able to claim the pdf certificate for £5.99. Original Hard Copy certificates need to be ordered at an additional cost of £9.60. Who is this course for? This Making Automated Trading Bot Using Python course is ideal for Students Recent graduates Job Seekers Anyone interested in this topic People already working in the relevant fields and want to polish their knowledge and skill. Prerequisites This Making Automated Trading Bot Using Python does not require you to have any prior qualifications or experience. You can just enrol and start learning.This Making Automated Trading Bot Using Python 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. Career path As this course comes with multiple courses included as bonus, you will be able to pursue multiple occupations. This Making Automated Trading Bot Using Python is a great way for you to gain multiple skills from the comfort of your home. Course Curriculum Section 01: Introduction About the course structure 00:05:00 Why working is important? 00:04:00 The free and perfect tools 00:07:00 Our editor: Atom 00:04:00 Version control: Github 00:07:00 Python download (Mac) 00:05:00 Python download (Windows) 00:02:00 Section 02: Python Basics for Trading Introduction 00:03:00 Python Libraries 00:05:00 Iterators: for 00:08:00 Iterators: while 00:08:00 Conditionals: if & else 00:10:00 Logic gates: and & or 00:09:00 Error handling: try & except 00:09:00 Functions and calls to libraries 00:13:00 Objects and classes (1) 00:10:00 Objects and classes (2) 00:07:00 Debugging the code 00:12:00 Closing and wrap up 00:01:00 Section 03: Trading Basics Introduction 00:03:00 Fundamental vs Technical Analysis 00:04:00 Stocks vs CFDs 00:05:00 Long and Short positions 00:04:00 Takeprofit and Stoploss 00:03:00 Setting a real Stoploss 00:08:00 Limit and Market orders 00:10:00 Don't forget the spread 00:04:00 Stock data visualisation: candles 00:08:00 Technical Indicators: about 00:05:00 Exponential Moving Average 00:08:00 EMA use and interpretation 00:06:00 Relative Strength Index 00:07:00 Stochastic Oscillator 00:09:00 Closing and wrap up 00:01:00 Section 04: Bot Code General Structure Introduction 00:02:00 Overview 00:08:00 The Entry Strategy 00:10:00 About Tradingview 00:12:00 When to enter (1) 00:08:00 When to enter (2) 00:08:00 Open and hold a position 00:12:00 Closing a position 00:08:00 Review (1) 00:06:00 Review (2) 00:13:00 Closing 00:02:00 Section 05: Github Basics Introduction 00:04:00 Download and install Github 00:01:00 Create a repo 00:10:00 Working with branches 00:13:00 Section 06: Building Your Bot Introduction 00:05:00 Create the first bot file 00:07:00 Building the bot scheme 00:08:00 Complete your code scheme (1) 00:11:00 Complete your code scheme (2) 00:11:00 Complete your code scheme (3) 00:18:00 A logger to remember (1) 00:14:00 A logger to remember (2) 00:14:00 Organising your code 00:07:00 Main function: run bot 00:23:00 Link the bot and the library 00:08:00 Traderlib control functions (1) 00:12:00 Traderlib control functions (2) 00:13:00 Check if tradable function 00:06:00 Set stoploss function 00:10:00 Set takeprofit function 00:04:00 Load historical data function 00:01:00 Get open positions function 00:04:00 Submit and cancel order functions 00:04:00 Check positions function 00:09:00 The Tulipy libraries 00:07:00 Importing all the libraries 00:03:00 First filter: get general trend 00:19:00 Second filter: get instant trend 00:14:00 Third filter: RSI 00:08:00 Fourth filter: Stochastic Oscillator 00:14:00 Enter position (1) 00:13:00 Enter position (2) 00:11:00 Enter position (3) 00:15:00 Enter position (4) 00:08:00 Last check before opening 00:13:00 Exit position and get out 00:10:00 Linking everything (1) 00:12:00 Linking everything (2) 00:12:00 Linking everything (3) 00:15:00 Fixing a mistake: going Short 00:05:00 Handling all your variables 00:18:00 Closing and wrap up 00:01:00 Run function scheme clarification and rebuild 00:13:00 Section 07: Integrating the Broker API Introduction 00:03:00 The Alpaca Python API Wrapper 00:07:00 Initialising the REST API 00:09:00 Running the program (crash!) 00:06:00 Integration with check account (1) 00:08:00 Integration with check account (2) 00:05:00 Clean open orders function 00:10:00 Importing the trading library 00:04:00 Running the main 00:05:00 Check position function 00:09:00 Check if asset exists function 00:08:00 Fetching barset data (theory) 00:07:00 Fetching barset data (practice) 00:12:00 Updating the code for the Alpaca API V2 (explanation) 00:03:00 Updating the code for the Alpaca API V2 (implementation) 00:08:00 Organizing data with Pandas 00:06:00 Get general trend function (1) 00:08:00 Reframing the timeframe with Pandas 00:23:00 Get general trend function (2) 00:13:00 Get instant trend function 00:08:00 Get RSI function 00:06:00 Get Stochastic function 00:10:00 Get current price function 00:05:00 Finishing get shares amount 00:09:00 Opening a position (1) 00:12:00 Opening a position (2) 00:09:00 Check the open position 00:07:00 Cancelling the order (1) 00:20:00 Cancelling the order (2) 00:08:00 Making sure we cancelled 00:03:00 Get average entry price function 00:10:00 Fixing bugs when getting price 00:18:00 Check Stochastic crossing 00:02:00 Holding an open position 00:11:00 Submitting the exit order 00:08:00 Closing position and out (1) 00:08:00 Closing position and out (2) 00:10:00 Closing and wrap up 00:01:00 Section 08: Running the Trading Bot Introduction 00:03:00 Filtering asset by price and volume 00:07:00 Get the bot ready to trade 00:04:00 Running the Trading Bot with AAPL 00:09:00 A real open position 00:08:00 Debugging and bug fixing 00:12:00 Fixing one (last) bug 00:02:00 Running the bot with TSLA 00:10:00 Discussing EMA implementations 00:12:00 Closing and wrap up 00:02:00

Making Automated Trading Bot Using Python
Delivered Online On Demand18 hours 39 minutes
£10.99

Web Development: Software and Web Development Training - CPD Certified Diploma

4.8(9)

By Skill Up

CPD Certified | 19-in-1 Diploma Bundle | Free PDF & Transcript Certificate | New & Updated | 24/7 Learner Support

Web Development: Software and Web Development Training - CPD Certified Diploma
Delivered Online On Demand5 days
£101

Spring Framework Master Class - Java Spring the Modern Way

By Packt

This course will help you master Spring, Spring Boot, Spring Modules - JDBC, AOP, and Data JPA through a hands-on, step-by-step approach. You will also be introduced to unit testing with JUnit and Mockito and learn how to communicate with the database using the Spring framework.

Spring Framework Master Class - Java Spring the Modern Way
Delivered Online On Demand12 hours
£147.99

SQL Developer 2014 Beginner

4.3(43)

By John Academy

Description Nowadays, SQL Developers are in-demand and becoming a SQL developer can be a rewarding and fulfilling profession. This SQL Developer 2014 Beginner is intended for absolute beginners that concentrate on giving the appropriate knowledge of Microsoft SQL Server and help to acquire the skills and abilities to become an SQL Server developer as well as offer many job opportunities in the competitive job market. In this course, you will learn how to create databases, tables, design databases and tables. You will also learn to create flat file database, confidently use SSMS Tool as well as write basic T-SQL Queries. In addition to that, learn to create constraints and views in the most dynamic way possible. Enrol right now and start exploring SQL, the most popular relational database management system. 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. Assessment: At the end of the course, you will be required to sit an online multiple-choice test. Your test will be assessed automatically and immediately so that you will instantly know whether you have been successful. Before sitting for your final exam, you will have the opportunity to test your proficiency with a mock exam. Certification: After completing and passing the course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates can be obtained either in hard copy at a cost of £39 or in PDF format at a cost of £24. 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 After completing this course you will be able to build up accurate knowledge and skills with proper confidence to enrich yourself and brighten up your career in the relevant job market. Module: 01 Introduction FREE 00:16:00 Tools for Creating Views 00:11:00 Examples 00:21:00 Updating Data Using a View 00:13:00 Columns and Indexed Views 00:18:00 Module: 02 Introduction Stored Procedures 00:18:00 Creating Stored Procedures 00:19:00 Returning Data 00:14:00 Module: 03 Testing and Debugging 00:17:00 Execute with Result Sets 00:11:00 Creating Triggers 00:26:00 Module: 04 Overview and Scalar Functions 00:20:00 Inline Table Valued Functions 00:11:00 Multi Statement 00:16:00 Views and Stored Procedures 00:18:00 Module: 05 Transaction Concepts 00:30:00 Applications and Transactions 00:13:00 Creating Explicit Transactions 00:29:00 Structured Error Handling 00:25:00 Module: 06 Introduction to SQL CLR 00:08:00 Writing SQL CLR Code 00:24:00 Using SQL CLR Code 00:22:00 SQL CLR Code 00:13:00 SQL CLR Security 00:20:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

SQL Developer 2014 Beginner
Delivered Online On Demand7 hours 13 minutes
£18

SCM680 SAP Cross-Application Processes in ERP MM and SD

By Nexus Human

Duration 3 Days 18 CPD hours This course is intended for This course is aimed at project team members responsible to implementing cross application business processes in Sales and Distribution and Materials Management. Participants wishing to familiarize themselves with the basic execution of cross-application business processes and implementation in the standard SAP ERP. In this course, participants become familiar with the functions for processing selected cross application business processes in Sales and Distribution and Materials Management, and identify the associated Customizing settings. Course Outline Third-party order processing Cross-company-code sales Stock transfers within a company code Cross-company-code stock transfers Subcontracting Advanced Returns Management (supplier and customer returns)

SCM680 SAP Cross-Application Processes in ERP MM and SD
Delivered OnlineFlexible Dates
Price on Enquiry

A-Level Classical Civillisation Distance Learning Course by Oxbridge

By Oxbridge

Enthralled by the remnants of the classical era? Passionate about theatre and art or captivated by epic movies and historic battles? Our A-Level Classical Civilisation course offers you an enlightening exploration of the ancient world, studying a diverse blend of classical literature, visual artefacts, and culture. Embark on an in-depth journey into Ancient Greece with this course, engaging with timeless classics like Homer's Odyssey and Virgil's Aeneid. The A-Level Classical Civilisation course unveils insights into vital concepts that shape both ancient and modern societies, from the concept of love to the principles of democracy. Understand the social and historical context linking classical thoughts to the contemporary world. This course is designed to sharpen your evaluative and analytical skills, enabling you to effectively engage with a wide range of source materials. These skills are valuable across numerous higher-level degrees and professional paths. A-levels are revered as the educational benchmark in the UK, acknowledged by universities and employers as a testament to substantial accomplishment. Our home study course aligns with the new OCR A-Level Classical Civilisation syllabus, specifically tailored for online, self-paced learning. With unlimited tutor support, a clear induction, and structured assignments, we guide you to develop the knowledge and skills needed for exam success. If you opt to take your final A-Level examinations in the UK, we guarantee access to one of our exam centres. Perks of this course include: - A freshly designed course, following the latest specification with compelling and interactive content - Fast track option available for 2022 exams - Complimentary e-textbooks to assist your learning - Access to a network of partnered exam centres (guaranteed exam venue) - Limitless tutor support for study planning and throughout the course - Exam pass guarantee (We provide support for your next exam if you don't pass on your first attempt) An A-Level in Classical Civilisation equips you with an intricate understanding of the classical world, derived from studying a variety of ancient literature, thoughts, and culture.  About the awarding body Awarding body: OCR Our course code: X921 Qualification code: H408 OCR is a premier UK awarding body, creating qualifications that inspire learners of all ages and abilities. Its broad spectrum of general and vocational qualifications equips learners with the knowledge and skills necessary for their future, supporting them in reaching their full potential. The qualifications are developed in close collaboration with educators, industry professionals, and government to meet the requirements set by the Office of Qualifications and Examinations Regulation (Ofqual). ⏱ Study Hours: Allocate between 250 and 300 hours for study, plus additional time for completing assignments. 👩‍🏫 Study Method: We utilise our dynamic online learning platform for course delivery. Don't fret; you can print the learning materials if you prefer. The learning resources include videos, quizzes, and interactive activities. 📆 Course Duration: The course runs for up to 24 months from the enrolment date. You'll receive login details to our MyOxbridge portal, where you can access your learning materials. 📝 Assignments Commence your learning journey for Summer 2023 exams.  This course demands the completion of three comprehensive A-Level examinations: 📚 Paper 1: Lasting 2 hours and 20 minutes, contributing to 40% of A-Level, with a total of 100 marks. 📚 Paper 2 & 3: Each lasting 1 hour and 45 minutes, contributing to 30% of A-Level each, with 75 marks up for grabs per paper. These examinations comprise a combination of concise and detailed responses and extended answers. We assure a secure exam place in our nationwide centres. Locate your nearest centre today. We proudly offer an exam pass guarantee. Should you not succeed at first attempt, we pledge our complimentary support for your subsequent attempts. 📝  Assignments During your course journey, you'll be tasked with completing several assignments. These won't count towards your final grade but provide an avenue for tutor feedback and grading, assisting you in tracking your progress. This will be crucial for generating predicted grades if necessary. 👩‍🎓 Course Outcomes Upon successful accomplishment of this home-based learning course, you'll earn an A-Level in Classical Civilisation, conferred by OCR. This qualification is on par with that issued by any other educational institution, be it school, college, or university. We've selected this syllabus as we believe it's best suited to online learning and offers the highest possibility of success. ℹ️ Additional Information Course Difficulty - Level 3 Prerequisites - A strong recommendation for candidates to have pursued English Literature to GCSE or equivalent level prior to embarking on this course. UCAS Points - 56 Course Content ⚔️ The world of the hero  Starting off, you'll delve into the depths of Homer’s Odyssey, nurturing a mature understanding of this magnum opus and the spiritual, cultural, and societal norms that it represents. You'll explore the essence of a hero in the Greek realm, scrutinising literary mechanisms and structure that frame the plot, including speech utilisation, portrayal of war, mortality, fate, and relationships. 🎭 Culture and the arts  In this module, you'll examine the visual and material culture of the Greek Theatre, underlining the drama's impact on the classical world and its enduring influence on contemporary culture. 🌍 Beliefs and ideas In the concluding unit, you'll investigate the religious facets of ancient Greek society, focusing on the Olympian deities, the relationship between gods and mortals, and Homer and Hesiod's importance in shaping Greek religious perceptions. Subsequently, you'll explore mystery cults and their emphasis on initiation, personal choice, and individual participation. Lastly, you'll discern the interplay between religion and society, politics and religion, alongside the Panathenia and its relevance to Athens.

A-Level Classical Civillisation Distance Learning Course by Oxbridge
Delivered Online On Demand
£665

Guided Teaching Practice (20 Hours – 8 Sessions – 4 Days)

5.0(5)

By TEFL Wonderland - Brilliant Minds

Guided Teaching Practice (20 Hours – 8 Sessions – 4 Days)

Guided Teaching Practice (20 Hours – 8 Sessions – 4 Days)
Delivered OnlineFlexible Dates
£135

Microservices .NET Core Masterclass

By Packt

A comprehensive introduction to the modern microservices architecture based on the most popular technologies such as .NET Core, Docker, Kubernetes, Istio Service Mesh, and many more.

Microservices .NET Core Masterclass
Delivered Online On Demand22 hours 10 minutes
£69.99