
1 Problem, 24 Programming Languages
code_report created this video that looks at 24 programming language solutions (C, Go, C++, Rust, D, Clojure, Ruby, Elixir, Haskell, Racket, Python, APL, J, BQN, PHP, Scala, Erlang, Typescript, Javascript, Java, Kotlin, Swift, Dart, C#) to one problem. Solutions on GitHub: https://github.com/codereport/LeetCode/tree/master/Problem%20327P1 ADSP Podcast: https://adspthepodcast.com/ Array Cast: https://www.arraycast.com/
Read More
25 VS Code Productivity Tips and Speed Hacks
Learn 25 VS Code tips and tricks that will help you write code faster.
Read More
The Road to TypeScript
What does the road to official TypeScript support for Ember look like? What does it include, and what does it exclude, and why? Why has it taken this long? What does the future hold? What have we done which is distinctive from other frameworks? What are some of the possibilities for collaboration across the front-end […]
Read More
What is the Fastest Computer Language?
- Frank
- July 4, 2021
- 2021
- Ada
- ARM ASM
- bash
- basic
- best programming language
- C#
- code racing
- coding languages
- Dart
- daves garage
- Delphi
- F#
- fastest computer language
- for beginners
- FORTRAN
- Go
- Haskel
- Java
- Julia
- learn programming
- learn to code
- learn to program
- learning programming
- Lisp
- Lua
- Nim
- node
- OCaml
- Octave
- Pascal
- Perl
- PHP
- PowerShell
- Programming Languages
- Python
- Ruby
- rust
- Scala
- software drag racing
- SQL
- swift
- top programming languages
- TypeScript
- X86 ASM
- Zig
A constant source of debate for computer geeks, retired Microsoft engineer Dave Plummer takes us on a guided tour of 45 different computer languages and drag races each against one another using a prime sieve benchmark.
Read More
How to use Office Scripts in Excel & Power Automate
- Frank
- April 12, 2021
- automate
- automations
- beginners
- Business
- Code
- code editor
- create
- Excel
- excel code
- excel macro
- excel macros
- excel script
- how to
- in excel
- java script
- Javascript
- kevin stratvert
- macro
- macro excel
- macros
- macros in excel
- Microsoft
- Microsoft 365
- Microsoft Excel
- microsoft office
- office scripts
- onedrive
- Power
- power automate
- record
- record actions
- script
- scripts in excel
- share
- stratvert
- trigger
- type script
- TypeScript
- VBA
- Web
- work book
- work sheet
- workbook
- worksheet
In this step-by-step tutorial, Kevin Stratvert shows you how you can use Office Scripts in Excel on the web to automate repetitive and mundane tasks. Additionally, learn how you can trigger you scripts automatically using Power Automate. With Power Automate, you can set a Teams message, an email, or other app to trigger your script.
Read More
How to Build a Shopping Cart with React and TypeScript
In this tutorial by Thomas Weibenfalk learn the fundamentals and how to build a ReactJS shopping cart with Typescript, Material UI, Styled Components and React-Query. This tutorial uses a free open API for dummy data to the items in the shop. React-Query hooks is used for fetching the data from the API. Styled Components is […]
Read More
Predicting the Future of the Web Development (2020 and 2025)
At ReactiveConf 2019 Richard Feldman ponders what technologies and trends will dominate the web development in 2020 and 2025?
Read More
Adopting Typescript at Scale
I’ve always been fascinated by the reaction many JavaScript developers have to TypeScript. Many love it and many dislike it. The goal of TypeScript was to bring the order and type integrity found in languages like C# and Java, which makes building large, complex systems much easier. Others dislike it because it alters the anarchistic […]
Read More
The 5 Coolest Features of TypeScript
Learn five of the coolest features of TypeScript from Technical Fellow, Anders Hejlsberg. How can TypeScript help editors better check and improve our JavaScript? How does TypeScript use Control Flow Analysis? How do we avoid the pyramid of doom with asynchronous callback hell? Learn these and why Anders is having so much fun creating compilers […]
Read More