profcookbook.hashnode.devSetting up your working EnvironmentTable of Content Core Requirements Development Environment Installing Python Setting up macOS Testing our tools This post is a part of Learning Path, Python for Programmers. People who are following the learning path plan have different backgrou...Aug 26, 2021·4 min read
profcookbook.hashnode.devLesson 2: Data Types and VariablesTable of Content Value Variable Naming Convention Data Type Type Conversions This lesson is a part of Learning Path, Python for Programmers. Value Value: A value is one of the fundamental things in any program. A value may be a letter or a num...Aug 25, 2021·8 min read
profcookbook.hashnode.devLesson 1: Intro And InstallationTable of Content Introduction to Python Installing Python Writing our First Code This lesson is a part of Learning Path, Python for Programmers. Introduction to Python Developed in 1990s, Python is one of the most popular high-level, interpreted...Aug 24, 2021·3 min read
profcookbook.hashnode.devBecoming a Python Programmer: Zero to MasteryHow do I start? This is by far the question that I get asked the most. This article gives you a path forward. It’s a simple and streamlined roadmap. At the end you should be like, A short disclaimer Building a career in machine learning is a life...Aug 24, 2021·3 min read