Online courses directory (19947)

Sort by: Name, Rating, Price
Start time: Any, Upcoming, Recent started, New, Always Open
Price: Any, Free, Paid
No votes
Udemy Free Closed [?] Error occured ! We are notified and will try and resolve this as soon as possible.
WARNING! [2] count(): Parameter must be an array or an object that implements Countable . Line 151 in file /home/gelembjuk/domains/myeducationpath.com/tmp/templates_c/0fb24f4aaee6a6f9372371e569cf0910415dbe41_0.file.course_thumbnail_half.htm.php. Continue execution. 839224; index.php; 216.73.217.121; GET; url=courses/&start=18040&start=18040; ; Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com); ; Executon time: 1Error occured ! We are notified and will try and resolve this as soon as possible.
WARNING! [2] count(): Parameter must be an array or an object that implements Countable . Line 151 in file /home/gelembjuk/domains/myeducationpath.com/tmp/templates_c/0fb24f4aaee6a6f9372371e569cf0910415dbe41_0.file.course_thumbnail_half.htm.php. Continue execution. 839224; index.php; 216.73.217.121; GET; url=courses/&start=18040&start=18040; ; Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com); ; Executon time: 1 Branding Histology

Learn how to predict the weather professionally, access weather satellites, and decode the latest meteorological reports

No votes
Udacity Free Closed [?] CMS Nutrition

In this course you’ll get hands-on experience making web applications accessible. You’ll understand when and why users need accessibility. Then you’ll dive into the “how”: making a page work properly with screen readers, and managing input focus (e.g. the highlight you see when tabbing through a form.) You’ll understand what “semantics” and “semantic markup” mean for web pages and add ARIA markup to enable a range of assistive devices. Finally, you’ll learn styling techniques that help users with partial vision navigate the your pages easily and reliability.

Starts : 2016-10-17
No votes
Canvas.net Free Closed [?] HumanitiesandScience Nutrition

This MOOC provides a free professional development opportunity to help higher educational professionals meet the challenges of addressing accessibility in web based content.

No votes
Udemy $99 Closed [?] Basic Trigonometry Histology

An introductory course about understanding the definition and categories of Web Analytics.

15 votes
Udemy $97 Closed [?] Basic Trigonometry Histology

Get Your Ultimate Guide to High Conversion Rates

Starts : 2015-03-16
No votes
Coursera Free Closed [?] Computer Sciences English BabsonX Beams Differential+Equations Evaluation How to Succeed Nutrition

Learn how to build and deploy modern web application architectures – applications that run over the Internet, in the "cloud," using a browser as the user interface.

No votes
Udemy $49 Closed [?] Basic Trigonometry Histology

In this course we will discuss what are the industry practices to conduct a performance test.

No votes
Udemy $99 Closed [?] Basic Trigonometry Histology

An introductory course about understanding Web Application Security, its importance and vulnerability in the industry.

3 votes
Udemy $99 Closed [?] Basic Trigonometry Histology

In this selenium training course we will discuss how to use selenium to automate a testing process of a Web Application.

21 votes

As society becomes increasingly multi-cultural, never before have language skills and tools for simplifying learning concepts been so essential. Web Applications for Language Teaching is a free online course from ALISON that introduces learners to a handful of web based applications that will serve as invaluable aids for teaching foreign languages as well as other subjects in a fun and accessible manner. This course is ideal for teachers, students, or anyone else seeking new ways to augment the traditional classroom learning experience. <br />

English is the most popular language to learn as a second language, as it is used extensively in international business, media and Web communications. This free online course from ALISON introduces Web resources that can be used as part of your learning process when studying the English language. The course reviews free Web applications that contain a wealth of English language resources and materials that are ideal for students learning English as a second language. <br />

No votes
Udemy $19 Closed [?] Histology

Learn the basic concepts of web applications and Java Servlets. Not only for Java guys, but for any web developer.

Starts : 2016-11-01
No votes
Kadenze Free evaluation

This course is an introduction to using the Web for artistic creation. It is a "literacy" course designed to introduce you to the various core components that make the web such a powerful platform for art – art that is not only visual, but sonic, physical, interactive, and social. It will give you the basics (in terms of knowledge and code templates) to make things that run in browsers using:

Animation with graphics and sound,

Interaction with graphics and sound,

Just as you don't need to be a mechanic to drive a car, you do not need to wait until you are an expert programmer before creating work for the web.

There is a vast array of tools for making things for the web. Making things for the web is a process of constant learning and discovery – not one of knowing everything first and then making. It is also a process of ripping and mashing rather than writing everything from scratch. Getting comfortable with this process is the first step, and is the approach we take in this introductory course.

By the end of this course, you will be making things with the real-world core components that give the web its potential for art, but you will have only just begun. More importantly, you will understand what you have to learn more about to accomplish your artistic objectives, be able to recognize things and be able to evaluate their value to you, and have a command of the terminology you need to search for and discuss your needs and interests with the huge community of people on the net with experience (and code chunks) to share.

Why JavaScript and the Web?

There are some excellent special-purpose coding platforms for artists out there such as Processing for interactive graphics, Chuck or supercollider for synthesis, graphical languages such as Max/MSP or PD for interactive sound and graphics. These platforms have extensive communities of people to share experience and code with. However, these special-purpose platforms are not standard web building and design tools.

What they offer is a direct path to achieving a specific artistic objective, but it is at the expense of a more general applicability of language, tools, and skills that would allow you to interact with people in the web-based creative industries. They do a great job at "hiding" things you may not want to worry about as an artist, but dealing with a bit of the scaffolding is necessary if the web is the space you have chosen to embark on for developing your work.

This course will take you through the basics you need to develop artistic content for the web using standard web tools – JavaScript, html, and several fundamental libraries. It will point you to exactly what concerns an artist most – making creative content. It will guide you and teach you what you can ignore for now in order to focus on artistic content, but will not prevent you from integrating with the vast world of the web and learning and using some of the scaffolding if and when you should need it later.

Our basic approach to achieving this goal is to "throw you in to the deep end" with a set of code templates for meeting artistic goals – interactive graphical mobile applications using physical sensors, for example, and explaining simple things you can do immediately to explore and implement your own ideas.

The advantages to JavaScript:

• It is the language embedded in all browsers today.

• It is general purpose, and makes no assumptions that limit your artistic objectives.

• You can deploy all your work on the web for others to experience.

• You only need to learn one language for writing both client and server code.

• A *lot* of other people use it that you can share and communicate with.

• It is a marketable skill.

Thus, we are not restricting you to special-purpose tools that don't generalize well to the web – but that doesn't mean you will have to write a bunch of code not related to your artistic vision. The "template" technique used in this course is a "middle way" that gets you up and going fast, but provides a path to future growth and connection to the real world.

You will learn to recognize patterns of code that you need not know how to write. This will provide you with a basic understanding of how things work in the real world (let's call it literacy). This will help you find, recognize, and use chunks of code that others share, and it will allow you to focus on code directly relevant to artistic content.

This will give you the foundations you need to go on learning on your own by exploring the unstructured wealth of material available out there on the web to pillage and modify for your own work. That is how real web programmers work all the time, anyway!

5 votes
eClasses.org $200 Business Department of Geography and Environmental Sustainability at the University of Oklahoma European Photoshop Theory

This is an intensive 6-week course where students will learn effective skills and techniques for writing effective web content that will hold the reader's attention. This course will cover everything from understanding how visitors read a web page and writing techniques to measuring the results of your improved writing. This course is ideal for students beginning to dabble in the art of online writing to the more advanced web writer looking to polish their skills.

Starts : 05 Aug 2013
No votes
eClasses.org 200 Content EClasses.Org Writing

This is an intensive course where students will learn effective skills and techniques for writing effective web content that will hold the readers attention. This course will cover everything from understanding how visitors read a web page and writing techniques to measuring the results of your improved writing. This course is ideal for students beginning to dabble in the art of online writing to the more advanced web writer looking to polish their skills. Applicable Job Roles: web project managers, and webmasters.

15 votes
Udemy $67 Closed [?] Canvas.net Histology

Discover the key ideas behind effective content for websites, blogs, social media and email marketing.

No votes
Udemy Free Closed [?] Basic Trigonometry Histology

تعلم خطوة بخطو كيفية تصميم مواقع الأنترنت

No votes
Udemy $47 Closed [?] Histology

A Comprehensive CSS & HTML Course

No votes
Udemy $30 Closed [?] Basic Trigonometry Histology

All you need to learn about working of internet Technologies and Websites without writing even a single line of code.

8 votes
Udemy $65 Closed [?] Basic Trigonometry Histology

Proven formula to elevate your Web Design career and your paycheck!

Trusted paper writing service WriteMyPaper.Today will write the papers of any difficulty.