Tumgik
#backend development
izicodes · 1 year
Text
Tumblr media
Hiya! I've compiled a list of some of the currently active Tumblr blogs that are dedicated to all things coding and programming - this includes frontend dev, backend dev, web dev, game dev, etc. These are blogs I also follow (I try to follow as many as I can) and I like what they post, and I just wanted to share it with more people!
I will keep updating this post whenever a new blogger pops up or if some blogs deactivate - some of my fav blogs deactivated which is super sad since I loved seeing their coding posts on my dashboard! Anyways, onto the blogs!
━━━ ⋆⋅☆
@code-es ☆ @web-dev-with-bea ☆ @mileotero ☆ @sunlearnscoding ☆ @anndcodes ☆ @kirjh ☆ @zoeythebee ☆ @psychoticdesigns ☆ @yyshenblog ☆ @shivanitanwarsblog ☆ @cloudylogs ☆ @aleksey-kivaiko ☆ @simplywebstuff ☆ @codingflicks ☆ @checks ☆ @podokonnik ☆ @adventuresincodeandcoffee ☆ @knitjumpergames ☆ @pizzatriestostudy ☆ @codeparttime ☆ @programmerhumour ☆ @avkera ☆ @datavids ☆ @womaneng ☆ @shahednasser ☆ @cssengineer ☆ @soybananamilkcodes ☆ @frithams ☆ @primarykousu
━━━ ⋆⋅☆
Again, if there are more out there, let me know so I can update the list! If you want your @ taken off the list, let me know too! Thank you and I hope more people follow these super cool blogs and enjoy their posts the way I have! 💻💗💗
297 notes · View notes
code-es · 4 months
Note
how do I set up vsc correctly? I always get project file not found error and I can't find a solution on the internet. Lmk if you have a fix :(
Hi! Thank you for the ask! I wonder in what situation this happens to you? When trying to open the file? Or when trying to run some command? Could be different reasons so maybe my answer won't really help you... But! I've had this issue sometimes; for example, once, I was trying to run a python script, but it wouldn't let me.
Tumblr media
Here, the issue is that the folder I have open in VS code is a parent folder to the folder where the file I'm trying to run is located. Here, I'm running the script with the help of the "play" button on the top right.
What it does, I suppose, is try to run the file day-3.py in the directory/folder that is currently open in VS code, but! In the folder advent_of_code_23, there is no file called day-3.py!
So, your issue could potentially be that you are accidentally running your script in a parent folder where it can't be located, since it's in a child folder.
If you still want to have a parent folder up and running, and see all your children folders, you could use the terminal to manually access and run your script.
Step 1: open a new terminal (top option)
Tumblr media
Step 2: in the terminal, type ls (stands for list) to see all the folders in your parent folder
Tumblr media
Step 3: type cd (stands for change directory) and then the name of the folder you want to navigate into, where the file you want to run is located. (TIP! You can use the tab button on your keyboard to autofill the folder name)
Tumblr media
Step 4: Now you can see that your location has changed to be <C:\...\parent-folder-name\child-folder-name>, which means you are now in another folder! So for me, now the location is <C:\...\advent_of_code_23\day-3>, which means I can now directly access everything in this folder! In my screenshot I also typed LS to see what the contents of my folder is.
Tumblr media
Step 5: In here, I can now run my python file by typing python day-3.py
Tumblr media
If you're working in another language, I would recommend googling "how to start a [language name] in the terminal". Or, if you're running for example a React project, you may want to look in your package.json to see what scripts are available, and run those with your preferred package manager, such as yarn or npm.
Tumblr media
In my case, this project is set up with yarn, so I would run this using the yarn dev command.
I hope this has been somewhat helpful, and if it didn't resolve your issue feel free to reach out to me personally and I'd be happy to take a look at your specific case. I can't promise a definite fix, but I can promise that I'll try! 🩷
10 notes · View notes
kochivamarketing · 3 months
Text
Best Backend Developer Course in India Online
Unlock the world of backend development with our Best Backend Developer Course in India Online. Our expert-led curriculum covers key concepts such as server-side programming, databases, API integration, and more. Join us to gain a rewarding career in one of the most dynamic fields of software development.
3 notes · View notes
why-tap · 1 year
Text
Tumblr media Tumblr media Tumblr media Tumblr media
WHYtap
7 notes · View notes
bizzlane15 · 8 months
Text
"Build the Future with Us: Backend Developer Job Opportunity"
youtube
"Become a Backend Development Expert in 2023: Your Step-by-Step Roadmap to Success. From coding fundamentals to advanced architecture, this guide will lead you through the journey of mastering backend development."
2 notes · View notes
crescentcrossbow · 1 year
Text
AO3: We’re going to go down for a ten-minute maintenance in a sec!
AO3: ...holy shit we actually got it done on time!
AO3: ...
AO3: Some stuff’s not working. Let’s try that again.
AO3: Okay, got it fixed.
(One hour later)
Tumblr media
6 notes · View notes
zapperrr · 16 days
Text
0 notes
izicodes · 1 year
Text
Tumblr media Tumblr media
Friday 20th January 2023
Worked from home today! January is nearing to an end, oh my goodness! It’s going by so quick!
Been given a new task from work to study how to use the Google Charts API with JavaScript and C#! I studied some YouTube videos and reading the documentation and now I’ve made my own notes of how the code should be like step-by-step!
Because if you mess up one line of code or one letter, the Google Charts would not render at all in the screen and apparently when trying to debug it, it doesn’t even tell you why? So, yeah making notes to remember to check everything! Soon, I won’t need to refer to the notes! 🥰
That’s all! Hope you’re having a nice day and study coding! 💻🤎
8 notes · View notes
alpbeyazgul · 1 month
Text
0 notes
lastfry · 1 month
Text
Codedamn Reviews – Career Tracks, Courses, Learning Mode, Fee, Reviews, Ratings and Feedback
Tumblr media
Codedamn is on a mission to be the gateway platform for learning programming for aspiring developers worldwide. As an ed-tech company, they are building interactive learning technology at scale, with a strong focus on community engagement.
Let’s explore Codedamn Review
Career Tracks and Courses Codedamn provides a diverse range of courses, catering to different career tracks. Whether you’re a beginner or an experienced developer, there’s something for everyone:
Web Development: Dive into HTML, CSS, JavaScript, and frameworks like React and Angular. Backend Development: Learn server-side technologies such as Node.js, Express, and databases. Mobile App Development: Explore mobile app development using React Native or Flutter. Data Science and Machine Learning: Master Python, data analysis, and ML algorithms. DevOps and Cloud: Understand Docker, Kubernetes, AWS, and Azure. Learning Modes Codedamn offers flexible learning modes:
Interactive Coding Challenges: Practice coding in a hands-on environment. Video Tutorials: Learn from expert instructors through video lessons. Projects and Real-world Scenarios: Apply your skills to real projects. Fees Codedamn operates on a freemium model, allowing free access to essential content. For more advanced features and personalized learning, they offer premium plans at reasonable prices.
Reviews and Ratings Let’s hear from the community:
David Kocsis (92 reviews): David recommends Codedamn and shares his positive experience with the platform. However, individual experiences may vary. Trustpilot Reviews: Codedamn has an average rating of 3.2 stars based on user feedback. Some users appreciate the interactive learning approach, while others have concerns. Feedback and Conclusion Codedamn encourages constructive feedback and values verified reviews. As you explore their courses, remember that real people and real companies contribute to the platform. Whether you’re a beginner or an experienced coder, Codedamn aims to empower you on your coding journey.
In conclusion, Codedamn is a promising platform for those eager to learn and grow in the world of code. Dive in, explore, and let your coding adventure begin!
0 notes
why-tap · 1 year
Text
Tumblr media
The foundation of any successful web app is a solid backend, WHY tap provides advance Backend Course both online & offline
5 notes · View notes
dolphinwebsolution · 2 months
Text
Scalable and Secure Backend Development Services
Tumblr media
Our Backend Development Services provide scalable and secure solutions to meet the evolving needs of your business. Our experienced team of backend developers specializes in building high-performance, reliable, and efficient server-side systems using the latest technologies and industry best practices. From designing robust APIs to integrating with third-party services and ensuring data security, our Backend Development Services cover every aspect of creating a rock-solid backend infrastructure. We ensure your applications can handle increasing traffic and user demand while maintaining optimal performance and uptime.
1 note · View note
marioxsoftware1 · 2 months
Text
Tumblr media
Mariox Software: Where every click tells a compelling story – Elevate your brand's online presence with Mariox Software's cutting-edge website development services! Ignite your online journey with us and watch your brand soar to new heights. 💻✨
0 notes
marsdevs · 2 months
Text
8 Best Practices for Backend Development
Tumblr media
You can master in the backend with these best practices. First, while building backend code, aim for a modular design pattern. Do simple modules that are easy to test and manage in the long run. Track changes in your codebase using version control tools. You can also work on the project with other developers.
Click here to know more: https://www.marsdevs.com/blogs/demystifying-the-backend-a-beginners-guide-to-serverless-architecture
0 notes
Text
SleekSky: Expert Back-End Development Solutions
Tumblr media
Elevate your digital foundation with SleekSky's back-end development services. As a leading name in the industry, SleekSky ensures robust server-side functionalities, efficient database integration, and seamless application logic. Our skilled team manages tasks like server operations, database connectivity, and API development.
Choose SleekSky for top-notch back-end solutions, where expertise meets innovation. Whether you're a startup or an established enterprise, SleekSky's commitment to performance and reliability ensures your digital backend is in capable hands.
0 notes