Tag: Technology
-
Building a ChatBot in Python – Beginner’s Guide

Create your first artificial intelligence chatbot from scratch In this article, I will show you how to build a simple chatbot using python programming language. We will not use any external chatbot packages. The whole project will be written with plain Python. This is a great way to understand how chatbots actually work. Learning the…
-
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…
-
HTML & CSS: A Quick Refresher

Hello and welcome to the second lesson of the Learning JavaScript series. This post will be short and simple, a quick refresher of HTML and CSS. In the next post we will get started with Basics of JavaScript. If you missed it, here is the Introduction to JavaScript lesson. Before looking at JavaScript, let’s clarify…
-
Introduction to JavaScript

Hello!! I hope you are doing well and staying at home. Dear reader, this is gonna be a coding related post. This is just an introduction post, I am planning to continue this JavaScript coding serie. How did I come up with this idea? Well, I’ve started a new book called “JavaScript and JQuery,…
-
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…
-
First Week in Chicago

In this post, I would write what has changed in last week. I got graduated from university in December. I got a bachelor science degree in computer science and a minor in math education. Four years has passed so fast, the day I was in my first class still feels like yesterday (It really does).…
-
Apple Special Event – iPad Pro

Hey guys! In today’s post I would like to write about technology. Since today is Tuesday, I want to make it TechTuesday with this post. If you want read more tech Tuesday post please let me know. 🙂 Just two weeks ago today, Apple has announced some great toys at their Special October event. The…
-
Why you have to read Deep Learning Research papers

Introduction I am a senior computer science student interested in web application development and machine learning. I wasn’t interested in machine learning until I watched couple videos about machine learning and deep learning. Then, I decided to learn this thing not just because it is the future but also because it is so much fun.…