Courses tagged with "Evaluation" (171)

Sort by: Name, Rating, Price
Start time: Any, Upcoming, Recent started, New, Always Open
Price: Any, Free, Paid
Starts : 2014-01-17
No votes
Iversity Free Closed [?] Computer Sciences evaluation Career Evaluation

Lernen Sie, eine mobile Web-App zu designen und entwickeln. Vielleicht sogar ein Echtzeit-Multiplayer-Spiel? Wir zeigen Ihnen den Weg, wie Sie Ihre Idee in den App Store bringen.

19 votes
Udemy Free Closed [?] Computer Sciences Basic Trigonometry Digital divide Evaluation Histology Promotion The+monetary+system

The CS 61 series is an introduction to computer science, with particular emphasis on software and on machines from a pro

Starts : 2016-01-25
No votes
Coursera Free Closed [?] Computer Sciences English BabsonX Beams Beginner Brain stem Customer Service Certification Program Differential+Equations

Are you interested in learning how to program (in Python) within a scientific setting? This course will cover algorithms for solving various biological problems along with a handful of programming challenges helping you implement these algorithms in Python. It offers a gentler-paced alternative to the first course in our Bioinformatics Specialization (Finding Hidden Messages in DNA).

Starts : 2015-03-09
No votes
Coursera Free Closed [?] Computer Sciences Spanish BabsonX Beginner Evaluation Evaluation Nutrition Website Development

¿Alguna vez pensaste en crear tus propios juegos de computadora, pero no tenías idea cómo hacerlo o por dónde comenzar? Este curso te enseñará a programar utilizando Scratch, un lenguaje de programación visual muy fácil de usar, y más importante aún, aprenderás los principios fundamentales de la computación para que comiences a pensar como ingeniero/a de software.

Starts : 2014-08-18
No votes
JANUX Free Closed [?] Computer Sciences Design.htm%25252525253Fstart%25252525253D20&limit%25252525253D20.htm%252525253Fcategoryid%252525253D Evaluation

This course is designed as an introduction to computer programming using Java. Students will learn how to a) analyze a problem, and identify and define the computing requirements appropriate to its solution b) design, implement, and evaluate a computer-based system, process, component, or program to meet desired needs, and c) apply design and development principles in the construction of software systems of varying complexity. Topics include Computers, programs, Java, input and output, identifiers, variables, assignment statements, constants, memory diagrams, primitive data types, conditional statements, repetition, methods, parameters, arguments, return values, one dimensional arrays, objects, classes, and classes from the Java Application Programmers Interface (API).

Starts : 2015-04-14
No votes
Iversity Free Closed [?] Computer Sciences German Evaluation History+of+Math

Kursbeschreibung

Der Kurs führt in das zentrale Gebiet der Informatik ein, auf dem alle anderen Teilgebiete aufbauen: Wie entwickele ich Software? Anhand der Programmiersprache Java werden Algorithmen zum Suchen und Sortieren vorgestellt und die dazu benötigten Datenstrukturen wie Keller, Schlange, Liste, Baum und Graph eingeführt.

Was lerne ich in diesem Kurs?

Die Teilnehmer des Kurses werden in die Lage versetzt, eine Problemstellung auf maschinelle Lösbarkeit hin zu analysieren, dafür einen Algorithmus zu entwerfen, die zugehörigen Datenstrukturen zu wählen, daraus ein Java-Programm zu entwickeln und dieses zur Lösung des Problems einzusetzen.

Welche Vorkenntnisse benötige ich?

Mathematikkenntnisse auf Oberstufenniveau.

Kursplan

Kapitel      Thema
Kapitel 1        Einführung
Kapitel 2        Systemumgebung
Kapitel 3        Java
Kapitel 4        Datentypen
Kapitel 5        Felder
Kapitel 6        Methoden
Kapitel 7        Rekursion
Kapitel 8        Komplexität
Kapitel 9        Sortieren
Kapitel 10        Objektorientierung
Kapitel 11        Abstrakte Datentypen
Kapitel 12        Suchbäume
Kapitel 13        Hashing
Kapitel 14        Graphen

Starts : 2017-02-21
No votes
edX Free Closed [?] Computer Sciences English Business Evaluation Nutrition

Algorithms power the biggest web companies and the most promising startups. Interviews at tech companies start with questions that probe for good algorithm thinking.

In this computer science course, you will learn how to think about algorithms and create them using sorting techniques such as quick sort and merge sort, and searching algorithms, median finding, and order statistics.

The course progresses with Numerical, String, and Geometric algorithms like Polynomial Multiplication, Matrix Operations, GCD, Pattern Matching, Subsequences, Sweep, and Convex Hull. It concludes with graph algorithms like shortest path and spanning tree.

Topics covered:

  • Sorting and Searching
  • Numerical Algorithms
  • String Algorithms
  • Geometric Algorithms
  • Graph Algorithms

This course is part of the Fundamentals of Computer Science XSeries Program

Starts : 2014-10-29
No votes
Coursera Free Closed [?] Computer Sciences BabsonX Basic Genetics Evaluation Nutrition

本課程有兩大課程目標: 1. 使同學了解如何以搜尋達成人工智慧 2. 使同學能將相關技術應用到自己的問題上

Starts : 2015-09-15
No votes
Coursera Free Computer Sciences English BabsonX Basic Genetics Brain stem Customer Service Certification Program Evaluation Multiplying+and+factoring+expressions

Learn various methods of analysis including: unsupervised clustering, gene-set enrichment analyses, Bayesian integration, network visualization, and supervised machine learning applications to LINCS data and other relevant Big Data from high content molecular and phenotype profiling of human cells.

Starts : 2015-03-16
No votes
Coursera Free Closed [?] Computer Sciences English BabsonX Beams Beginner Brain stem Customer Service Certification Program Differential+Equations

This is the second course in a two-part series on bioinformatics algorithms, covering the following topics: evolutionary tree reconstruction, applications of combinatorial pattern matching for read mapping, gene regulatory analysis, protein classification, computational proteomics, and computational aspects of human genetics.

Starts : 2017-03-07
No votes
edX Free Closed [?] Computer Sciences English product differentiation and variety Business Evaluation Nutrition

6.00.2x will teach you how to use computation to accomplish a variety of goals and provides you with a brief introduction to a variety of topics in computational problem solving . This course is aimed at students with some prior programming experience in Python and a rudimentary knowledge of computational complexity. You will spend a considerable amount of time writing programs to implement the concepts covered in the course. For example, you will write a program that will simulate a robot vacuum cleaning a room or will model the population dynamics of viruses replicating and drug treatments in a patient's body.

Topics covered include:

  • Advanced programming in Python 3
  • Knapsack problem, Graphs and graph optimization
  • Dynamic programming
  • Plotting with the pylab package
  • Random walks
  • Probability, Distributions
  • Monte Carlo simulations
  • Curve fitting
  • Statistical fallacies

Starts : 2015-09-22
No votes
edX Free Closed [?] Computer Sciences English Business Evaluation Nutrition

Information Technology (IT) is everywhere. Every aspect of human activity depends on it. All IT processes, whether they drive mobile phones, the Internet, transportation systems, enterprise systems, publishing, social networks or any other application, rely on software.

In this new and improved version of the course, you will learn to write software with a progressive hint system for first time programmers. The core skill is programming; not just the ability to piece together a few “lines of code,” but writing quality programs, which will do their job right, and meet the evolving needs of their users. Anyone can write a program; this course teaches you to write good programs.

The course starts from the basics of computing and takes you through a tour of modern object-oriented programming, including classes, objects, control structures, inheritance, polymorphism, and genericity.

Throughout the course, you will have the opportunity to learn the principles of programming as well as the techniques for designing correct and reliable programs by using the Eiffel programming language and notation. You will be trying out example problems to provide your solution, and see it immediately compiled and tested from within your browser. To this end, we are using the Codeboard;web-based IDE, developed at the Chair of Software Engineering (ETH Zurich). 

Beyond programming, you will also get a glimpse at theoretical computer science, the set of mathematical techniques that underlie computation and makes today’s IT-based world possible.

In this third edition of the course we specifically focus on helping students with little or no programming experience. To this end, we have improved the introductory material about the Eiffel language, and we have implemented a progressive hint system students can use to get guidance on how to solve the programming exercises.

"Really good course. Followed it with a couple of experienced colleagues all of them having a computer science background. They really liked the concepts and programming in Eiffel a lot. Many thanks to the team making this course available! Can not wait to start with the advanced course!" --Previous CAMSx Participant

 

Previous edition course evaluation:

Overall course rating (1: worst grade, 6: best grade):

Grade Resp.   %Resp
1          1          2%
2          0          2%
3          3          6%
4          9        18%
5          20       40%
6          17       34%

Total respondents: 50
Average: 4.96

Starts : 2015-07-01
No votes
Coursera Free Closed [?] Computer Sciences BabsonX Beginner Evaluation Nutrition

讲授C++语言中和面向对象有关的概念和语法,如类和对象、运算符重载、继承和多态、类模板和算法模板、标准模板库等。目标是使得学生能够用C++语言,以面向对象的方法编写可维护性、可扩充性好的,较大规模的程序,初步领会面向对象程序设计方法的优势所在。

Starts : 2015-08-24
No votes
Coursera Free Closed [?] Computer Sciences English BabsonX Beams Differential+Equations Evaluation Evaluation Nutrition

Learn how to use the cloud and write programs for data analytics.

Starts : 2015-02-02
No votes
Coursera Free Closed [?] Computer Sciences English BabsonX Beams Beginner Differential+Equations Evaluation Evaluation

Learn core distributed computing concepts that underlie today’s and tomorrow’s cloud computing systems.

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

Learn core distributed computing concepts that underlie today’s and tomorrow’s cloud computing systems.

Starts : 2015-11-02
No votes
Coursera Free Closed [?] Computer Sciences English BabsonX Evaluation Nutrition USMx

The network is what makes the cloud. The cloud’s key capabilities—the ability to share infrastructure, the ability to move and scale applications across servers, massive parallelism, virtualization, and worldwide connectivity—are all rooted in the network. Learn how it all works!

Starts : 2015-07-01
No votes
Coursera Free Closed [?] Computer Sciences BabsonX Beginner Evaluation Nutrition

本课程的目的有二:其一,学知识,向大家传授关于C程序设计语言的基本知识;其二,练技能,培养使用C语言编写计算机程序解决实际问题的能力。通过本课程的训练,我们希望大家能够理解“结构化程序设计的基本思想”,掌握“C程序设计的基本技巧”,养成“良好的编程习惯和编程风格”,编写出“真正具有生命力的计算机程序”。 完成本课程,表明同学们已经掌握了“C程序设计的基本技能”,并具有“合乎规范的编程习惯”。

Starts : 2015-04-27
No votes
Coursera Free Closed [?] Computer Sciences English BabsonX Beams Differential+Equations Evaluation Nutrition Web Design

Learn how to take scattered data and organize it into groups for use in many applications, such as market analysis and biomedical data analysis, or as a pre-processing step for many data mining tasks.

Starts : 2015-03-09
No votes
Coursera Free Closed [?] Computer Sciences English BabsonX Beginner Evaluation Evaluation Nutrition Website Development

Have you ever wished you knew how to program, but had no idea where to start from? This course will teach you how to program in Scratch, an easy to use visual programming language. More importantly, it will introduce you to the fundamental principles of computing and it will help you think like a software engineer.

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