venkatsgithub1's Stars
chartjs/Chart.js
Simple HTML5 Charts using the <canvas> tag
chendaniely/scipy-2017-tutorial-pandas
SciPy 2017 Pandas Tutorial
davecgh/go-spew
Implements a deep pretty printer for Go data structures to aid in debugging
ilyankou/passport-index-dataset
Passport Index 2024: visa requirements for 199 countries, in .csv
d3/d3
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
QCaudron/pydata_pandas
A PyData workshop on pandas
LearnDataSci/free-data-science-learning
heroku/java-getting-started
Getting Started with Java on Heroku.
practical-tutorials/project-based-learning
Curated list of project-based tutorials
kamyu104/LeetCode
:pencil: Python / C++ 11 Solutions of All LeetCode Questions
wellingtonsampaio/my-exercism-go-solutions
My solutions for the exercism.io golang problems.
EbookFoundation/free-programming-books
:books: Freely available programming books
jtblin/angular-chart.js
Reactive, responsive, beautiful charts for AngularJS using Chart.js: http://jtblin.github.io/angular-chart.js
NARKOZ/guides
Design and development guides
tchapi/markdown-cheatsheet
Markdown Cheatsheet for Github Readme.md
wilfredinni/python-cheatsheet
All-inclusive Python cheatsheet
spring-attic/spring-data-book
Spring Data - The Definitive Guide - Modern Data Access for Enterprise Java Developers
wesbos/JavaScript30
30 Day Vanilla JS Challenge
dgryski/go-perfbook
Thoughts on Go performance optimization
astaxie/build-web-application-with-golang
A golang ebook intro how to build a web with golang
joncalhoun/lets_learn_algorithms
A repository of programming algorithms implemented in Go. This is meant to complement the "Let's Learn Algorithms" series at calhoun.io
cdarwin/go-koans
koans for go
karlhorky/learn-to-program
Educational resources to learn to program (Foundation in Web Development)
facetoe/JReader
Easily navigate Java documentation and source code.
Qirky/FoxDot
Python driven environment for Live Coding
oracle/python-cx_Oracle
Python interface to Oracle Database now superseded by python-oracledb
vakila/dunders
Using and abusing Python's double-underscore methods and attributes
golang/go
The Go programming language
adonovan/gopl.io
Example programs from "The Go Programming Language"
codingforentrepreneurs/Try-Django-1.11
Learn the fundamentals behind one of the most popular web frameworks in the world: Django. We will teach you step-by-step how to implement concepts like Views, Template Rendering, Forms, Saving Data, URL routing, Deployment aka Going Live, and so much more. Django is a web-framework written in Python and runs the backend for many of the internet's most popular websites such as Instagram and Pinterest. Get started today!