My biggest collection of personal study notes from various FREE courses, tutorials, articles or lectures.
Others:
[Full Stack Spring Boot RESTful API with MySQL and Angular - 4 Hour Youtube Playlist - Direct Source from getarrays.io | Roland Toussaint “Junior”](/Study/SpringBoot/SpringBootAngularPingStatusApp.html) |
Deployed Apps:
https://radubulai.com/Study/React/todo
https://radubulai.com/Study/JavaScript/VanillaJS_ToDo
https://radubulai.com/Study/LiveQualiaSoft
https://radubulai.com/Study/LiveSassPortfolio
Other Apps / Repos:
https://github.com/radualexandrub/angular-crash-course-traversy
https://radubulai.com/Study/time-investment-to-complete-a-task-calculator
.md
(markdown) files in Google Chrome..md
files (Note: Typora is no longer free to use since December 2021).A table of some programming languages, their associated frameworks and package managers (as of 2021-2022):
Programming Language | Compilation/Execution | Package Manager(s) | Frameworks | Use Cases | Release Year | Licensing |
---|---|---|---|---|---|---|
JavaScript | Interpreted | npm, Yarn, pnpm, Bower | React, Angular, Vue.js, Next.js, Ember.js, Backbone.js, Svelte | Web frontend (SPA), Web backend (Node.js) | 1995 | MIT |
Python | Interpreted | pip, conda | Django, Flask, Pyramid, Bottle, CherryPy | Web backend, Data analysis, Machine Learning | 1991 | PSFL |
Java | Compiled + Interpreted | Maven, Gradle | Spring, Hibernate, Apache Struts, Play Framework | Web backend, Enterprise applications, Android apps | 1995 | GNU GPL |
C# | Compiled | NuGet | ASP.NET, .NET Core, Nancy, ServiceStack, Xamarin.Forms | Web backend, Windows desktop applications, Mobile apps | 2000 | MIT |
PHP | Interpreted | Composer | Laravel, Symfony, CodeIgniter, CakePHP, Yii | Web backend, API development | 1995 | PHP |
Ruby | Interpreted | RubyGems | Ruby on Rails, Sinatra, Hanami, Cuba | Web backend, Rapid prototyping | 1995 | MIT |
Go | Compiled | Go Modules | Gin, Echo, Revel, Buffalo, Iris | Web backend, Distributed systems | 2009 | BSD 3 |
Swift | Compiled | Swift Package Manager | SwiftUI, Vapor, Kitura, Perfect, Zewo | iOS, macOS app development | 2014 | Apache 2 |
Kotlin | Compiled | Gradle, Maven | Spring Boot, Ktor, Vert.x, Jooby, Spark | Android app development, Web backend | 2011 | Apache 2 |
TypeScript | Compiled | npm, Yarn | Express.js, NestJS, AdonisJS, LoopBack, Meteor | Web backend, Frontend development (with Angular/React) | 2012 | Apache 2 |
Rust | Compiled | Cargo | Rocket, Actix, Warp, Rocketeer, Nickel | Systems programming, High-performance applications | 2010 | Apache 2 |
Dart | Compiled | pub | Flutter | Mobile app development | 2011 | BSD 3 |
C++ | Compiled | Conan, vcpkg | Qt, Boost, Poco, Wt, CppCMS | Systems programming, High-performance applications | 1983 | Various licensing depending on the used libraries |
🌍 My portfolio: radubulai.com
The Documentation and the Software created from these notes are released under the MIT license.
Copyright (c) 2020-2023 Radu-Alexandru Bulai