In this article, we’ll review a popular book titled “Learn Python the Hard Way” and analyze both its strong and weak sides.
Markdown Cheat Sheet: Definitive Guide to Markdown + Markdown Resources
Markdown is just something you really need to know. Here’s the gist of all the basic Markdown syntax you should be aware of and use easily.
Python enumerate() Explained and Visualized
Python is renowned for its collection of libraries, modules, and functions that it comes packaged with — and enumerate() is something many developers want to understand better. In this article, we’ll explore what enumerate() actually is, analyze its functionality, and highlight how you should use it to maximize its efficiency and performance.
Deep Learning vs Machine Learning: Overview & Comparison
In this article, we’ll explain the definitions of artificial intelligence, machine learning, deep learning, and neural networks, briefly overview each of those categories, explain how they work, and finish with an explicit comparison of machine learning vs deep learning.
Responsible Web Scraping: Gathering Data Ethically and Legally
In this article, we’ll explore the definition of web scraping, how it works, its use cases, legal and ethical issues — and how to avoid them by scraping responsibly.
Overview of FREE Python Programming Courses for Beginners
In this article, we’ll look at some popular free Python courses on Udemy, Coursera, and other platforms (including YouTube), which you can start with while learning your way through Python (with little or no investment).
Implementing Role-Based Access Control in a Node.js application
In this article, you’ll learn how to implement role-based access control in a Node.js application.
Everything You Wanted to Know about the UX Research Methods
User Experience research is the process of discovering the behaviors, motivations, and needs of the users through observations, surveys, sample tasks, analysis, and gathering of feedback on the use of your company’s services or products.
6 Reasons to Integrate AI into Software Testing
Let’s dive into some of the minute reasons of why you should integrate AI into software testing.
Contentful+Gatsby = Smarter content management
In this article, we’ll explain how to integrate Contentful, a CMS with a blog built with Gatsby, a fast framework based on React.