bharath3794's Stars
donnemartin/system-design-primer
Learn how to design large-scale systems. Prep for the system design interview. Includes Anki flashcards.
python/cpython
The Python programming language
pandas-dev/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
donnemartin/interactive-coding-challenges
120+ interactive Python coding interview challenges (algorithms and data structures). Includes Anki flashcards.
checkcheckzz/system-design-interview
System design interview for IT companies
microsoft/recommenders
Best Practices on Recommendation Systems
dagster-io/dagster
An orchestration platform for the development, production, and observation of data assets.
apple/turicreate
Turi Create simplifies the development of custom machine learning models.
python-openxml/python-docx
Create and modify Word documents with Python
lampepfl/progfun-wiki
databricks-academy/data-engineering-with-databricks-english
Suryakant-Bharti/Important-Java-Concepts
🚀 Complete Java - A to Z ║ 📚 Notes and Programs of all Important Concepts of Java - OOPS, Data Structures, Algorithms, Design Patterns & Development + Kotlin + Android :fire:
Btdigg-Org/dhtcrawler2
dhtcrawler is a DHT crawler written in erlang. It can join a DHT network and crawl many P2P torrents. The program save all torrent info into database and provide an http interface to search a torrent by a keyword
ml874/Data-Engineering-on-GCP-Cheatsheet
smpetersgithub/AdvancedSQLPuzzles
Welcome to my GitHub repository. I hope you enjoy solving these puzzles as much as I have enjoyed creating them.
databricks-academy/advanced-data-engineering-with-databricks
FazeelUsmani/Scaler-Academy
This repository includes all the homework, assignment and contest solutions taught at Scaler Academy
Azure/azure-event-hubs-spark
Enabling Continuous Data Processing with Apache Spark and Azure Event Hubs
AaronLiuIsCool/Effective-Java-Third-Edition-Reading-Notes
Reading Effective Java, Third Edition in 11 days (3 hours per day) and make notes as much as possible.
Jayvardhan-Reddy/Azure-Certification-DP-200
Road to Azure Data Engineer Part-I: DP-200 - Implementing an Azure Data Solution
connectaman/Java_Notes_and_Programs
Notes and Programs on Java
dfreniche/ocp-java8-notes
Some notes about the OCP Java 8 certification
PacktPublishing/Azure-Databricks-Cookbook
Azure Databricks Cookbook, Published by Packt
nileshbhoskar/java_notes_dugrasoft
Java notes given by DurgaSoft in YouTube videos for OCJP/SCJP preapration.
BaneZhang/python
Learning Python3
aryashah2k/Learn-Database-Management-Systems
An Awesome Repository Containing All The Theory Lecture Slides and Lab Sessions With Code Files Taught At An Undergraduate Level At My University. Course Code: BTIT03105
theArjun/java-notes
Complete Java Note for colleges in Nepal.
Hongclass/ITMD526
ITMD - 526 Data Warehousing
Azure-Samples/azure-cosmos-db-partition-key-advisor
Partition Key advisor for Azure Cosmos DB
AaronLiuIsCool/Designing-Data-Intensive-Applications
Designing Data-Intensive Applications Reading Notes