Tag: online
-
The Abc of Programming
Hello, This is the third course of the JavaScript series I’ve started. If you have missed them, you can check them “Introduction to JavaScript” and “HTML and CSS: A quick refresher” courses. In this course, we will cover the basics of programming. Basically we will answer the following questions: What is script? How do computers…
-
Intro to Python for Data Science
Hello World! Today’s post is going to be computer science related. Recently I’ve started Data Science with Python track at DataCamp. DataCamp offers interactive courses with amazing instructors. All on topics in data science, statistics and machine learning. In this post I will share my notes from the first course of Data Science with Python…