Skip to content

gloriama/language-cheatsheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

language-cheatsheets

A collection of cheatsheets for the JavaScript programmer looking to learn other languages

Table of Contents

  1. Java
  2. Python
  3. C

About this repo

This repo is designed to help turbo-boost your fluency in a new language by providing you with a cheatsheet of basic syntax and commonly used methods. In other words, it gets you from zero to coding algorithms problems such as those on LeetCode, as painlessly as possible.

This repo is not designed to be an advanced dive into any of these languages.

How to use this repo

The most efficient and effective way to learn the material in this repo will be to start coding in your new language, and then using this as a reference every time you come across something you don't know how to do. We've tried to make it as convenient as possible, by organizing useful items by data type (e.g. strings, arrays, hash maps).

So open up your favorite algorithms problems site, and dive right in!

About

A collection of cheatsheets for the JavaScript programmer looking to learn other languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published