10 Beginners-Guide To Learning JavaScript, Node, Python, and Android App Development

The Confused Creative
3 min readApr 13, 2021

You can learn new things at any time in your life if you’re willing to be a beginner.

My beginner journey was filled with so many guides and tips, this one is not different.

There’s no particular order here. I’ve put each guide into 4 categories, feel free to skip to the category that applies to you.

Python

Differentiating between a Tuple & List in Python

This guide from B. Sayo, works at removing any confusion when working with Tuples or Lists in Python. Click here to give it a read.

How to Write your First Python 3 Program

Curious on how Python 3 works? This guide is a good place to begin. B. Sayo will work you through and kick start your journey.

How to Write Comments in Python

If you’re still wondering how you can document your Python code… you should wonder no more. This simple guide from B. Sayo is all you need.

JavaScript

The Difference Between =, ==, and === in JavaScript

I used to be confused about these equality signs in JavaScript until I read this guide by Lilian Ada. You should read it too.

How to Use Conditional Statements in JavaScript

This guide by Kenechukwu Nwobodo will walk you through on controlling the flow of your JavaScript application with if, else and switch statements. It’s a must read.

The Difference Between JavaScript and TypeScript

Wait! JavaScript and TypeScript are not the same? Read this guide by Samuel Tosin to see the difference.

Node.js

How to Create an HTTP Server in Node.js

Your road to becoming a Master Node.js developer should start with this article, written by Christopher Egbaaibon

How to Read Files in Node.js

This is a gentle walk-through on reading files in Node.js, a highly recommended guide, compiled by me, Febechukwu Mitchel. You can read it here.

Deploying a Node.js App to Heroku

After you’ve created your server in Node.js, your next desire will be to host it. Samuel Tosin has prepared this guide for you. Read it here.

Android App Development

How to Install Android Studio on Windows

Getting started with Android Studio can be overwhelming, but not if you’ve read this guide. Created by Okoinemen Praisejah. It’ll get your feet wet.

This is the end. Please tell us your thoughts in the comments section. Bye…

--

--

The Confused Creative

Multifaceted designer. Frontend Dev. Writer. Artist. Jane of all trades.