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! 🚀👩💻👨💻
- Host: GitHub
- URL: https://github.com/sandeepkv93/being-developer
- Owner: sandeepkv93
- Created: 2018-12-20T21:48:33.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-10T15:38:52.000Z (about 3 years ago)
- Last Synced: 2025-01-24T11:44:49.998Z (over 1 year ago)
- Topics: asp-net-core, asynchronous-programming, cs, graph-algorithms, javascript, nodejs, npm, postgres, typescript
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)