Search result for Online Courses & Certifications
Get Course Alerts by Email
Linux Tools for Developers
by Jerry Cooperstein- 4.6
Approx. 15 hours to complete
Course 3 is a continuation of the previous course, and will focus on teaching you how to work with tools you need to do your everyday work. The course begins by introducing you to numerous essential command line tools that are used daily. Course 3 ends by covering building packages out of software in Linux....
Blockchain Platforms
by Bina Ramamurthy- 4.6
Approx. 16 hours to complete
This fourth course of the Blockchain specialization provides learners with an understanding of the broader blockchain ecosystem. Learners are introduced to other blockchain platforms, details of two decentralized application use cases, and challenges such as privacy and scalability. Course material includes emerging alternative decentralization models such as IPFS and Hashgraph, challenges in broader blockchain adoption, and continuous improvement solutions....
RPA Lifecycle: Development and Testing
by Automation Anywhere, Inc.- 4.6
Approx. 10 hours to complete
To adopt RPA, you begin with the Discovery and Design phases and proceed onto the Development and Testing phase. RPA Lifecycle – Development and Testing is the second course of the Specialization on Implementing RPA with Cognitive Solutions and Analytics. In this course, you will learn how to develop and test bots....
An Introduction to Interactive Programming in Python (Part 2)
by Joe Warren , Scott Rixner , John GreinerTop Instructor , Stephen WongTop Instructor- 4.9
Approx. 16 hours to complete
This two-part course is designed to help students with very little or no computing background learn the basics of building simple interactive applications. Our language of choice, Python, is an easy-to learn, high-level computer language that is used in many of the computational courses offered on Coursera. Week 5 - Mouse input, list methods, dictionaries...
Создание Web-сервисов на Python
by Пестров Никита , Партилов Алексей , Опрышко Александр , Абрамов Тимур- 4.1
Approx. 65 hours to complete
Современная жизнь немыслима без web-сервисов, ежедневно приносящих дивиденды в самых разных областях человеческой деятельности. А значит, профессия web-разработчика еще долго будет оставаться высокооплачиваемой и востребованной на рынке IT-специалистов. Существует множество решений и инструментов на разных языках программирования, упрощающих и ускоряющих web-разработку. В рамках данного курса освещается построение web-приложений на языке Python....
Engineering Practices for Building Quality Software
by Kevin Wendt- 4.5
Approx. 18 hours to complete
Agile embraces change which means that team should be able to effectively make changes to the system as team learns about users and market. To be good at effectively making changes to the system, teams need to have engineering rigor and excellence else embracing change becomes very painful and expensive. g....
计算导论与C语言基础
by Ge Li 李戈, Ph.D.- 4.9
Approx. 43 hours to complete
你有没有好奇过:计算机为什么能够进行计算?计算机程序是怎样运行的?你是否想知道:计算机未来可能的发展趋势有哪些?程序是如何编写出来的?如何学习程序设计语言?程序设计语言的基本成分有哪些?《计算导论》这门课将帮助你解决这些疑惑。 学完这门课,你将能够解释计算机和程序的基本运行原理以及它们的特性,向你的朋友讲述计算机的历史和发展趋势;同时,你也将充分“热身”,迎接“计算机程序设计语言”的学习! 欢迎加入《计算导论与C语言基础》! 专项课程介绍 欢迎加入《计算导论与C语言基础》 计算机的基本原理 从数学危机到图灵机 图灵机的基本构成 图灵机的运行机理 数的二进制表示 二进制数的布尔运算 计算机的历史与未来 历史上的计算设备 从电子管到云计算 摩尔定律下的计算危机 量子计算机的基本原理 量子计算新成果简介+鼓励 程序运行的基本原理 问题的提出 冯诺依曼式计算机 存储器的种类与特点 存储器的原理与类型 CPU指令的执行 程序的执行 写在下一个部分之前的话 感性认识计算机程序 说在前面的话 程序是你告诉计算机的话 如果你的大脑是台计算机 如果你来设计一门编程语言 快步走进C程序之一 快步走进C程序之二 快步走进C程序之三 什么样的程序是好程序 下载、安装和使用IDE 使用IDE进行调试 从现实问题到计算机程序 没有解决方案就没有程序 先有构想再写程序 先有构想再写程序-示例 体验结构化的程序-示例 写在下一个部分之前的话 理性认识C程序 导论 明确学习进度 C语言的由来 C语言的标准 C语言的构成 C语言中的数据成分 再谈学习进度与安排 变量定义的含义...
Python Data Analysis
by Scott Rixner , Joe Warren- 4.7
Approx. 9 hours to complete
This course will continue the introduction to Python programming that started with Python Programming Essentials and Python Data Representations. We'll learn about reading, storing, and processing tabular data, which are common tasks. We will also teach you about CSV files and Python's support for reading and writing them. This course uses Python 3....
Distributed Programming in Java
by Vivek Sarkar- 4.6
Approx. 18 hours to complete
This course teaches learners (industry professionals and students) the fundamental concepts of Distributed Programming in the context of Java 8. Distributed programming enables developers to use multiple nodes in a data center to increase throughput and/or reduce latency of selected applications. Why take this course? The desired learning outcomes of this course are as follows:...
Introduction to Java as a Second Language
by Jim Sullivan- 0.0
Approx. 7 hours to complete
This course is meant to be an introduction to Java as a second language, if you are familiar with any computer programming language. It could be shell scripting, knowledge of older Java versions, JavaScript, etc. This course will allow you to quickly pick up the Java programming language. Lab exercises will be performed using your system and Java installation....