Giter VIP home page Giter VIP logo

ts-algo-masterclass's Introduction

TypeScript Algorithm Masterclass

This is a work-in-progress TypeScript algorithm and data structure masterclass that'll be constantly updated with important CS concepts and coding interview problems.

Why TypeScript?

TypeScript offers the power and performance of statically-typed, object oriented programming (OOP) languages alongside the vast multitude of available packages and libraries written in Vanilla JavaScript and distributed in Node.js. If you come from an OOP background, you'll see all the same stuff you know and love (or, aren't tired enough of just yet). If you've thrived as a developer in JavaScript or other scripting languages, perhaps it'll take you one step closer to becoming #hackerman.

Hackerman

Getting Started

Installing

  1. Install the latest version of Node.js.
  2. Install TypeScript locally using npm i typescript --save.
  3. Run tsc --watch to live-compile your TypeScript code.
  4. If on Atom, install atom-typescript to compile and lint your code in the editor and atom-runner to run the compiled JavaScript.

Contributing

If you'd like to improve and/or expand the content of this library, feel free to submit pull requests. Please see the TypeScript Documentation Guidelines to ensure code consistency.

Authors

  • Anthony Krivonos - Initial work - Portfolio

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Vicki Shao for all the support and flames! ๐Ÿ”ฅ

ts-algo-masterclass's People

Contributors

anthonykrivonos avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

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.