Skip to content

JLeneau/Useful-Links

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 

Repository files navigation

Useful-Links

Links to various courses and help material

Competitive Programming

  1. Codechef
  2. SPOJ
  3. TopCoder
  4. HackerRank
  5. HackerEarth
  6. CodeForces
  7. CodeFights
  8. Coderbyte

Useful Coding Links

  1. Why is “using namespace std” considered bad practice?
  2. Clockwise/Spiral Rule
  3. Vector Initialisation
  4. Miller–Rabin primality test
  5. Segment Tree

Interview Preparation Links

  1. Hired in Tech
  2. interviewBit
  3. Interviewing
  4. pramp
  5. Leetcode

ACM-ICPC Notebook

  1. MIT Notebook

Data Structures and Algorithms

  1. Cormen 3rd edition solutions-1
  2. Cormen 3rd edition solutions-2
  3. Advanced Data Structures

Django

  1. https://docs.djangoproject.com/en/1.10/
  2. http://tutorial.djangogirls.org/
  3. https://docs.djangoproject.com/en/1.8/intro/tutorial01/
  4. https://github.com/twoscoops/django-twoscoops-project

GitHub

  1. https://help.github.com/
  2. For Commiting large files on github refer to https://help.github.com/articles/installing-git-large-file-storage/ and https://git-lfs.github.com/
  3. Using Markdown on GitHub refer to https://help.github.com/articles/basic-writing-and-formatting-syntax/
  4. Adding emojis to git/github commit messages
  5. Customized Badges for Github Readme

Git

  1. Git Documentation
  2. Setting up proxy settings in git

Java Server Pages (JSP)

  1. http://www.tutorialspoint.com/jsp/
  2. http://www.javatpoint.com/jsp-tutorial
  3. http://www.jsptut.com/

Machine Learning

  1. Machine Learning By Andrew Ng
  2. https://www.coursera.org/learn/neural-networks

Dual-Booting

(Ubuntu alongside Windows)

  1. Dual-Booting Steps
  2. Bootable USB Creator Tool
  3. Fixing Time Conflict After Dual Booting or Setting time Manually and for reverting the settings refer to this .

Ubuntu

  1. Getting used to Terminal
  2. Terminal Guide
  3. Installing Wine
  4. Software installation through Wine
  5. Creating Hotspot in Ubuntu 16.04
  6. Shortening command line (bash) prompt?

Windows Twerks

  1. Creating Hotspot through Command Prompt

Other Links

  1. Type a function and see it's graph !!
  2. Visualise data structures and algorithms through animation
  3. Typing mathematical formulaes
  4. How to Setup IRC's
  5. Youtube Keyboard Shortcuts

Latex

  1. Latex Online Compiler
  2. Math symbols/expressions to latex code converter :

About

Links to various courses and help material

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published