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

5189 Writing courses in Street delivered Online

MySQL for developers

5.0(3)

By Systems & Network Training

MySQL for developers training course description This MySQL Developers training course is designed for MySQL Developers who have a good understanding of a MySQL database and experience of using SQL commands. The course provides further practical experience in more advanced MySQL commands and SQL statements including Stored Routines, Triggers and Event Scheduling. What will you learn Provide the skills needed to write more advanced queries and database maintenance statements on a MySQL database. Use advanced features of the MySQL Client. Use advanced data types. Manage the structure of databases and tables. Manage and using indexes. Write complex SQL query statements. Use advanced SQL expressions. Use advanced SQL functions. Perform advanced Insert, Update, Delete, Replace and Truncate Operations. Use user variable syntax and properties. Import and export data from within MySQL. Import and export data from the command line. Perform complex joins to access multiple tables. Perform complex subqueries. Create, manage and us views. Use prepared statements. Create and use stored routines. Create and use triggers. Obtain database metadata. Optimize queries. Work with the main storage engines. Debug MySQL applications. MySQL for developers training course details Who will benefit: MySQL Developers who have a basic understanding of a MySQL database and SQL commands as covered on the Introduction to MySQL course. Prerequisites: MySQL foundation Duration 5 days MySQL for developers training course contents Introduction Administration and Course Materials, Course Structure and Agenda, Delegate and Trainer Introductions. Client/server concepts MySQL client/server architecture, Server modes, Using client programs, Logging in options, Configuration files, Precedence of logging in options Hands on Using client/server The MySQL client program Using MySQL interactively, The MySQL prompts, Client commands and SQL statements, Editing, Selecting a database, Help, Safe updates, Using script files, Using a source file, Redirecting output into a file, Command line execution, Mysql output formats, Overriding the defaults, Html and xml output, MySQL Utilities. Hands on Using the MySQL client program Data types Bit data type, Numeric data types, Auto_increment, Character string data types, Character sets and collation, Binary string data types, Enum and Set data types, Temporal data types, Timezone support, Handling Missing Or Invalid Data Values, SQL_MODE options. Hands on Using data types Identifiers Using Quotes with identifier naming, Case sensitivity in Identifier naming, Qualifying columns with table and database names, Using reserved words as identifiers, Function names Hands on Using identifiers Databases Database properties, Creating a database, Selecting a database, Altering databases, Dropping databases, Obtaining database metadata, The SHOW command, The INFORMATION_SCHEMA database, The SHOW CREATE command Hands on Using databases Tables and indexes Table properties, Creating tables, Create table using Select or Like, Temporary tables and memory tables, Altering tables, Adding columns, Changing column widths and types, Renaming columns, Dropping columns, Adding constraints, Dropping constraints, Renaming tables, Change the table storage engine, Multiple alterations, Dropping tables, Emptying tables, Obtaining table metadata, Show create table, The information_schema, Index introduction, Structure of a mysql index, Creating and dropping indexes, Creating an index, Altering a table to add an index, Specifying index type, Dropping indexes, Obtaining Index Metadata. Hands on Creating, altering and dropping tables/indexes Querying for data The SQL select statement and MySQL differences, Advanced order by, Order by and collation, Order by with enum datatype, Order by with Set datatype, Ordering with distinct and group by Special features of union, Limit and order by clauses, Group By clause, Group_concat, Using Rollup in a Group By clause. Hands on Querying for data SQL Expressions and functions Components of expressions, Nulls, Numeric expressions, String expressions, Temporal expressions, Comparison functions, Flow control functions, Numeric functions, String functions, Temporal functions. Hands on Using expressions and functions Updating data Update operations and privileges, Inserting rows, Insert using a set clause, Inserting duplicate values, Replacing rows, Updating rows, Update using the order by and limit clauses, Deleting rows, The delete and truncate statements. Exercise: Inserting, updating, replacing and deleting data Connectors MySQL client interfaces, MySQL connectors, Oracle and community conectors, Connecting to MySQL server using Java and PHP connectors, MySQL and NoSQL, Innodb integration with memcached. Obtaining database metadata What is metadata?, The mysqlshow utility, The show and describe commands, Describing tables, The information_schema, Listing tables, Listing columns, Listing views, Listing key_columns_usage. Hands on Obtaining database metadata Debugging Mysql error messages, The show statement, Show errors, Show count(*) errors, Show warnings, Show count(*) warnings, Note messages, The perror utility. Hands on Debugging Joins Overview of inner joins, Cartesian product, Inner joins with original syntax, Non equi-join, Using table aliases to avoid name clashes, Inner Joins With ISO/ANSI Syntax, Outer Joins, Left outer joins, Right outer joins, Full outer joins, Updating multiple tables simultaneously, Updating rows in one table based on a condition in another, Updating rows in one table reading data from another, Deleting from multiple tables simultaneously, Deleting rows in one table based on a condition in another. Hands on Coding joins Subqueries Types of subquery, Multiple-column subqueries, Correlated subqueries, Using the ANY, ALL and SOME operators, Using the EXISTS operator, Subqueries as scalar expressions, Inline views, Converting subqueries to joins, Using subqueries in updates and deletes. Hands on Coding subqueries Views Why views are used, Creating views, View creation restrictions, View algorithms, Updateable views, Altering and dropping views, Displaying information about views, Privileges for views. Hands on Using views Import and Export Exporting using SQL, Privileges required to export data, Importing using SQL, Messages when loading data, Privileges required to load data, Exporting from the command line, Mysqldump main options, Importing from the command line, Mysqlimport main options. Hands on Importing and exporting User variables and prepared statements Creating User variables, User variables in a select, Prepared statements, The prepare statement, The execute statement, The deallocate statement, Using prepared statements in code, with connectors. Hands on Using variables and prepared statements Introduction to stored routines Types of stored routines, Benefits of stored routines, Stored routine features, Differences between procedures and functions, Introduction to the Block, Declaring variables and constants, Assigning values to variables, Definer rights and invoker rights, Using SELECT in stored routines, Altering and dropping stored routines, Obtaining stored routine metadata, Stored routine privileges and execution security. Hands on Writing simple stored routines Stored routines - program logic The IF .. THEN .. ELSEIF construct, The CASE statement, The basic loop, The while loop, The repeat loop, The iterate statement, Nested loops. Hands on Writing stored routines with program logic Stored routines - exception handlers and cursors Dealing with errors using Exception handlers, Cursors, What is a cursor?, Cursor operations, Declaring cursors, Opening and closing cursors, Fetching rows, Status checking. Hands on Writing stored routines with program logic Procedures with parameters Creating procedures with parameters, Calling Procedures With Parameters. Hands on Writing stored routines with parameters Functions What is a function?, The create function statement, Executing functions, Executing functions from code, Executing functions from SQL statements, The deterministic and SQL clauses. Hands on Writing functions Triggers Trigger creation, Restrictions on triggers, The create trigger statement, Using the old and new qualifiers, Managing triggers, Destroying triggers, Required privileges. Hands on Writing triggers Basic optimizations Normalisation of data to third normal form, Using indexes for optimization, General query enhancement, Using Explain to analyze queries, Choosing an INNODB or MYISAM storage engine, Using MySQL Enterprise Monitor in query optimization. Hands on Making use of basic optimizations More about indexes Indexes and joins Hands on Investigating indexes and joins

MySQL for developers
Delivered in Internationally or OnlineFlexible Dates
£2,797

Free Creative Writing Workshop - The Bridge

By London Writing School

A free creative writing workshop on the the theme of 'The Bridge'. Be guided through writing a scene on a bridge and explore why this setting is so useful for character and plot.

Free Creative Writing Workshop - The Bridge
Delivered Online On Demand1 hour 10 minutes
FREE

Python for network engineers

5.0(3)

By Systems & Network Training

Python training course description This Python course focusses on teaching Python for use in network automation and network DevOps. We focus on getting delegates up and running with Python and network automation as quickly as possible rather than making them great programmers. In other words we concentrate on enabling delegates to use network automation libraries such as netmiko, NAPALM and Nornir, and APIs such as NETCONF and RESTCONF rather than enabling delegates to produce object oriented programs. Hands on sessions use Cisco and Juniper devices. What will you learn Run Python programs. Read Python programs. Write Python programs. Debug Python programs. Automate network tasks with Python programs. Configure network devices with Python. Collect data from network devices with Python. Python training course details Who will benefit: Network engineers. Prerequisites: TCP/IP Foundation Duration 5 days Python training course contents What is Python? Programming languages, Why Python? Python in interactive mode, Python scripts, ipython, Python version 2 versus version 3. A simple Python script. Comments. Hands on Installing Python, Hello world. A network example On box vs off box Python. telnet, ssh, NETCONF, HTTP, APIs, manufacturers and API support, analysis of a simple telnetlib program. Hands on Using Python to retrieve the configuration from a network device. Using wireshark to analyse the actions. Python basics I/O, operators, variables and assignment, types, indentation, loops and conditionals. Hands on Modifying the telnet program, changing configurations on a network devices. Functions, classes and methods What are functions, calling functions, builtin functions, useful builtin functions, file handling, classes, objects, creating instances. Hands on Storing configurations in files, configuring devices from files, using an inventory file to work on multiple devices. Libraries and modules Modules, files and packages, import, from-import, Python standard library, other packages, pip install, executing other programs. Managing python libraries. Hands on Using pip, installing and using ipaddress, subprocess to access netsnmp. For the more advanced, using the sockets library. Paramiko and netmiko SSH, enabling SSH on devices, keys. Paramiko versus netmiko, example scripts. pexpect. Hands on Configuring VLANs from Python. pySNMP Gathering facts using previous methods, SNMP review, pySNMP GET, pySNMP and SNMPv3. easySNMP library. Hands on Walking a MIB from Python. NETCONF What is NETCONF? Enabling NETCONF on devices, A first ncclient script, device handlers, get_config, edit_config, copy_config, delete_config, commit, validate, pyEZ, utils_config, utils.sw. Hands on Configuration using ncclient and PyEZ. This session is expanded for those interesting in JunOS automation. Manipulating configuration files Builtin functions, string handling. Unicode. Sequences, strings, lists, tuples. Dictionaries. TextFSM. Regular expressions. JSON, YAML, XML, YANG, Jinja2, templates. Hands on Jinja2 templating with Python to configure network devices. NAPALM Getters, configuration operations, supported devices, NAPALM transport, Config-replace, Config-merge, Compare config, Atomic changes, rollback. Example NAPLAM scripts. Hands on Using NAPALM to gather facts, Using NAPALM for configuration management REST and RESTCONF What is REST, HTTP methods, GET, POST, cURL, Postman, Python requests library. RESTCONF, a RESTCONF example. Hands on Modifying a configuration using RESTCONF. Scapy What is scapy, Scapy in interactive mode, Scapy as a module. Hands on Packet crafting from Python. Warning Errors and exceptions, Exception handling, try, except. Memory management. Garbage collection. Context management, With. Hands on Improving Python code. Nornir What is Nornir? A network automation framework, inventories, connection management and parallelization. Nornir architecture and other libraires. Hands on Setting up nornir, nornir fact gathering, nornir tasks. Optional Writing your own functions, Writing your own classes. pyntc. Hands on Writing reusable code.

Python for network engineers
Delivered in Internationally or OnlineFlexible Dates
£3,697

Copywriting: Creative Writing with Proofreading and Copy Editing

5.0(3)

By School Of Health Care

Copywriting: Copywriting Course Online Unlock the Power of Copywriting: Copywriting Course: Enrol Now! Are you looking to start a copywriting career or do you want to improve your copywriting skills? Then this Copywriting: Copywriting Course will provide you with a solid foundation for becoming a confident copywriter and will assist you in developing your copywriting expertise. This Copywriting: Copywriting Course will take you on a step-by-step tour of the copywriter's role, covering all of the skills and knowledge required to succeed in this field. This Copywriting: Copywriting Course will help you quickly learn the skills you'll need to make a name for yourself in the commercial writing market. Through this Copywriting: Copywriting Course, you will learn the fundamentals of writing as well as how to create "eye-catching" headlines and "attention-grabbing" advertisements. Along with this, you will be taught how to constantly improve your writing style and how to adapt your material based on the expectations of your client or company. Main Course: Level 4 Copywriting course Free Courses included with Copywriting: Copywriting Course: Along with Copywriting Course you will get free Level 5 Proofreading & Copy Editing Along with Copywriting Course you will get free Creative Writing Special Offers of this Copywriting: Copywriting Course: This Copywriting: Copywriting Course includes a FREE PDF Certificate. Lifetime access to this Copywriting: Copywriting Course Instant access to this Copywriting: Copywriting Course 24/7 Support Available to this Copywriting: Copywriting Course Copywriting: Copywriting Course Online You will learn how to create a clear and convincing writing style by taking the Copywriting: Copywriting Course. You can connect emotionally with your audience with Copywriting: Copywriting Course while also comprehending email strategies and sales material. Also, this Copywriting: Copywriting Course covers the art of selling as well as effective methods for developing tempting offers. This Copywriting: Copywriting Course lesson covers objections and inspires readers to take the necessary action. Also, this Copywriting: Copywriting Course will teach you how to design successful direct mail campaigns. Who is this course for? Copywriting: Copywriting Course Online This Copywriting: Copywriting Course is ideal for those who want to be professional copywriters and want to engage in media writing. It may also benefit proofreaders or those seeking a specific writing role. Requirements Copywriting: Copywriting Course Online To enrol in this Copywriting: Copywriting Course, students must fulfil the following requirements: Copywriting: Good Command over English language is mandatory to enrol in our Copywriting Course. Copywriting: Be energetic and self-motivated to complete our Copywriting Course. Copywriting: Basic computer Skill is required to complete our Copywriting Course. Copywriting: If you want to enrol in our Copywriting Course, you must be at least 15 years old. Career path Copywriting: Copywriting Course Online This Copywriting: Copywriting Course is ideal for professional writers who want to pursue a career in copywriting or a related field. This is likely to include the following roles and careers: Copywriter Content writer Copywriter Interns Freelance Writer Advertising Staff

Copywriting: Creative Writing with Proofreading and Copy Editing
Delivered Online On Demand3 hours 24 minutes
£12

How to write a CV

By Course Cloud

In the business world, the first step in applying for employment is to submit a CV for the perspective to review. A CV (curriculum vitae) is usually one or two-page document, which gives a detailed but concise overview of your past employment skills and abilities, educational history, and your personal profile. Since the CV is the first thing your employer will see, it's really important to make sure your CV has a positive impact and shows exactly why they should employ you. In this course, we're going to learn how to put together an attractive CV from scratch. You'll learn about different parts that you will need to include in your CV and will also cover up some key phrases employers look for. Another useful thing we will be looking at is some of the common mistakes that people make, so you can avoid them and stand out from the crowd. This course will help you to develop a standout CV fit for any job. So, Good luck. This CV Writing training course consists of several modules that take around 1 hour to complete. The course is accompanied by instructional videos, helpful illustrations, how-to instructions and advice. The course is offered online at a very affordable price. That gives you the ability to study at your own pace in the comfort of your home. You can access the modules from anywhere and from any device.

How to write a CV
Delivered Online On Demand
£25

Job Searching Training

4.3(43)

By John Academy

Overview With the growing competition and limited job opportunities, the UK job market has become a tight spot for new professionals. To help them navigate through the competition, we have crafted the Job Searching Training. In this comprehensive course, you will gain an in-depth understanding of the current job market in the UK. The course will show you how to develop an effective CV. You will also be able to learn valuable strategies that will assist you in searching for jobs. In addition, the course will educate you on the application process and enable you to develop an appealing cover letter that suits the job requirements. Finally, you will learn the process of preparing for your interview and how to ace it. So, enrol today and get closer to securing your dream job! Course Preview Learning Outcomes Get a proper view of the UK job market landscape Learn how to create an attractive CV Familiarise yourself with job-searching strategies in the UK Understand how to use LinkedIn for job searching Acquire the skills for writing compelling cover letters Master the strategies for acing the interview Why Take This Course From John Academy? Affordable, well-structured and high-quality e-learning study materials Engaging tutorial videos, materials from the industry-leading experts Opportunity to study in a user-friendly, advanced online learning platform Efficient exam systems for the assessment and instant result Earn UK & internationally recognised accredited qualification Easily access the course content on mobile, tablet, or desktop from anywhere, anytime Excellent career advancement opportunities Get 24/7 student support via email. What Skills Will You Learn from This Course? Developing CV Cover letter writing Interview preparations Who Should Take This Job Searching Training Course? Whether you're an existing practitioner or an aspiring professional, this course is an ideal training opportunity. It will elevate your expertise and boost your CV with key skills and a recognised qualification attesting to your knowledge. Are There Any Entry Requirements? This Job Searching Training course is available to all learners of all academic backgrounds. But learners should be aged 16 or over to undertake the qualification. And a good understanding of the English language, numeracy, and ICT will be helpful. Certificate of Achievement After completing this course successfully, you will be able to obtain an Accredited Certificate of Achievement. Certificates & Transcripts can be obtained either in Hardcopy at £14.99 or in PDF format at £11.99. Career Path​ This exclusive Job Searching Training 2023 course will equip you with effective skills and abilities and help you explore career paths such as  HR manager Recruiter Career Coach Module 01: Introduction to Job Search in the UK Introduction to Job Search in the UK 00:11:00 Module 02: Crafting an Effective CV (Curriculum Vitae) Crafting an Effective CV (Curriculum Vitae) 00:13:00 Module 03: Job Search Strategies in the UK Job Search Strategies in the UK 00:16:00 Module 04: Leveraging LinkedIn for Job Search Leveraging LinkedIn for Job Search 00:16:00 Module 05: Job Application and Cover Letters Job Application and Cover Letters 00:14:00 Module 06: Interview Preparation in the UK Interview Preparation in the UK 00:15:00 Module 07: Post-Interview Follow-up and Negotiation Post-Interview Follow-up and Negotiation 00:14:00 Certificate and Transcript Order Your Certificates and Transcripts 00:00:00

Job Searching Training
Delivered Online On Demand1 hour 39 minutes
£24.99

Report Writing When Your Child is in Burnout

By LivePlayLearn

Reporting to the LA when your child is in burnout

Report Writing When Your Child is in Burnout
Delivered Online On Demand1 hour
£25

Marketing Plan Writing

By OnlineCoursesLearning.com

Marketing Plan Writing Certification Whenever you have built up a decent field-tested strategy, you need to have an unmistakable thought of how to advertise your business to your intended interest group. With various advertising decisions accessible, it tends to be overwhelming to pick the promoting procedures that will turn out best for your business necessity. A strong promoting plan will help guarantee that you utilize your assets admirably (a vital factor, particularly in case you're simply beginning). You can likewise augment effort to your objective market. Notwithstanding the nature and size of your business, figuring out how to make a dependable showcasing plan for your business can help make a guide that encourages you accomplish your business goals. What's Covered in the Course? This seminar on the most proficient method to compose an advertising plan clarifies the accompanying significant points in detail: Step by step instructions to break down the objective market and comprehend your clients' practices, fears, needs and needs, etc. The circumstance investigation likewise covers socioeconomics and psychographics of your specialty crowd. Why an advertising plan is significant and how it can assist you with accomplishing your business objectives Instructions to join vital segments like objectives, spending plans, timetables and assets into your showcasing to keep away from costly slip-ups The most effective method to build up an applicable marking methodology and separate yourself from your opposition; how to break down your opposition in the objective market The most effective method to follow key execution markers and build up a sound evaluating and markdown procedure The most effective method to utilize reference advertising for your potential benefit The most effective method to make a significant items, administrations and statement of purpose in your advertising plan The most effective method to investigate market patterns and development and perform SWOT examination to situate your business better This video course offers the accompanying advantages Advantages of examining the course: Less odds of committing expensive errors that are hard to fix Better comprehension of your objective market Improved preservation of business assets Figuring out how to brand and position yourself deliberately in your objective market

Marketing Plan Writing
Delivered Online On Demand
£50

CANELO PUBLISHING MASTERCLASSES - 30th November 2023

5.0(1)

By I Am In Print

Canelo Publishing Masterclasses. Book your space to peek behind the scenes of a trade publisher. Learn about the different roles and departments, how books are made and published, and how publishers interact with readers and booksellers. Hear what it takes to ensure your book gets published and becomes a hit. Learn about the key things a publisher looks for when they consider submissions or publish books. Canelo will cover questions commonly asked, as well as answering your questions live. The winners of the I Am In Print Novel Award 2023 will also be announced!

CANELO PUBLISHING MASTERCLASSES - 30th November 2023
Delivered OnlineJoin Waitlist
£12

Ad Copywriting

5.0(1)

By LearnDrive UK

Ignite your advertising campaigns with the power of compelling copywriting. This course navigates through the essentials of crafting magnetic headlines, persuasive sales copy, and effective digital content. Step up your marketing game with advanced copywriting strategies that convert.

Ad Copywriting
Delivered Online On Demand1 hour
£5