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

18569 Courses

Boost Customer Satisfaction: Join us 1 Day Training in Paisley

By Mangates

Customer Service Essentials 1 Day Training in Paisley

Boost Customer Satisfaction: Join us 1 Day Training in Paisley
Delivered In-Person + more
£595 to £795

Report Writing 1 Day Training in Belfast

By Mangates

Report Writing 1 Day Training in Belfast

Report Writing 1 Day Training in Belfast
Delivered In-Person + more
£595 to £795

Regular expressions for engineers

5.0(3)

By Systems & Network Training

Regular expressions training course description Regular expressions are an extremely powerful tool for manipulating text and data. They are now standard features in a wide range of languages and popular tools, including Python and MySQL. Regular expressions allow you to code complex and subtle text processing that you never imagined could be automated. Once you've mastered regular expressions, they'll become an invaluable part of your toolkit. You will wonder how you ever got by without them. What will you learn Use Regular Expressions. Troubleshoot Regular Expressions. Compare RE features among different versions. Explain how the regular expression engine works. Optimize REs. Match what you want, not what you don't want. Regular expressions training course details Who will benefit: Anyone looking to use regular expressions. Prerequisites: None. Duration 1 day Regular expressions training course contents Introduction to Regular Expressions Solving real problems, REs as a language, the filename analogy, language analogy, RE frame of mind, searching text files: egrep, egrep metacharacters, start and end of the line, character classes, matching any character with dot, alternation, ignoring differences in capitalization, word boundaries, optional items, other quantifiers: repetition, parentheses and backreferences, the great escape, expanding the foundation, linguistic diversification, the goal of a RE, more examples, RE nomenclature, Improving on the status quo. Extended introductory examples A short introduction to Perl, matching text with regular expressions, toward a more real-world example, side effects of a successful match, Intertwined regular expression, intermission, modifying text with regular expressions, example: form letter, example: prettifying a stock price, automated editing, a small mail utility, adding commas to a number with lookaround, text-to-HTML conversion, that doubled-word thing. Regular expression features and flavours The regex landscape, origins of REs, care and handling of REs, Integrated handling, procedural and object-oriented handling, search-and-replace example. strings character encodings and modes, strings as REs, character-encoding issues, unicode, regex modes and match modes, common metacharacters and features, character representations, character classes and class-like constructs, anchors and other 'zero-width assertions', comments and mode modifiers, grouping capturing conditionals and control. The mechanics of expression processing Two kinds of engines, new standards, regex engine types, from the department of redundancy department, testing the engine type, match basics, about the examples, rule 1: the match that begins earliest wins, engine pieces and parts, rule 2: the standard quantifiers are greedy, regex-directed versus text-directed, NFA engine: regex-directed, DFA engine: text-directed, first thoughts: NFA and DFA in comparison, backtracking, two important points on backtracking, saved states, backtracking and greediness, more about greediness and backtracking, problems of greediness, multi-character 'quotes', lazy quantifiers, greediness and laziness, laziness and backtracking, possessive quantifiers and atomic grouping, possessive quantifiers ?, +, *+, ++ and {m,n}+, the backtracking of lookaround, is alternation greedy? taking advantage of ordered alternation, NFA DFA and posix, the longest-leftmost', posix and the longest-leftmost rule, speed and efficiency. Practical regex techniques Continuation lines, matching an IP address, working with filenames, matching balanced sets of parentheses, watching out for unwanted matches, matching delimited text, knowing your data and making assumptions, stripping leading and trailing whitespace, matching and HTML tag, matching an HTML link, examining an HTTP URL, validating a hostname, plucking a hostname, plucking a URL, parsing CSV files. Crafting an efficient expression Efficiency vs. correctness, localizing greediness, global view of backtracking, more work for POSIX NFA, work required during a non-match, being more specific, alternation can be expensive, benchmarking, know what you re measuring, benchmarking with Python, common optimisations, the mechanics of regex application, pre-application optimizations, optimizations with the transmission, optimization of the regex itself, techniques for faster expressions, common sense techniques, expose literal text, expose anchors, lazy versus greedy: be specific, split into multiple REs, mimic initial-character discrimination, use atomic grouping and possessive quantifiers, lead the engine to a match, unrolling the loop, observations, using atomic grouping and possessive quantifiers, short unrolling examples, unrolling C comments, the free flowing regex, a helping hand to guide the match, a well-guided regex is a fast regex.

Regular expressions for engineers
Delivered in Internationally or OnlineFlexible Dates
£967

AI-102T00 Designing and Implementing an Azure AI Solution

By Nexus Human

Duration 4 Days 24 CPD hours This course is intended for Software engineers concerned with building, managing and deploying AI solutions that leverage Azure AI Services, Azure AI Search, and Azure OpenAI. They are familiar with C# or Python and have knowledge on using REST-based APIs to build computer vision, language analysis, knowledge mining, intelligent search, and generative AI solutions on Azure. AI-102 Designing and Implementing an Azure AI Solution is intended for software developers wanting to build AI infused applications that leverage?Azure AI Services,?Azure AI Search, and?Azure OpenAI. The course will use C# or Python as the programming language. Prerequisites Before attending this course, students must have: Knowledge of Microsoft Azure and ability to navigate the Azure portal Knowledge of either C# or Python Familiarity with JSON and REST programming semantics Recommended course prerequisites AI-900T00: Microsoft Azure AI Fundamentals course 1 - Prepare to develop AI solutions on Azure Define artificial intelligence Understand AI-related terms Understand considerations for AI Engineers Understand considerations for responsible AI Understand capabilities of Azure Machine Learning Understand capabilities of Azure AI Services Understand capabilities of the Azure Bot Service Understand capabilities of Azure Cognitive Search 2 - Create and consume Azure AI services Provision an Azure AI services resource Identify endpoints and keys Use a REST API Use an SDK 3 - Secure Azure AI services Consider authentication Implement network security 4 - Monitor Azure AI services Monitor cost Create alerts View metrics Manage diagnostic logging 5 - Deploy Azure AI services in containers Understand containers Use Azure AI services containers 6 - Analyze images Provision an Azure AI Vision resource Analyze an image Generate a smart-cropped thumbnail 7 - Classify images Provision Azure resources for Azure AI Custom Vision Understand image classification Train an image classifier 8 - Detect, analyze, and recognize faces Identify options for face detection analysis and identification Understand considerations for face analysis Detect faces with the Azure AI Vision service Understand capabilities of the face service Compare and match detected faces Implement facial recognition 9 - Read Text in images and documents with the Azure AI Vision Service Explore Azure AI Vision options for reading text Use the Read API 10 - Analyze video Understand Azure Video Indexer capabilities Extract custom insights Use Video Analyzer widgets and APIs 11 - Analyze text with Azure AI Language Provision an Azure AI Language resource Detect language Extract key phrases Analyze sentiment Extract entities Extract linked entities 12 - Build a question answering solution Understand question answering Compare question answering to Azure AI Language understanding Create a knowledge base Implement multi-turn conversation Test and publish a knowledge base Use a knowledge base Improve question answering performance 13 - Build a conversational language understanding model Understand prebuilt capabilities of the Azure AI Language service Understand resources for building a conversational language understanding model Define intents, utterances, and entities Use patterns to differentiate similar utterances Use pre-built entity components Train, test, publish, and review a conversational language understanding model 14 - Create a custom text classification solution Understand types of classification projects Understand how to build text classification projects 15 - Create a custom named entity extraction solution Understand custom named entity recognition Label your data Train and evaluate your model 16 - Translate text with Azure AI Translator service Provision an Azure AI Translator resource Specify translation options Define custom translations 17 - Create speech-enabled apps with Azure AI services Provision an Azure resource for speech Use the Azure AI Speech to Text API Use the text to speech API Configure audio format and voices Use Speech Synthesis Markup Language 18 - Translate speech with the Azure AI Speech service Provision an Azure resource for speech translation Translate speech to text Synthesize translations 19 - Create an Azure AI Search solution Manage capacity Understand search components Understand the indexing process Search an index Apply filtering and sorting Enhance the index 20 - Create a custom skill for Azure AI Search Create a custom skill Add a custom skill to a skillset 21 - Create a knowledge store with Azure AI Search Define projections Define a knowledge store 22 - Plan an Azure AI Document Intelligence solution Understand AI Document Intelligence Plan Azure AI Document Intelligence resources Choose a model type 23 - Use prebuilt Azure AI Document Intelligence models Understand prebuilt models Use the General Document, Read, and Layout models Use financial, ID, and tax models 24 - Extract data from forms with Azure Document Intelligence What is Azure Document Intelligence? Get started with Azure Document Intelligence Train custom models Use Azure Document Intelligence models Use the Azure Document Intelligence Studio 25 - Get started with Azure OpenAI Service Access Azure OpenAI Service Use Azure OpenAI Studio Explore types of generative AI models Deploy generative AI models Use prompts to get completions from models Test models in Azure OpenAI Studio's playgrounds 26 - Build natural language solutions with Azure OpenAI Service Integrate Azure OpenAI into your app Use Azure OpenAI REST API Use Azure OpenAI SDK 27 - Apply prompt engineering with Azure OpenAI Service Understand prompt engineering Write more effective prompts Provide context to improve accuracy 28 - Generate code with Azure OpenAI Service Construct code from natural language Complete code and assist the development process Fix bugs and improve your code 29 - Generate images with Azure OpenAI Service What is DALL-E? Explore DALL-E in Azure OpenAI Studio Use the Azure OpenAI REST API to consume DALL-E models 30 - Use your own data with Azure OpenAI Service Understand how to use your own data Add your own data source Chat with your model using your own data 31 - Fundamentals of Responsible Generative AI Plan a responsible generative AI solution Identify potential harms Measure potential harms Mitigate potential harms Operate a responsible generative AI solution

AI-102T00 Designing and Implementing an Azure AI Solution
Delivered OnlineFlexible Dates
£1,785

5th September Kirsten Lang #Agent121. Looking for: MG, YA, ADULT FICTION

5.0(3)

By I Am In Print

LOOKING FOR: MG, YA, ADULT FICTION Originally from the North East of Scotland. Kirsten joined Zeno in the summer 2024 after time working at a previous literary agency and before that working as a bookseller in the Charing Cross branch of Foyles. Kirsten has a BA (Hons) in English from Edinburgh Napier University and a Masters in Children’s Literature from Reading University. Kirsten is currently building her own list alongside handling Zeno’s translation rights. Kirsten is looking for: Scottish voices - especially something from the North East - Kirsten is Aberdonian and would love to help a writer from this space emerge. Water horror - as Kirsten grew up in Aberdeen she is always looking for horror inspired by the sea or the landscape of Scotland - bonus points if it has anything to do with an oil rig! Workplace horror like Camilla Grudova’s Children of Paradise or Calvin Kasulke’s Several People are Typing (this is not a reflection of her agency!) Romance - especially young and contemporary - obviously bonus points if it’s set in Scotland and written by someone who has lived there. Kirsten is a huge fan of all the usual suspects, Ali Hazlewood, Ana Huang, Bolu Babalola to name a few! Romantasy - less elves, more out of the box - Kirsten read Sarah J Maas in 2014/15 and so is looking for something that expands on the genre. A good crime thriller - Kirsten did her dissertation on terrorism so anything that is well written in this space would be a dream for her. Additionally she really enjoys serial killer novels and the recent fake true crime novels, Penance by Eliza Clark especially thrilled her. A Studio Ghibli esque fantasy - luscious landscapes, brilliant characters, a powerfulstory. If any of your comps are a Ghibli film she wants to see it! Fanfiction writers! Kirsten has always been on the sites and would love you to tell her if you’ve written fanfiction in the past / have an ongoing fanbase - maybe she has already read it. Kirsten already has: A nonfiction baking book - Kirsten would not want another at this moment. A middle grade cosy fantasy - Kirsten would love to see more of this! But worries if it’s too close to what she already has, then it would be a reason for her to turn it down. A Horror Vampire novel - again she would love to see more of this! But worries if it’s too close to what she already has, that would be a reason for her to turn it down. Vampires would probably be better for her if they were contemporary or in the romantasy space. A Game of Thrones esque fantasy - a client is already writing this and she wants to give it the space on her list it deserves! Kirsten is NOT looking for: Picture books / 5-8 books Poetry Police procedural Hard science fiction Kirsten would like you to submit a covering letter, one page synopsis and the first three chapters (Max 5000 words) of your completed manuscript in a single word document. (In addition to the paid sessions, Kirsten is kindly offering one free session for low income/under-represented writers. Please email agent121@iaminprint.co.uk to apply, outlining your case for this option which is offered at the discretion of I Am In Print).  By booking you understand you need to conduct an internet connection test with I Am In Print prior to the event. You also agree to email your material in one document to reach I Am In Print by the stated submission deadline and note that I Am In Print take no responsibility for the advice received during your agent meeting. The submission deadline is: Monday 25th August 2025

5th September Kirsten Lang #Agent121. Looking for: MG, YA, ADULT FICTION
Delivered Online + more
£72

First Aid for Parents

5.0(50)

By Pochat Training

Teaching you how to treat your child should the worst occur Children can be present, though parents will remain responsible for them throughout 2.5 - 3 hr sessions Course Contents: What to do if your child goes unconscious How to check if they are breathing normally or not If they are, how to put them in the recovery position If they are not, how to start CPR and use an AED (defibrillator) What to do if your child were to choke What to do if they were to get burnt How to treat minor injuries (dependent on available time) Past Sessions: Sessions in the past have been paid for by a local charity, enabling parents to access the training for free We're happy to put on sessions for your group, playgroup, charity, or simply for you and your children We're always happy to have little ones come along They can either play around, or join us - they usually prefer to join us and play with the manikins, even trying out CPR! You will, of course, remain fully responsible for them while they are there Accreditation: These sessions are tailored to the needs of parents and are therefore not accredited. We can, however, give a CPD Certificate if that is helpful to you. If you'd like an Ofqual regulated course, why not do our Basic Life Support for Adults and Children course, Emergency Paediatric First Aid or Paediatric First Aid?

First Aid for Parents
Delivered In-Person in Chesterfield + more
£25 to £55

Communication Skills 1 Day Training in Birmingham

5.0(1)

By Mangates

Communication Skills 1 Day Training in Birmingham

Communication Skills 1 Day Training in Birmingham
Delivered In-Person + more
£595 to £795

Presentation Skills 1 Day Workshop in Perth, UK

5.0(1)

By Mangates

Presentation Skills 1 Day Workshop in Perth, UK

Presentation Skills 1 Day Workshop in Perth, UK
Delivered In-Person + more
£595 to £795

Presentation Skills 1 Day Workshop in Hinckley

5.0(1)

By Mangates

Presentation Skills 1 Day Workshop in Hinckley

Presentation Skills 1 Day Workshop in Hinckley
Delivered In-Person + more
£595 to £795

Presentation Skills 1 Day Workshop in Birmingham

5.0(1)

By Mangates

Presentation Skills 1 Day Workshop in Birmingham

Presentation Skills 1 Day Workshop in Birmingham
Delivered In-Person + more
£595 to £795