codewithbish
@codewithbish
Followers
1
Following
4
Media
0
Statuses
23
Your guide to coding and much more...
Joined August 2021
Project-based learning is a great way to improve your coding skills. In this article, @codebootcampcom shares 7 project ideas you can build using React. He suggests a tech stack and the basic process for building a personal website, a chat app, & more. https://t.co/ySflkz9g7R
freecodecamp.org
To be confident with using React, you need to build real-world projects. But what projects are worth building in 2024? I have put together a list of seven projects that I think are ideal for becoming...
5
122
543
Looking to create a free stock photos website? Check out this beginner's guide on building a stunning platform using the Pexels API. And offer a vast collection of high-quality, royalty-free images. #StockPhotos #WebsiteBuilding #PexelsAPI
codewithbish.com
Learn how to create a stunning free stock photos website using the Pexels API. Step-by-step beginner's guide to building your own stock photo platform. #StockPhotos #WebsiteBuilding
0
0
0
Master PHP session handling with this comprehensive guide! Learn best practices, advanced techniques, and practical examples for effective session management in your PHP applications. #PHP #WebDevelopment #SessionHandling
https://t.co/RTjZUkXzdd via @codewithbish
codewithbish.com
Master PHP session handling with this comprehensive guide. Learn best practices, advanced techniques, and explore practical examples for effective session management.
0
0
0
Master PHP session handling with this comprehensive guide! Learn best practices, advanced techniques, and practical examples for effective session management in your PHP applications. #PHP #WebDevelopment #SessionHandling
codewithbish.com
Master PHP session handling with this comprehensive guide. Learn best practices, advanced techniques, and explore practical examples for effective session management.
0
0
0
Looking for free stock videos to enhance your content? 🎥 Check out these 10 websites 👇 that offer high-quality, royalty-free videos for personal or commercial use. 💯 #freestockvideos #contentcreation #creativeresources
https://t.co/nDPj9F4TSg via @codewithbish
codewithbish.com
Looking for free stock videos to enhance your content? Check out these 10 websites that offer high-quality, royalty-free videos that you can use for personal or commercial use.
0
0
0
When you're surfing the web, you probably use dropdown menus pretty often. They're a great way to display a list of related options to a user on a website. Here, @victorekea shows you how to build a dropdown menu using just HTML, CSS, + JavaScript. https://t.co/WodyPshVwK
freecodecamp.org
By Victor Eke If you use the internet, you've likely used a dropdown menu before. They primarily serve two purposes: collecting user input in web forms, and implementing action/navigation menus in...
0
40
282
If you're looking for a developer job, you should have a compelling portfolio site. This lets potential employers view your projects & skills laid out in an accessible way. In this course you'll create a portfolio website using HTML, CSS, & JavaScript. https://t.co/tNwjsPgwdn
freecodecamp.org
If you are looking for a web developer job it can be helpful to have a portfolio website. It can also be helpful to have projects you've created to show to potential employers. You can accomplish...
7
130
650
CSS can be tough – after all, there are are many ways to do the same thing! But there are some helpful tools that can make your life easier - like Tailwind CSS. In this guide @_sohamderoy shows you what Tailwind can do & how to use it in your projects. https://t.co/JvFJq6RA8u
freecodecamp.org
Writing CSS can be really difficult. Period. And I get it – it can be frustrating to nail down your own ideas or the designs you get from your design team. I'm sure many of you have gone through the...
3
46
277
Building a weather app is a fun common project for new web devs to practice their skills. And you can take it to the next level by incorporating multiple APIs & autocompletion. In this course you'll use React + APIs to build a feature-rich weather app. https://t.co/sMI69h1q5p
freecodecamp.org
A weather application is a very common beginner's programming project. But you can take this basic project to the next level by incorporating multiple APIs and autocomplete of places. We just...
7
78
354
👀 Lot's of people are asking me from where are you learning DevOps , Please share the resources that from you are learning 📖 So all the recourse are I am sharing below 👇
12
64
204
The Microsoft Azure Developer Associate is a certification focused on building web-applications on top of Azure cloud services. And @andrewbrown wants to help you study for it. So he created this free 13+ hour course to help you pass the AZ-204 exam. https://t.co/CdujqO5sJz
freecodecamp.org
By Andrew Brown You can learn everything you need to know to earn the Azure Developer Certification by completing this free 13-hour course. What is Microsoft Azure Developer Associate? The Microsoft...
2
66
290
Spreadsheets are a powerful tool that you should know how to use as a dev. And this course from a data scientist and university prof, teaches you how to use Google Sheets like a pro. It covers preparing data, creating charts, and leveraging formulas. https://t.co/eLGz0KFAuX
freecodecamp.org
Google Sheets is a free, web-based spreadsheet application that is part of the Google Drive office suite. Google Sheets has a clean, human-friendly design that encourages collaboration and facilita...
2
138
589
If you're looking for a developer job, it's helpful to have a portfolio site. That way potential employers can see your projects and skills displayed in an accessible way. In this course you'll create a portfolio website using HTML, CSS, & JavaScript. https://t.co/tNwjsPgwdn
freecodecamp.org
If you are looking for a web developer job it can be helpful to have a portfolio website. It can also be helpful to have projects you've created to show to potential employers. You can accomplish...
2
66
247
Python is a great language to use for building the back end of a website. And to really learn how it's done, you should build one yourself. In this course, Tomi will help you install the tools and then build your own blog, weather app, and chat room. https://t.co/INNaZdkSzV
freecodecamp.org
The backend of a website can be written in many different programming languages. It is becoming increasingly common for to use Python for the backend of a website. We just published a full backend...
5
136
565
Git and GitHub are tools that you'll use all the time as a software developer. They help you track changes to your code, collaborate with other devs, and lots more. In this guide @Ihechikara2 explains version control basics in a beginner-friendly way. https://t.co/aCmkeHlWj7
freecodecamp.org
Git and GitHub are two technologies that every developer should learn, irrespective of their field. If you're a beginner developer, you might think that these two terms mean the same thing – but...
5
44
185
MySQL is a popular database lots of companies use, so knowing how it works is a useful skill to have. Want to learn SQL basics & key database concepts like Data Modeling, Locks, Indexes, SQL Explain, etc? This full MySQL course will get you started. https://t.co/zm2GGKtEDQ
freecodecamp.org
MySql is one of the most popular databases. We just published a MySQL Database course on the freeCodeCamp.org YouTube channel. Bharath Ram Manoharan from Execute on Command created this course. He is...
1
42
210
When you're learning Python, it's helpful to work through a bunch of code samples. This helps you solidify what you're learning. And here, @EstefaniaCassN has put together a ton of Python example code for you so you can go from beginner to Pythonista. https://t.co/Ia2H5es8gD
freecodecamp.org
Hi! Welcome. If you are learning Python, then this article is for you. You will find a thorough description of Python syntax and lots of code examples to guide you during your coding journey. What we...
1
51
204
React is a popular, in-demand JavaScript library that's a great skill to have. Want to brush up your React knowledge? Build a project with it! Here @JoyShaheb shows you how to build a Rick and Morty character Wiki with React, Bootstrap, & the FetchAPI. https://t.co/6ulInSvT60
freecodecamp.org
Today we're gonna practice our React JS skills by building a Rick and Morty Character Wiki. Here's what we'll build today: Here's a [live demo of the project] 👇 https://react-projects-psi.vercel.a...
1
26
116