Do you want to start learning Python from Scratch?
This 🧵is for you. I would share my personal journey about how I started learning Python.
I fell in love with Python when I started a serverless project on AWS Lambda using Python.
Not only that I did the most interesting project was to scrap different hotel booking sites(Booking .com, Goibibo, etc.) to get hotel data.
Oct 14, 2020 • 13 tweets • 5 min read
10 Python Open Source Projects On GitHub.
Many asking me about the open-source projects in Python
This 🧵 will help you to become a pro. in Python 💕
1. Manim
Manim or Mathematical Animation Engine is an animation engine for explanatory math videos. It is basically used to create animations programmatically. Manim runs on Python 3.7.
1. How does the internet work? 2. What is HTTP? 3. Browsers and how they work? 5. DNS and how it works? 6. What is Domain Name? 7. What is hosting?
Sep 25, 2020 • 8 tweets • 2 min read
2021 Roadmap for Front-End Developers💕
This 🧵 is for you👇
INTERNET
1. Learn how the internet works and what it does. 2. Learn about HTTP. 3. Learn about DNS, domain names and hosting.
Sep 18, 2020 • 11 tweets • 2 min read
10 Tips for Improving Your Website Design💕
If you are a web designer then 🧵 this is for you.
1. Have a plan
Don't just start designing your website. To ensure that your website is effectively meeting the needs of your visitors you need to map out your buyer's journey from the first time they visit your website to the moment they become a customer.
Sep 11, 2020 • 10 tweets • 3 min read
Want to Start Javascript Projects to Practice as a Beginner?
This 🧵 is for you💕
1. Build a Javascript Clock 🕐
To give you an idea of where to start with this JavaScript project idea, look no further than the Lolcats Clock—a project that’s a staple of the Skillcrush JavaScript course.
I hope you will enjoy this series but make sure that you subscribe to my channel before going forward and also share with your friends let everyone learn python programming.
In this thread🧵, I will add one episode daily
[0] What is Python and Why You Should Learn it
Watch it here:
Aug 30, 2020 • 12 tweets • 4 min read
10 Best Frameworks for Web Development💕
A Thread🧵
Best Backend Frameworks
1. Express 2. Django 3. Rails 4. Laravel 5. Spring
Frontend Javascript Frameworks
6. Angular 7. React 8. Vue 9. Ember 10. Backbone
Aug 29, 2020 • 23 tweets • 3 min read
20 Python Interview Questions & Answers
Prepare yourself for an interview and Go with Confidence👍
A thread🧵💕
1) What is Python? What are the benefits of using Python?
It is a programming language with objects, modules, threads, exceptions and automatic memory mgt. The benefits of pythons are that it is simple and easy, extensible, build-in data structure and it is open-source.
Aug 26, 2020 • 11 tweets • 2 min read
10 Things You Should Know Before You Enter In Web Development
A Thread🧵
1. Googling
Working on real-world projects in industries will teach us the most important skills in programming i.e. Googling. We can save a lot of time if we know-how and what to google to find a solution for a creatin problem and to fix some specific issue.
A full-stack web developer is a person who can develop both client and server software. In addition to mastering HTML and CSS, he/she also knows how to: Program a browser (like using JavaScript) Program a server (like using PHP, Python)
If you are Ubuntu newbie, then this 🧵 will help you to get familiar with the Terminal emulator.
1. Sudo
sudo (SuperUser DO) Linux command allows you to run programs or other commands with administrative privileges, just like “Run as administrator” in Windows.
Aug 14, 2020 • 11 tweets • 4 min read
Top 10 Most-Used Python Packages
A list of the most downloaded Python packages on PyPI over the past 365 days
This 🧵 will help you to learn why these packages are important. 💕
And comment which one you used the most?
1⃣ Urllib3
urllib3 is a powerful, sanity-friendly HTTP client for Python. Much of the Python ecosystem already uses urllib3 and you should too.
If you ask the best programming language for job & future, Python undoubtedly tops the list.
This 🧵 will help you to become a pro. in Python 💕
1⃣ Manim
Manim or Mathematical Animation Engine is an animation engine for explanatory math videos. It is basically used to create animations programmatically. Manim runs on Python 3.7.