Giter VIP home page Giter VIP logo

πŸ“š Developer Resources


Page Content
Software Development Links to Python, Java, Scala, R, Git, CLI, RegEx and many other resources
Apache Links to Apache tooling
JVM Guides for learning JVM languages
Python Python study resources
Rstats Intro / adv. R materials
Rust Learning resources for Rust
SQL SQL & database resources
Azure Azure cloud blogs, links and tools
Data Engineering Links to resources to learn Data & Analytics Engineering tools, methods and worlflows
Machine Learning Links to resources for learning data analytics, data science and machine learning
Data Sources API & dataset resources grouped by topic
Cheat Sheet Library A range of cheat sheets for Python, SQL, Data Science & Visual Studio Code

This project has been build using mkdocs & the mkdocs-material theme.


Python has been used to create a development environment, and to install the mkdocs packages within it :

# Set up & install
python -m venv <env_name>
cd <env_name>/scripts
./activate

python -m pip install -U pip
python -m pip install mkdocs mkdocs-material

# Setup project
cd ../../
mkdocs new <project_name>

# Launch mkdocs local server 
cd <project_name>
mkdocs serve

Danny's Projects

docs icon docs

πŸ“š Learning Resources

dotapi icon dotapi

πŸ₯… dotnet API Microservice

pyapi icon pyapi

β™» API Dev Repo (Python)

samurai icon samurai

πŸ§ͺ React + πŸ€— HuggingFace LLMs

snwlnk icon snwlnk

❄Open source link sharing app

yoyo icon yoyo

πŸͺ€ serverless caching package

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.