Tag Programming

Tìm kiếm bài viết trong Tag Programming

- vừa được xem lúc

Redwood in 100 Seconds

RedwoodJS is a fullstack JavaScript framework that combines the power of React, GraphQL, and Prisma into a single package. It is used to build serverless web applications with a relational SQL databas

0 0 22

- vừa được xem lúc

LLVM in 100 Seconds

Want to build your own programming language? LLVM is a tool for building and optimizing compilers and forms the backbone of many languages like Rust, Swift, CUDA, C, and C++. . Resources. .

0 0 19

- vừa được xem lúc

10 Programmer Stereotypes

Programmers are weird. It is human nature to put people into a box with stereotypes and the tech industry is no exception.

0 0 21

- vừa được xem lúc

Julia in 100 Seconds

Julia is a dynamic general purpose programming language popular for scientific computing and big data analytics. It is extremely fast thanks to its use of a JIT compiler and allows developers to write

0 0 22

- vừa được xem lúc

Solid in 100 Seconds

SolidJS is a JavaScript framework for building fast, declarative UIs on the web. It shares many ideas with React, but does not use the virtual DOM to deliver a more performant and pragmatic developer

0 0 27

- vừa được xem lúc

Tauri in 100 Seconds

Tauri is a tool for building cross-platform desktop apps on Windows, MacOS, and Linux with JavaScript & Rust. It is very lightweight and fast compared to similar tools like Electron. . Resources.

0 0 35

- vừa được xem lúc

100+ Computer Science Concepts Explained

Learn the fundamentals of Computer Science with a quick breakdown of jargon that every software engineer should know. Over 100 technical concepts from the CS curriculum are explained to provide a foun

0 0 32

- vừa được xem lúc

Perl in 100 Seconds

Perl is a dynamic scripting language popular among system administrators and web developers. It is syntactically similar to the C Programming Language, but designed for efficient text processing tasks

0 0 24

- vừa được xem lúc

React for the Haters in 100 Seconds

React is the most popular JS framework ever, but some web developers out there say it sucks. Let's take a look at the criticisms and hate directed towards React.js. .

0 0 22

- vừa được xem lúc

Assembly Language in 100 Seconds

Assembly is the lowest level human-readable programming language. Today, it is used for precise control over the CPU and memory on the bare metal hardware of a computer.

0 0 23

- vừa được xem lúc

Elixir in 100 Seconds

Elixir is a dynamic functional programming language built on top of the Erlang BEAM virtual machine. It is excels at building concurrent fault-tolerant applications at scale. . Resources.

0 0 20

- vừa được xem lúc

I built 10 web apps... with 10 different languages

Which serverside web framework is the best? To find out, I built the same app 10 times with 10 different programming languages.. Learn the fundamentals of fullstack web development by comparing MVC fr

0 0 24

- vừa được xem lúc

Java for the Haters in 100 Seconds

Java is one of the most successful and most dreaded technologies in the computer science world. Let's roast this powerful open-source programming language to find out why it has so many haters.

0 0 24

- vừa được xem lúc

my code works… why?

the psychological process of debugging your code. . #programming #comedy #shorts

0 0 28

- vừa được xem lúc

Binary Search Algorithm in 100 Seconds

Binary Search is an algorithm that can find the index of an element in a sorted array data structure. You've likely used Binary Search it in everyday life without even realizing it. . Resources.

0 0 25

- vừa được xem lúc

Time… a programmer's worst enemy // The Code Report

Keeping track of time is complicated for programmers due to leap seconds, timezones, and the weirdly designed Gregorian calendar. A new bill is going through congress to make daylight savings time per

0 0 19

- vừa được xem lúc

10 Design Patterns Explained in 10 Minutes

Software design patterns help developers to solve common recurring problems with code. Let's explore 10 patterns from the famous Gang of Four book and implement them with JavaScript and TypeScript htt

0 0 24

- vừa được xem lúc

Unity in 100 Seconds

Build your first video game in 100 seconds with the Unity Game Engine. It is a powerful tool that simplifies the way developers create 2D and 3D video games with the C# programming language.

0 0 13

- vừa được xem lúc

Lua in 100 Seconds

Lua is a lightweight dynamic scripting language often embedded into other programs like World of Warcraft and Roblox. It's minimal syntax makes it easier to learn than Python, while being much more pe

0 0 37

- vừa được xem lúc

How to Learn to Code - 8 Hard Truths

Learning to code can open many doors in life, but it's NOT easy and NOT for everybody. Let's take a look at 8 different techniques supported by science that can help you become a programmer faster.

0 0 29

- vừa được xem lúc

C++ in 100 Seconds

C++ or C-plus-plus or Cpp is an extremely popular object-oriented programming language. Created in 1979, today it powers game engines, databases, compilers, embedded systems, desktop software, and muc

0 0 66