Browsing Tag
coding
131 posts
My Favorite Python Books and Courses for Beginners
Hello guys, if you want to learn Python Coding in 2023 and looking for the best Python books…
Does Coursera Certificate Have Value?
Disclosure: This post includes affiliate links; I may receive compensation if you purchase products or services from the…
🔥7 Mind-Blowing React Libraries That Will Turn Your Coding Experience Into an Epic Adventure!🔥
1-React Joyride React Joyride is a fun and interactive library that helps you create guided tours and walkthroughs…
Web Scraping with python: Real world examples
Read part 1 from here! Hello Again! In this post, we’ll explore some real-world examples of web scraping…
How to win Kaggle Competitions
writtencast 003 — Tomohiro Takesako a.k.a Tom — Kaggle Competitions Grandmaster Tomohiro Takesako is one of 263 Kaggle Competition Grandmasters. He has…
How to become a 10X developer 😝
Okay! the title is not fully a click bait, Hear me out. I’ll be discussing about what tools…
How to Send Mail using nodemailer in node js ?
Folder Structure : App.js Code: const express = require('express'); const ejs = require('ejs'); const transporter = require("./config/emailConfig.js"); const…
Handlebars for Beginners
What is Handlebars? Handlebars is one of the most used templating engines for web applications “competing” with other…
Notion Template to Track Your Leetcode Progress & Improve Productivity 🚀
I have created a very simple template for everyone to use. This template is generally created for programmers…
What are No-Code Platforms?
Here’s how to get started with tools that let you build software without writing any code As organizations…