دوراتنا

Using JavaScript, JQuery, and JSON in Django

Using JavaScript, JQuery, and JSON in Django

In this final course, we'll look at the JavaScript language and how it supports the Object-Oriented pattern, with a focus on the unique aspects of JavaScript's approach to OO. We'll provide an introduction to the jQuery …

  • مقدم بواسطة
  • التعلم الذاتي
  • 37 ساعات
  • language الإنجليزية
AED 171 + VAT
اعرف المزيد
Natural Language Processing with Attention Models

Natural Language Processing with Attention Models

In Course 4 of the Natural Language Processing Specialization, you will:\n\na) Translate complete English sentences into German using an encoder-decoder attention model,\nb) Build a Transformer model to summarize text, \nc) Use T5 and BERT models to perform question-answering, and\nd) Build a chatbot using a Reformer model. \n\n\nBy the end of this Specialization, you will have designed NLP applications that perform question-answering and sentiment analysis, created tools to translate languages and summarize text, and even built a chatbot!

  • مقدم بواسطة
  • التعلم الذاتي
  • 35 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Building Database Applications in PHP

Building Database Applications in PHP

In this course, we'll look at the object oriented patterns available in PHP. You'll learn how to connect to a MySQL using the Portable Data Objects (PDO) library and issue SQL commands in the the PHP language. We'll also look at how PHP uses cookies and manages session data. You'll learn how PHP avoids double posting data, how flash messages are implemented, and how to use a session to log in users in web applications. We'll then build the first 'complete' application that has multiple screens to Create, Read, Update and Delete (CRUD) our data.

  • مقدم بواسطة
  • التعلم الذاتي
  • 24 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Astro 101: Black Holes

Astro 101: Black Holes

What is a black hole? Do they really exist? How do they form? How are they related
to stars? What would happen if you fell into one? How do you see a black hole if they
emit no light? What’s the difference between a black hole and a really dark star?
Could a particle accelerator create a black hole? Can a black hole also be a worm
hole or a time machine?
In Astro 101: Black Holes, you will explore the concepts behind black holes. Using the theme of black holes, you will learn the basic ideas of astronomy, relativity, and quantum physics.

  • مقدم بواسطة
  • التعلم الذاتي
  • 18 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Personality Types at Work

Personality Types at Work

Knowing yourself, your team, your manager, and your organization are keys to personal and business success. What were once labeled soft skills are now modern requirements in today's workplace - especially if you are trying to get in the door or are already leading a team. This course is specifically designed for the:
-Job Seeker: You will create a usable cover letter with feedback from your peers as well as develop exceptional responses to some of the most common, yet challenging interview questions. We will get you the skills to help get in the door!

  • مقدم بواسطة
  • التعلم الذاتي
  • 21 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Python Basics

Python Basics

This course introduces the basics of Python 3, including conditional execution and iteration as control structures, and strings and lists as data structures. You'll program an on-screen Turtle to draw pretty pictures. You'll also learn to draw reference diagrams as a way to reason about program executions, which will help to build up your debugging skills. The course has no prerequisites.

  • مقدم بواسطة
  • التعلم الذاتي
  • 34 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Building Batch Data Pipelines on Google Cloud

Building Batch Data Pipelines on Google Cloud

Data pipelines typically fall under one of the Extra-Load, Extract-Load-Transform or Extract-Transform-Load paradigms. This course describes which paradigm should be used and when for batch data. Furthermore, this course covers several technologies on Google Cloud for data transformation including BigQuery, executing Spark on Dataproc, pipeline graphs in Cloud Data Fusion and serverless data processing with Dataflow. Learners will get hands-on experience building data pipeline components on Google Cloud using Qwiklabs.

  • مقدم بواسطة
  • التعلم الذاتي
  • 17 ساعات
  • language الإنجليزية
AED 171 + VAT
اعرف المزيد
Computational Neuroscience

Computational Neuroscience

This course provides an introduction to basic computational methods for understanding what nervous systems do and for determining how they function. We will explore the computational principles governing various aspects of vision, sensory-motor control, learning, and memory. Specific topics that will be covered include representation of information by spiking neurons, processing of information in neural networks, and algorithms for adaptation and learning.

  • مقدم بواسطة
  • التعلم الذاتي
  • 26 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Autodesk Certified Professional: AutoCAD for Design and Drafting Exam Prep

Autodesk Certified Professional: AutoCAD for Design and Drafting Exam Prep

Prove to potential employers that you’re up to the task by becoming an Autodesk Certified Professional. This online course from Autodesk prepares you by offering an overview of skills that match what is covered in the Autodesk Certified Professional: AutoCAD for Design and Drafting exam.

  • مقدم بواسطة
  • التعلم الذاتي
  • 18 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Exploratory Data Analysis with MATLAB

Exploratory Data Analysis with MATLAB

In this course, you will learn to think like a data scientist and ask questions of your data. You will use interactive features in MATLAB to extract subsets of data and to compute statistics on groups of related data. You will learn to use MATLAB to automatically generate code so you can learn syntax as you explore. You will also use interactive documents, called live scripts, to capture the steps of your analysis, communicate the results, and provide interactive controls allowing others to experiment by selecting groups of data.

  • مقدم بواسطة
  • التعلم الذاتي
  • 19 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Origins - Formation of the Universe, Solar System, Earth and Life

Origins - Formation of the Universe, Solar System, Earth and Life

The Origins course tracks the origin of all things – from the Big Bang to the origin of the Solar System and the Earth. The course follows the evolution of life on our planet through deep geological time to present life forms.

  • مقدم بواسطة
  • التعلم الذاتي
  • 23 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Intermediate Object-Oriented Programming for Unity Games

Intermediate Object-Oriented Programming for Unity Games

This course is the fourth course in the specialization about learning how to develop video games using the C# programming language and the Unity game engine on Windows or Mac. Why use C# and Unity instead of some other language and game engine? Well, C# is a really good language for learning how to program and then programming professionally. Also, the Unity game engine is very popular with indie game developers; Unity games were downloaded 16,000,000,000 times in 2016! Finally, C# is one of the programming languages you can use in the Unity environment.

  • مقدم بواسطة
  • التعلم الذاتي
  • 52 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Introduction to the Digital Advertising Landscape

Introduction to the Digital Advertising Landscape

The digital advertising landscape is complex. There are many different types of ads, including: display, video, audio, sponsored, native, social media and search. Consumer data and the ad tech that action on that data ar…

  • مقدم بواسطة
  • التعلم الذاتي
  • 7 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Single Variable Calculus

Single Variable Calculus

Calculus is one of the grandest achievements of human thought, explaining everything from planetary orbits to the optimal size of a city to the periodicity of a heartbeat. This brisk course covers the core ideas of single-variable Calculus with emphases on conceptual understanding and applications. The course is ideal for students beginning in the engineering, physical, and social sciences.

  • مقدم بواسطة
  • التعلم الذاتي
  • 14 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Relational database systems

Relational database systems

Welcome to the specialization course Relational Database Systems. This course will be completed on six weeks, it will be supported with videos and various documents that will allow you to learn in a very simple way how several types of information systems and databases are available to solve different problems and needs of the companies.
Objective:

  • مقدم بواسطة
  • التعلم الذاتي
  • 15 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
How Computers Work

How Computers Work

Computers are everywhere, they aren't just the desktops and laptops we use for work but the phones in our pockets and even the watches on our wrists are also computers. You probably use a computer every day and in fact you are reading this on a computer!
Just because we use computers all the time, doesn't mean that we understand them, or find them easy to use. Computer Science is the science of computers, it is the field of knowledge that experts use to understand computer systems. Knowing a little computer science will help you understand the computers all around you.

  • مقدم بواسطة
  • التعلم الذاتي
  • 10 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
C for Everyone: Programming Fundamentals

C for Everyone: Programming Fundamentals

This course is for everyone. In the new world we live in, coding is a universally valuable skill, whether you're a scientist, artist, or a humanist. Algorithms are everywhere, and we all have to understand how they work. The C language is particularly well suited as an introduction to coding: It's a tried-and-true language, and it allows you to understand computing processes at a deep level. \nNo prior knowledge of coding is needed for this course. We'll start at the beginning.\nThe time estimated time commitment for this course is five hours a week for five weeks.

  • مقدم بواسطة
  • التعلم الذاتي
  • 15 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Fundamental Neuroscience for Neuroimaging

Fundamental Neuroscience for Neuroimaging

Neuroimaging methods are used with increasing frequency in clinical practice and basic research. Designed for students and professionals, this course will introduce the basic principles of neuroimaging methods as applied to human subjects research and introduce the neuroscience concepts and terminology necessary for a basic understanding of neuroimaging applications.

  • مقدم بواسطة
  • التعلم الذاتي
  • 9 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Data Pipelines with TensorFlow Data Services

Data Pipelines with TensorFlow Data Services

Bringing a machine learning model into the real world involves a lot more than just modeling.

  • مقدم بواسطة
  • التعلم الذاتي
  • 12 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Data Science in Real Life

Data Science in Real Life

Have you ever had the perfect data science experience? The data pull went perfectly. There were no merging errors or missing data. Hypotheses were clearly defined prior to analyses. Randomization was performed for the treatment of interest. The analytic plan was outlined prior to analysis and followed exactly. The conclusions were clear and actionable decisions were obvious. Has that every happened to you? Of course not. Data analysis in real life is messy. How does one manage a team facing real data analyses? In this one-week course, we contrast the ideal with what happens in real life.

  • مقدم بواسطة
  • التعلم الذاتي
  • 7 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Getting Started with SAS Programming

Getting Started with SAS Programming

This course is for users who want to learn how to write SAS programs to access, explore, prepare, and analyze data. It is the entry point to learning SAS programming for data science, machine learning, and artificial intelligence. It is a prerequisite to many other SAS courses.\n\nBy the end of this course, you will know how to use SAS Studio to write and submit SAS programs that access SAS, Microsoft Excel, and text data.

  • مقدم بواسطة
  • التعلم الذاتي
  • 25 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Magnetics for Power Electronic Converters

Magnetics for Power Electronic Converters

This course can also be taken for academic credit as ECEA 5703, part of CU Boulder’s Master of Science in Electrical Engineering degree.

  • مقدم بواسطة
  • التعلم الذاتي
  • 17 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
The Social and Technical Context of Health Informatics

The Social and Technical Context of Health Informatics

Improving health and healthcare institutions requires understanding of data and creation of interventions at the many levels at which health IT interact and affect the institution. These levels range from the external “world” in which the institution operates down to the specific technologies. Data scientists find that, when they aim at implementing their models in practice, it is the “socio” components that are both novel to them and mission critical to success.

  • مقدم بواسطة
  • التعلم الذاتي
  • 9 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Usable Security

Usable Security

This course focuses on how to design and build secure systems with a human-centric focus. We will look at basic principles of human-computer interaction, and apply these insights to the design of secure systems with the goal of developing security measures that respect human performance and their goals within a system.

  • مقدم بواسطة
  • التعلم الذاتي
  • 12 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد
Business English: Management and Leadership

Business English: Management and Leadership

Are you a business executive or a manager who uses English in your career? Then you know that good business communication in English requires focus, vocabulary, and specific linguistic structures. In this course, you will follow along a recently promoted manager as she builds and leads her team to success.

  • مقدم بواسطة
  • التعلم الذاتي
  • 30 ساعات
  • language الإنجليزية
AED 170.99 + VAT
اعرف المزيد