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

10753 Courses in Cardiff delivered Online

Complete C programming

5.0(3)

By Systems & Network Training

Complete C programming training course description A hands-on introduction to programming in the ANSI C programming language. The course initially moves at a fast pace in order to spend as much time as possible on the subject of pointers - the area which cause the most bugs in C programs. What will you learn Write ANSI C programs Use the C libraries Debug C programs Examine existing code and determine its function. Complete C programming training course details Who will benefit: Programmers wishing to learn C. Programmers wishing to learn C++ or Java. Prerequisites: None, although experience in another high level language would be useful. Duration 5 days Complete C programming training course contents Getting started The compilation process, comments, main(), statement blocks, printf(). C data types and operators char, int, float and double, qualifiers, arithmetic and assignment operators, precedence, Associativity. Basic I/O C libraries, stdin and stdout, getchar(), putchar(), printf() formatting. Flow control if else, dangling elses, else if, while and for loops. switch statements, the null statement, break, continue and gotos. Functions Function calls, arguments and return types, function declarations (prototypes), function definitions, scope of variables. The preprocessor Preprocessor actions, macros, #include. Libraries and their relationship with header files. Conditional compilation. More data types and operators Logical, bitwise and other operators, type conversion, casting, typedefs and access modifiers. Arrays Declaring and handling arrays, common gotchas, multidimensional arrays. Pointers What are pointers? Why they are so important, declaring and using pointers,The three uses of the *,pointer example - scanf, pointers as arguments. More pointers Golden rules of pointers and arrays, pointers to arrays, pointer arithmetic, arrays of pointers, multiple indirection. Character/string manipulation Arrays of characters, string definition, working with strings, String library. Program arguments argc and argv, example uses,char *argv[] versus char ** argv. Program structure and storage classes Globals (externals), multi source programs, the look of a C program. Structures Declaration, the . and - operators, unions and bitfields. Library functions File handling, fopen and fclose, reading from and writing to files, fseek().calloc() and malloc()

Complete C programming
Delivered in Internationally or OnlineFlexible Dates
£3,697

Reach Advanced Level in English as a Foreign Language

4.7(160)

By Janets

Register on the Reach Advanced Level in English as a Foreign Language 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 an e-certificate as proof of your course completion. The Reach Advanced Level in English as a Foreign Language is incredibly great value and allows you to study at your own pace. Access the course modules from any internet-enabled device, including computers, tablet, 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 The Reach Advanced Level in English as a Foreign Language Receive a e-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) Course Design The course is delivered through our online learning platform, accessible through any internet-connected device. There are no formal deadlines or teaching schedules, meaning you are free to study the course at your own pace. You are taught through a combination of Video lessons Online study materials Certification Upon successful completion of the course, you will be able to obtain your course completion e-certificate free of cost. Print copy by post is also available at an additional cost of £9.99 and PDF Certificate at £4.99. Who Is This Course For: The course is ideal for those who already work in this sector or are an aspiring professional. 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. Requirements: The online training is open to all students and has no formal entry requirements. To study the Reach Advanced Level in English as a Foreign Language, all your need is a passion for learning, a good understanding of English, numeracy, and IT skills. You must also be over the age of 16.  Course Content Section 01: Introduction Introduction 00:04:00 Section 02: Reading How to Improve Vocabulary 00:20:00 Phrasal Verbs Lecture 00:09:00 Phrasal Verbs 00:36:00 Reading Tips 00:04:00 Reading Practice Example 00:11:00 Reading Practice - Learning Pronunciation 00:03:00 Section 03: Listening How to Improve Listening Skills 00:14:00 Novak Djokovic Interview 00:12:00 MLK Speech 00:08:00 George Foreman Interview 00:11:00 Michael Jordan Speech 00:09:00 Dolph Lundgren Speech 00:06:00 Roger Federer Interview 00:07:00 Neil Degrasse Tyson Interview 00:08:00 Kobe Bryant Interview 00:08:00 Lisa Kudrow Interview 00:07:00 Courteney Cox Interview 00:06:00 Yvonne Orji Interview 00:07:00 David Schwimmer Interview 00:07:00 Listening Practice 00:07:00 Listening Tips 00:05:00 Section 04: Speaking How to speak fluently in English 00:03:00 How to improve speaking skills 00:10:00 Speaking Practice 00:07:00 Speaking Tips 00:08:00 Section 05: Writing How to improve writing skills 00:10:00 Writing Practice 00:05:00 Writing Tips 00:04:00 Section 06: Final Section How to maintain the advanced level 00:10:00 Final Lecture 00:23:00 Frequently Asked Questions Are there any prerequisites for taking the course? There are no specific prerequisites for this course, nor are there any formal entry requirements. All you need is an internet connection, a good understanding of English and a passion for learning for this course. Can I access the course at any time, or is there a set schedule? You have the flexibility to access the course at any time that suits your schedule. Our courses are self-paced, allowing you to study at your own pace and convenience. How long will I have access to the course? For this course, you will have access to the course materials for 1 year only. This means you can review the content as often as you like within the year, even after you've completed the course. However, if you buy Lifetime Access for the course, you will be able to access the course for a lifetime. Is there a certificate of completion provided after completing the course? Yes, upon successfully completing the course, you will receive a certificate of completion. This certificate can be a valuable addition to your professional portfolio and can be shared on your various social networks. Can I switch courses or get a refund if I'm not satisfied with the course? We want you to have a positive learning experience. If you're not satisfied with the course, you can request a course transfer or refund within 14 days of the initial purchase. How do I track my progress in the course? Our platform provides tracking tools and progress indicators for each course. You can monitor your progress, completed lessons, and assessments through your learner dashboard for the course. What if I have technical issues or difficulties with the course? If you encounter technical issues or content-related difficulties with the course, our support team is available to assist you. You can reach out to them for prompt resolution.

Reach Advanced Level in English as a Foreign Language
Delivered Online On Demand4 hours 49 minutes
£25

Complete VBA programming

5.0(3)

By Systems & Network Training

Complete VBA programming training course description This course helps you extend the capabilities of the entire Office suite using Visual Basic for Applications (VBA). Even if you have no programming experience, you'll be automating routine computing processes quickly using the simple, yet powerful VBA programming language. We start at the beginning to get you acquainted with VBA so you can start recording macros right away. You'll then build upon that foundation to utilize the full capabilities of the language in Word, Excel, Outlook, and PowerPoint. What will you learn Record, write and run macros. Work with VBA Editor. Use the huge library of built-in functions. Create simple dialog boxes and complex forms. Customize Word, Excel, PowerPoint, Outlook, and Access. Program the Office 2016 ribbon. Complete VBA programming training course details Who will benefit: Anyone looking to extend the capabilities of the entire Office suite using VBA. Prerequisites: None. Duration 5 days Complete VBA programming training course contents Macros and getting started in VBA VBA syntax, variables, constants, and enumerations, array variables, finding objects, methods, and properties. Working with VBA 1 VBA syntax, variables, constants, and enumerations, array variables, finding objects, methods, and properties. Decisions, loops and functions Built-in functions, creating your own functions, making decisions in your code, using loops to repeat actions. Using message boxes, input boxes, and dialog boxes Getting user input with message boxes and input boxes, creating simple custom dialog boxes, creating complex forms. Creating effective code Building modular code and using classes, debugging your code and handling errors, building well-behaved code, exploring VBA's security features. Programming the Office applications The Word object model and key objects, working with widely used objects in Word, the Excel object model and key objects, working with widely used objects in Excel, the PowerPoint object, model and key objects, working with shapes and running slide shows, the Outlook object model and key objects, working with events in Outlook, the Access object model and key objects, manipulating the data in an Access database via VBA, accessing one application from another application, programming the Office 2016 ribbon.

Complete VBA programming
Delivered in Internationally or OnlineFlexible Dates
£3,697

Learn Italian!

5.0(4)

By Piccardo Languages

Beginners Italian; Intermediate Italian; advanced Italian; A1 Italian; A2 Italian, B1 Italian, B2 Italian. Citizenship.

Learn Italian!
Delivered OnlineFlexible Dates
£20

Complete Interpreter Level 3 Training Course - CPD Certified

By Training Tale

Interpreter Online Training Course Do you want to master an interpreter course to achieve a handsome job for a better career? Come enrol our interpreter course for a broad interpreter introduction. This interpreter course helps to develop language skills. You will gain mastery over interpreting modes and methods through the interpreter course. Our interpreter course covers cultural competency and sensitivity. Specific interpreting abilities are taught in the interpreter course. The interpreter course will teach you how to apply ethnology in interpretation. Professional growth and ethics are aided by this interpreter course. If you want to meet your requirements you must take the interpreter course assistance! Interpreter Online Training Course Curriculum of Interpreter: Interpreter Course Module 01: Introduction to Interpreting Module 02: Language Skills Mastery Module 03: Interpreting Techniques and Modes Module 04: Cultural Competence and Sensitivity Module 05: Specialized Interpreting Skills Module 06: Technology in Interpreting Module 07: Professional Development and Ethics Who is this course for? Interpreter Online Training Professionals, students, career changers, and beginners in interpreting can all benefit from this interpreter course. Career path Interpreter Online Training Following your completion of the interpreter course, you might choose to work as an educator, researcher, or interpreter specialist.

Complete Interpreter Level 3 Training Course - CPD Certified
Delivered Online On Demand8 hours
£12

Raising Bilingual Children ONLINE

By German Lessons Edinburgh

How to Raise Bilingual Children

Raising Bilingual Children ONLINE
Delivered OnlineFlexible Dates
£30

Duolingo Crash Course (4 One-to-One Sessions & 30-Day Course Access)

5.0(5)

By TEFL Wonderland - Brilliant Minds

Duolingo Test Preparation

Duolingo Crash Course (4 One-to-One Sessions & 30-Day Course Access)
Delivered Online On Demand
£122

Proofreading and Copy Editing

4.9(27)

By Apex Learning

If you are particular about word choice, and if typos and clunky sentences drive you to distraction, you may have what it takes to be a proofreader and editor. The Proofreading and Copy Editing Course is for those who want to work professionally in the proofreading and editing field. It also provides an excellent foundation for anyone who needs to Proofread and edit documents in the workplace. No manual, book, magazine, website, brochure, or business letter is sent out to an audience without Proofreading. This Proofreading and Copy Editing Bundle will prepare you for a lucrative and satisfying career in this fascinating area of business. You will be expertly trained to check, edit, and adapt the text to the highest of standards and earn yourself a substantial reputation. We'll help you gain the skills you need to get hired by publishers, business owners and curators of online content. Our professional Proofreader & editor will be there to guide you and assess your work every step of the way. Along with this Proofreading and Copy Editing Bundle, you will get an original hardcopy certificate, transcript and a student ID card. Courses are included with this Proofreading and Copy Editing Bundle Course 1: Proofreading & Copy Editing Course 2: Advanced Diploma in Copywriting Course 3: Writing Short Story Training Course 4: Certificate in CV Writing and Interview Skills Course 5: Functional Skills English Practice Level 2 Course 6: Improve English Spelling, Punctuation, Grammar and Pronunciation Course 7: Phonics Teaching Assistant Course 8: Touch Typing Essentials Course 9: Document Control Course 10: MS Word Diploma Course 11: Time Management All leading companies that produce content of any kind need to experience Proofreaders and Copy Editors. Become trained in this profession and secure rewarding roles. This Proofreading and Copy Editing Bundle Course is designed to train you quickly in all the abilities needed to perform quality control and amendments ahead of publishing. Proofreading and Copy Editing Bundle has been rated and reviewed highly by our learners and professionals alike. We have a passion for teaching, and it shows. Learning Outcomes of Proofreading & Copy Editing Copywriting: Learn about Proofreading terminology Deepen your understanding of language awareness and grammatical knowledge How to implement the style guide Learn how to spot and correct spell and grammatical errors How to master spelling and grammar How to identify the weaknesses in the text How to proofreading on paper, and proofreading on-screen Learn the different methods and techniques of proofreading The copy-editing basics, checking accuracy and facts, do legal checks, and much more Course Curriculum Proofreading & Copyediting Course 1: Proofreading & Copy Editing 01: Proofreading Basics 02: Applying the Style Guide 03: Spelling and Grammar 04: Proofreading on Paper 05: Proofreading On-Screen 06: Copy-Editing Basics 07: The Use of Language 08: Checking Accuracy and Facts 09: The Beginning and The End 10: Legal Checks 11: Finding Work and Developing Your Career ------- 10 more courses--------- 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 £10 * 11 = £110) Hard Copy Certificate: Free (For The Title Course) If you want to get hardcopy certificates for other courses, generally you have to pay £20 for each. But this Fall, Apex Learning is offering a Flat 50% discount on hard copy certificates, and you can get each for just £10! P.S. The delivery charge inside the U.K. is £3.99 and the international students have to pay £9.99. CPD 110 CPD hours / points Accredited by CPD Quality Standards Who is this course for? There is no experience or previous qualifications required for enrolment on this Proofreading and Copy Editing Bundle. It is available to all students, of all academic backgrounds. Requirements Our Proofreading and Copy Editing Bundle is fully compatible with PC's, Mac's, Laptop, Tablet and Smartphone devices. This course has been designed to be fully compatible on tablets and smartphones so you can access your course on wifi, 3G or 4G. There is no time limit for completing this course, it can be studied in your own time at your own pace. Career path Proofreading and Copy Editing Bundle would be beneficial for any related profession or industry such as: Newspaper editor Copywriter Publishing Proofreading business Reporter English teacher Certificates Certificate of completion Digital certificate - Included

Proofreading and Copy Editing
Delivered Online On Demand
£49

Advanced C++ programming

5.0(3)

By Systems & Network Training

Advanced C++ training course description The course will give a broad overview of the C++ Programming language, focusing on modern C++, up to C++17. This course will cover the use of the Standard Library, including containers, iterator, function objects and algorithms. From the perspective of application development, a number of design patterns will be considered. What will you learn Write C++ programs using the more esoteric language features. Utilise OO techniques to design C++ programs. Use the standard C++ library. Exploit advanced C++ techniques Advanced C++ training course details Who will benefit: Programmers needing to write C++ code. Programmers needing to maintain C++ code. Prerequisites: C++ programming foundation. Duration 5 days Advanced C++ training course contents Study of a string class Create a string class as a means to investigate many issues, involving the use of operator overloading and including overloading new and delete. Creation of the class will also require consideration of 'const correctness'. Exception handling Consider the issues involved in exception handling including the concept of exception safety. Templates Review definition of template functions, including template parameter type deduction. Introduction to template metaprogramming. Newer features including template template parameters and variadic templates. Creation of template classes. Design patterns Introduction to Design Patterns and consideration of a number of patterns, such as, factory method, builder, singleton and adapter. The standard C++ library (STL) Standard Library features, such as, Containers, Iterator, Function Objects and Algorithms. Introduction to Lambda expressions. C++ and performance The writing of code throughout the course will be oriented towards performant code, including use of R Value references and 'move' semantics. Pointers The use of pointers will be considered throughout the course. Smart pointers will be considered to improve program safety and help avoid the use of 'raw' pointers. Threading This section will consider the creation of threads and synchronisation issues. A number of synchronisation primitives will be considered. Async and the use of Atomic will also be considered. New ANSI C++ features Summarising some of the newer features to be considered are: Auto, Lambdas expression, smart pointers, variadic templates and folds, R Value references and tuple together with structured binding.

Advanced C++ programming
Delivered in Internationally or OnlineFlexible Dates
£3,697

Personalised Care: From Rhetoric to Reality through Lived Experience

5.0(1)

By Born at the Right Time

Inspiring, interactive and unique 4-hour CPD certified Communication and Co-production training.

Personalised Care: From Rhetoric to Reality through Lived Experience
Delivered OnlineFlexible Dates
£200