Courses tagged with "Evaluation" (733)
ReactJS is the latest JavaScript framework to capture the hearts and attention of the frontend developer community.
Developers love ReactJS because it highly performant and renders changes almost instantly. The best part about ReactJS is that it is a relatively small framework and does not take too much time to learn!
Starting with the basics of JSX syntax, this course will teach you how to model UI components using React Components. By the end you should be able to manage the state and life cycle of React Components and use them to dynamically generate lists and forms.
This computer science course provides an overview on designing and analyzing real-time operating systems (RTOS). Found in most mission critical and infrastructure systems, real-time systems are both challenging and rewarding to build.
Derived from the course instructor’s ground-breaking text on the subject, learn about real-time systems from one of the leading educators in the field.
A minimum understanding of computing principles at a high school level is suggested. Join us as we adventure into the world of real-time systems.
Verified students are eligible to earn Continuing Education Units (CEUs) and Professional Development Hours (PDHs), valid toward continuing education requirements for many professional certifications.
This course introduces the concepts, applications, algorithms, programming, and design of recommender systems--software systems that recommend products or information, often based on extensive personalization. Learn how web merchants such as Amazon.com personalize product suggestions and how to apply the same techniques in your own systems!
This course is about learning to program well: building programs that are elegant, well tested and easy to maintain. The course is designed for students with no programming experience at all. Nonetheless, former students who already knew how to program have said it made them better programmers.
Biological systems are dynamic, complex, and made of many parts. In the past, scientists often tried to understand them by examining each constituent part. However, this approach was unsuccessful in many cases because the parts of any complex biological system can “interact” with each other and understanding such interaction is critical.
In this biology and life sciences course you will learn about systems biology, a holistic approach to understanding biological complexity, focusing on how all of the parts of a system work together. This course will teach you the basic concepts of systems biology, including engineering principles and tools developed for dynamic systems (e.g., robots) to better model and understand biological dynamics.
You will learn how simple math operations, addition and multiplication, can be used to model and simulate dynamic biological behaviors. Different types of “gene circuits” will be modeled and simulated using Octave Online, a web-based programming tool.
This course is geared towards secondary/ high school STEM (Science, Technology, Engineering and Math) educators and students. Basic programming skills will be taught in a step-wise manner so no prior programming experience or knowledge is necessary.
This course is part of the Microsoft Professional Program Certificate in Front-End Web Development.
Want to write organized code for your website that you can easily manage and maintain? TypeScript is the answer to building scalable web applications. TypeScript lets you write JavaScript the way you want to. TypeScript is a typed superset of JavaScript that compiles to plain JavaScript. It works on Any browser. Any host. Any OS. TypeScript is open source and has attracted the attention of a big community of web developers who are continuously contributing to the wealth of the language making it the language for web development. TypeScript brings all the next-generation features of ECMAScript 6 like Arrow Functions, Decorators, Generics, Modules and Interfaces. In this course, you'll learn all the basics of TypeScript and will have hands-on using features of TypeScript such as types, optional static types, classes, interfaces, and modules. You will learn how TypeScript has solved many issues developers have suffered from with JavaScript. You will learn how TypeScript has made web development more fun and easier. You will be doing all this using the most recent released version of the language TypeScript 2.3.
This course will cover all you need to know to get up and running and start building functional websites using TypeScript 2.3
We assume that you have a general understanding of either JavaScript or another programming language. This course will not teach you JavaScript or the fundamentals of programming so if you haven't programmed before, be sure to set aside extra time so you can explore some basic concepts and skills that may be foreign to you. Object Oriented Programming (OOP ) experience is not required but is a big plus to understand concepts like classes and inheritance in TypeScript. Familiarity with HTML is also very helpful for this course.
If you are familiar with JavaScript, many of the concepts in TypeScript will be familiar but we'll cover some concepts that may be new to you and show you how TypeScript can enhance your JavaScript programming.
Knowing TypeScript is becoming more and more a must have skill for web development since many of the web development libraries now are using TypeScript. For example, TypeScript is a must when it comes to using Angular 2 in a web application. TypeScript also can be used in server-side applications. Knowing TypeScript is your way to become a full stack developer. Therefore, if you are considering a career in web development, TypeScript is an important gear in your tool box or skillset.
This UX course provides an introduction to the fields of UX research and design. Learners will gain an understanding of what is involved in UX research, including conducting interviews, evaluating systems, and analyzing systems using principles of good design. Learners will also learn about the work involved in UX Design, including the generation of promising design solutions and the creation of prototypes at multiple levels of fidelity. By interleaving successive phases of UX Research and Design, learners will see how to learn from inevitable mistakes and improve towards a product with a great UX.
This course is part of the User Experience (UX) Research and Design MicroMasters Program offered by MichiganX.
This UX course provides an introduction to the field of user experience (UX) design.
You will learn about the work involved in UX Design, including identifying user needs, designing and prototyping interactive systems, and evaluating systems to make sure they work for users.
This UX course provides an introduction to the field of UX research. Learners will gain an understanding of what is involved in UX research, including conducting interviews, evaluating systems, and analyzing systems using principles of good design.
In today’s Internet-driven world, accessibility is a critical requirement for any web application. After all, what good is the technology that connects us all, if all of us can’t connect with it?
Along with the benefits of inclusion, accessibility carries with it a very real financial incentive: poorly designed, inaccessible web applications can incur incredible repair costs when they are deemed to be out of compliance with legal requirements.
In this course, we will teach you the guidelines and best practices required to create a new web application from scratch. You’ll also learn how to repair inaccessible sites as they exist right now.
We’ll discuss the legal landscape behind accessibility, as well as the importance of making your web pages readable by all users. You’ll learn how to test throughout the building phase so that you can be sure you are on the right track as you create new sites and applications.
I quick set of videos that show you how to use phpMyAdmin to build an online MySQL database.
Interested in learning how to quickly automate basic administrative operations? Windows PowerShell is rapidly becoming the solution that IT Pros turn to with its powerful combination of a scripting language, command line speed, and GUI tools.
This self-paced course is an introduction to Windows PowerShell where you’ll get an opportunity to discover how to create your own scripts for automated batch processing. Learn how to replace manual, repetitive, and time-consuming operations with an automated solution for both local and remote scenarios.
This fundamentals course will help you prepare for other edX Windows Server and Microsoft Azure courses. See why now might be the time to discover Windows PowerShell.
Interested in gaining the basic skills needed to use Windows Server technology to power the next generation of optimized networks, applications, and web services?
This self-paced course is an introduction to Windows Server where you’ll have an opportunity to learn the basics of installing and administering the Windows Server 2012 server operating system.
This fundamentals course will prepare you for more advanced courses in Windows Server administration. The course content will also help you prepare for the Windows Server 2012 Microsoft Certified Solution Architect (MCSA) examinations.
This course is intended to introduce experienced C# programmers to the Xamarin.Forms framework. Xamarin.Forms lets you build mobile applications using C# and then run them on the most popular mobile platforms today. If you are not familiar with the C# programming language, it is recommended that you visit this Programming with C# course to learn the fundamentals of the language before proceeding through this course.
Xamarin.Forms takes code sharing to the next level by allowing you to share not just your application logic in a cross-platform fashion, but also the UI definition. Unlike other technologies, applications that rely on the Xamarin.Forms framework are 100% completely native applications that look and feel natural on each platform.
With Xamarin.Forms, you can write your application code once, and then build a native application that utilizes that code to run on almost any iOS, Android or Windows device including Windows 10. Your business logic can be written in C# (or any other .NET capable language) and your UI can either be defined in code, or in the XAML markup language.
Interested in developing applications for the Universal Windows Platform? This programming course from Microsoft covers the core XAML skills you’ll need to get started in creating Windows applications.
By completing this XAML course, you will gain experience developing XAML markup and C# code using Visual Studio 2015. We’ll cover both beginner and intermediate tasks that are required to developer professional applications for the Universal Windows Platform. You’ll complete hands-on labs to learn the essential XAML programming tasks that are the basic components of real-world applications that are distributed between a wide variety of devices including desktop computers, laptops, tablets, phones, gaming consoles, microcontrollers, interactive whiteboards and augmented reality devices.
Learn to program using the Java programming language
Learn the basics of Java programming language and how to develop programs with conditionals and loops, design and implement recursive algorithms, understand basic mechanisms of the Object Oriented Paradigm (OPP), use and interpret the API of some of the most common Java classes and real-world android application development using the Android software development kit (SDK). This course provides the basic skills to ensure a start with Android Studio Editor and use Virtual Device.
This course is part of the GalileoX Android Developer MicroMasters Program that is specifically designed to teach the critical skills needed to be successful in this exciting field and to prepare you to take the Google Associate Android Developer Certification Exam. To qualify for the MicroMasters Credential you will need to earn a Verified Certificate in each of the four courses and the Final Capstone Project.
This computer science course is an initiation to JavaScript programming and has been designed to help Web developers have an understanding of the basic concepts of the language. This course was developed in partnership between W3C and University Côte d'Azur.
JavaScript lets you add interactive features to your Web sites, including dynamically updated content, controlled multimedia, animated images, and much more.
The main objective of this course is to master JavaScript best practices by means of many interactive examples, some of which are demonstrated in live coding videos.
We’ll use JavaScript within the Web browser. Why JavaScript is worth your time:
- HTML5, CSS and JavaScript are the “classic three” for developers and designers;
- It allows you to add interactivity to your Web sites;
- You can use JavaScript and HTML5 APIs to create custom graphics and animation, and to master multimedia using audio and video players, music and sound effects;
- It is powerful, easy to learn, and quick to write;
- It has great tools (editors, runtimes, lint tools, browsers, and third party libraries) as well as great online support through plenty of active open source communities.
At the end of the course, we expect that you will be able to read the source code of any JavaScript example found on the Web, learn from it, tweak it, and even – why not? – start contributing to open-source JavaScript projects. This introductory course will make you think like a JavaScript developer.
选修该课的同学一般已经具有了C语言程序设计的基础。《Java程序设计》让学习者能够以Java语言编写具有一定规模、综合性的应用程序。
从课时内容而言,主要有三部分:
第一部分是Java语言部分,包括Java概述,简单的Java程序,变量、语句、数组,类、包、接口,深入理解Java语言面向对象的特点。
第二部分是Java的API类库及应用,包括工具类及常用算法、多线程、流、文件及基于文本的应用、图形用户界面、网络、多媒体和数据库编程等。
第三部分是关于养成良好的编程习惯,能够编写高代码的质量,能够编写有一定规模的应用程序。
课程一方面重视语言的基础和原理,另一方面注意实际编程能力的培养。
课程有一些小的作业,在课程结束还要求开发有一定工作量、有中等难度的项目。
Según datos publicados por Gartner a nivel mundial, casi el 60% de los teléfonos vendidos en 2013 fueron teléfonos inteligentes. Alrededor del 80% de estos teléfonos llevaban en su interior el sistema operativo Android. No cabe duda, por lo tanto, de que formarse en Android es una de las mejores inversiones que puede hacer un programador en la actualidad.
Como cabría esperar, escribir aplicaciones para dispositivos móviles no es lo mismo que hacerlo para ordenadores de sobremesa. Las aplicaciones móviles deben ser capaces de ejecutarse en un rango enorme de dispositivos, no solo teléfonos, sino también relojes, pulseras, coches y televisores. Android da una respuesta satisfactoria a estos desafíos en código abierto y recientemente ha añadido plataformas como Android Wear, Android TV y Android Auto, que abren una nueva frontera de desarrollo.
El objetivo de este curso es que los estudiantes aprendan los fundamentos de la programación en Android mediante el desarrollo paso a paso de una aplicación. Al finalizar el curso cada estudiante habrá completado un pequeño juego casi sin darse cuenta, adquiriendo los conocimientos necesarios para utilizar los principales elementos de Android como son las actividades, los ficheros de diseño, las intenciones, los fragmentos, los menús, los diálogos, las preferencias, etc.
Esperamos que disfrutes del curso.
Trusted paper writing service WriteMyPaper.Today will write the papers of any difficulty.