Hello, buddies! So this is the second collection of Best articles. If you're reading this for the first time, let me introduce this.
I collect some articles over 2 weeks and list them here. Everybody can't get featured on Hashnode, so I hope this series may help beginner and hidden bloggers to get motivated and write more π€
JavaScript
JavaScript is an all-time best topic so this week, I saw a huge number of JavaScript-related posts. Here are a few :)
- JavaScript 'this' - Four rules to know by Kingsley Ubah - An article that shows you what are the possible contexts this call can refer to. Additionally, how can we use that information to find out which object this call will resolve too! Check it out π
- How Javascript code executes behind the scenes ? by Pratim - Who are excited to know how JavaScript code gets executed? Well, I do. In this article, Pratim shows you how Js code is executed. It means Behind the scenes π₯
- JavaScript Callback Functions by Tekane Chaitanya - This article contains many topics about callbacks, advantages of using a callback function, what does blocking the main thread means, garbage collection, and why to remove event listeners. Give it a read!
- JavaScript Generators...What and Why? by Amr Ahmed Taher - Generators are one of the things that beginners get stuck. This article is simple and easily understand which helps me too!
- 6 Different Ways to Insert Elements to an Array in JavaScript by CapsCode - This article contains 6 methods that you can insert array elements. This helped me a lot when making Js cheatsheet π
Python
Yo-yo! Here comes the next popular topic. Python also had a number of articles as well as JavaScript. Just like they are fighting π€Ίπ€Ί
- Find Social Media Accounts in 5 Minutes with Sherlock by Suhail Kakar - Need to found someone's social media accounts by username? Sherlock is there! This article shows you how to install and use sherlock.π
- 12 Python Tips & Tricks You must know by Ayushi Rawat - This article contains 12 useful python tips & tricks like Memory, Swapping, Anagrams etc.
- Start With This If You are a Python Beginner by Himanshu Ramchandani - A quick intro to the world of Python. It covers many topics such as things that make python popular, Companies that use Python, etc. Start with this if you are a Python beginner!
- Python Django Framework Tutorial for Beginners β A Beginnerβs Guide to start with Django by Muspro Dev - Django for beginners! Contains Django architecture, Installing packages, and building the app.
- Here are 10 Beginner Python Projects from which you should start. by Gaurav Pandey - This article has 10 beginner Python projects for python beginners with source code!
- Building an Optimal Portfolio with Python by Utkarsh singhal - An in-depth article that covers Modern Portfolio Theory, Portfolio Optimization and Getting Discrete Allocation
Open source
A new topic was added to the list! ππ
- β¨ All about Open Source β¨ by Kaiwalya Koparkar - This article covers fundamentals for getting started with open source, for beginners π
- Getting Started With Open-Source: How To Contribute As A Beginner by Catalin Pit - Well, I haven't get started with opne-source yet but, this article is forcing me to contribute ππ. This is a wowsome article and covers almost all the things for getting started with Open source π₯
- 7 Open Source Spirits you must know! by Soham Shah - A great write-up about 7 Open Source Spirits must-have for an open-source enthusiast. I haven't read about these Spirits before ππ
Web Development
Not much about web development this week because web devs are busy with their hackathon projects! At least, I found one article π
- How to stay focused π as a self taught Frontend Web Developer π» by Chris Hansen - Chris's tips on how to maximize time and stay focused while learning Web Development ππ
General(Programming, Interviews, Journey etc)
- Motivation and Mindset as a beginner in programming by Daniil Birsan - Daniil is sharing his experiences he have followed along the way just like, How to get started with programming?, Which resources you're using for learning?, etc. Nice article ππ
- 13 Super Amazing resume tips for Developers to get a JOB in 2021 by Coder Watch - It contains what it says. 13 Super Amazing resume tips for developers!
- I Created a Developer Rap Video - Here's What I Learned by James Q Quick - Developer sing raps? Indeed! Check out Jame's rap video and what he learned after making it ππ
You all are awesome! πππ
So, that's it! Thank you so much for reading and make sure to add some more articles to the list in the comments! Happy coding!