An open API service indexing awesome lists of open source software.

https://github.com/sandeepkv93/being-developer

A hub for software development and computer science, featuring experiments, detailed tutorials, and practical examples across various programming languages. Ideal for learning, sharing, and collaboration. Contributions are welcome! 🚀👩‍💻👨‍💻
https://github.com/sandeepkv93/being-developer

asp-net-core asynchronous-programming cs graph-algorithms javascript nodejs npm postgres typescript

Last synced: 3 months ago
JSON representation

A hub for software development and computer science, featuring experiments, detailed tutorials, and practical examples across various programming languages. Ideal for learning, sharing, and collaboration. Contributions are welcome! 🚀👩‍💻👨‍💻

Awesome Lists containing this project

README

          

# Being Developer
Experiments, Tutorials, Example of various software development and computer science concepts

### Table of contents
1. [Learn Python](https://github.com/sandeepkv93/learn-python)
2. [Git Tricks](https://github.com/sandeepkv93/git-tricks)
3. [Typescript Basics](https://github.com/sandeepkv93/typescript-basics)
4. [Python Simple Flask App and Heroku Deployment](https://github.com/sandeepkv93/python-flask-sample-app)
5. [Java Multithreading](https://github.com/sandeepkv93/java-multi-threading)
6. [PostgresDB](https://github.com/sandeepkv93/postgres-db-basics)
7. [Example to create a Spot VM using Dotnet C#](https://github.com/sandeepkv93/SpotVM-In-Azure-Using-C-Sharp)
8. [CSharp Delegates Demo](https://github.com/sandeepkv93/C-Sharp-Delegates-Demo)
9. [Node JS Simple UDP Server and Client Example](https://github.com/sandeepkv93/nodejs-udp-server-client)
10. [Parallel Job Scheduler With Dependent Jobs](https://github.com/sandeepkv93/parallel-job-scheduler-with-dependent-jobs)
11. [Delayed Job Scheduler](https://github.com/sandeepkv93/delayed-job-scheduler)
12. [Graph Algorithms in Java](https://github.com/sandeepkv93/Graph-Algorithms-In-Java)
13. [Java Data Structures Syntax for Leetcode](https://github.com/sandeepkv93/Java-Data-Structures-Syntax-For-Leetcode)
14. [Consistent Hashing using Go](https://github.com/sandeepkv93/consistent-hashing)
15. [Using InMemory Caching and Redis Caching in ASP.NET Web API](https://github.com/sandeepkv93/WebAppWithRedisCache)
16. [Asynchronous C# Experiments](https://github.com/sandeepkv93/Aynchronous-CSharp-Experiments)