Skip to content

hardikvasa/awesome-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Awesome Programming

A curated list of awesome programming talks, articles, books, resources and more!!


Programming Talks

List of exciting and specifically choosen talks, lectures and documentaries on computer programming.

Programming Articles

List of exciting and specifically choosen articles on computer programming.

Language Specific Resources

List of language specific projects, libraries, frameworks and lots of other resources.

  • .NET: The .NET Framework is a software framework developed by Microsoft that runs primarily on Microsoft Windows and provides language interoperability across several programming languages.

  • C/C++: C++ is a general-purpose programming language. It has imperative, object-oriented and generic programming features, while also providing the facilities for low-level memory manipulation.

  • C: C is a general-purpose, imperative computer programming language, supporting structured programming, lexical variable scope, recursion and a statically typed language.

  • Common Lisp: LISP is a family of computer programming languages with a long history and a distinctive, fully parenthesized Polish prefix notation.

  • D: The D programming language is an object-oriented, imperative, multi-paradigm system programming language

  • Delphi: Delphi is an integrated development environment (IDE) for console, desktop graphical, web, and mobile applications.

  • Elixir: Elixir is a functional, concurrent, general-purpose programming language that runs on the Erlang Virtual Machine (BEAM). Elixir builds on top of Erlang to provide distributed, fault-tolerant, soft real-time, non-stop applications.

  • Erlang: Erlang is a general-purpose, concurrent, garbage-collected programming language and runtime system.

  • Fortran: Fortran is a general-purpose, imperative programming language that is especially suited to numeric computation and scientific computing.

  • Go: Go, also commonly referred to as golang, is a programming language developed at Google and is a statically-typed language with syntax loosely derived from that of C

  • Groovy: Groovy is an object-oriented programming language for the Java platform. It is a dynamic language with features similar to those of Python, Ruby and Perl. It can be used as a scripting language for the Java Platform.

  • Haskell: Haskell is a standardized, general-purpose purely functional programming language, with non-strict semantics and strong static typing.

  • HTML5: HTML5 is a core technology markup language of the Internet used for structuring and presenting content for the World Wide Web. As of October 2014 this is the final and complete fifth revision of the HTML standard of the World Wide Web Consortium (W3C).

  • Java: Java is a general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

  • JavaScript: JavaScript is a dynamic programming language. It is most commonly used as part of web browsers, whose implementations allow client-side scripts to interact with the user, control the browser, communicate asynchronously, and alter the document content that is displayed.

  • Julia: Julia is a high-level dynamic programming language designed to address the requirements of high-performance numerical and scientific computing while also being effective for general purpose programming, even server/web use or as a specification language.

  • Lua: Lua is a lightweight multi-paradigm programming language designed as a scripting language with extensible semantics as a primary goal.

  • OCaml: OCaml is the main implementation of the Caml programming language, extending the core Caml language with object-oriented constructs.

  • Perl: Perl is a family of high-level, general-purpose, interpreted, dynamic programming language.

  • PHP: PHP is a server-side scripting language and designed for web development but also used as a general-purpose programming language.

  • Python: Python is a widely used general-purpose, high-level programming language. Its design philosophy emphasizes code readability, and its syntax allows programmers to express concepts in fewer lines of code than would be possible in languages such as C++ or Java.

  • R: R is a programming language and software environment for statistical computing and graphics.

  • Rails: Rails, is an open source web application framework written in Ruby. Rails is a model–view–controller (MVC) framework, providing default structures for a database, a web service, and web pages.

  • Ruby: Ruby is a dynamic, reflective, object-oriented, general-purpose programming language.

  • Rust: Rust is a general-purpose, multi-paradigm, compiled programming language developed by Mozilla Research

  • Scala: Scala is a programming language for general software applications. Scala has full support for functional programming and a very strong static type system.

  • Swift: Swift is a multi-paradigm, compiled programming language created by Apple Inc. for iOS and OS X development.

Contributing

Your Contributions are always welcome!

About

A curated list of awesome programming talks, articles, books, resources and more!!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published