Tag 100SecondsOfCode

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

- 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

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

Cypress in 100 Seconds

Cypress is a complete testing solution for web developers. It uses a browser-based test-runner to visually validate your JavaScript code and makes test-driven development fun. . Resources.

0 0 6

- 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

Linux in 100 Seconds

Linux is a free and open-source operating system that powers many of the world's computer systems. Learn the basics of the Linux kernel, how it relates to GNU, and essential Linux commands.

0 0 18

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

React Query in 100 Seconds

React Query is a tool that makes your data fetching code faster, easier, and more powerful. Learn how to use React Query it in a real application in the Full React Course https://fireship.

0 0 9

- 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 12

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

Vite in 100 Seconds

Vite is a JavaScript build tool that makes it faster and easier to build web applications. It's similar to tools like Webpack, but relies on modern browser features like ES Modules to simplify and spe

0 0 38

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

Firebase in 100 Seconds

Firebase is a suite of tools for building apps on top of Google Cloud Platform. It's most famous for its realtime database, but also includes services for user authentication, serverless computing, pu

0 0 29

- 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

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

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

Ruby in 100 Seconds

Ruby is a dynamic programming language most well-know for powering the Ruby on Rails fullstack web framework. Learn why developers love the simple object-oriented code produced by the Ruby language.

0 0 20

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

Prisma in 100 Seconds

Prisma is an open-source ORM that makes it fun and safe to work with a database like MySQL, Postgres, SQL Server, or MongoDB. It generates a type-safe client library to provide an awesome DX in any No

0 0 8

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

JavaScript in 100 Seconds

JavaScript is the the programming language that built the web. Learn how it evolved into a powerful tool for building websites, servers with Node.

0 0 4

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

Binary Explained in 01100100 Seconds

Binary is a base-2 numbering system and the final language used by computer hardware. Programmers don't write binary code directly, but it's import to understand how a machine uses transistors to orga

0 0 32

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

How to get a Million YouTube Subscribers in 100 Seconds

The story of I grew my channel to 1 million subscribers over the course of 5 years. Get into the right mindset as a content creator and learn some practical tips & tricks to grow a YouTube channel fas

0 0 20

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

CSS in 100 Seconds

Cascading Style Sheets or CSS is the language that makes HTML websites look pretty. Learn how concepts like cascade, specificity, inheritance, and the box model influence the appearance of a webpage h

0 0 4

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

Brainf**k in 100 Seconds

Brainfuck is a minimal esoteric programming language. It provides a 30K 8-bit array that can be modified with 8 different characters. . Resources.

0 0 12

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

C# in 100 Seconds

C# or C-Sharp is the programming language behind .NET (dotnet) and the Unity framework.

0 0 35

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

HTML in 100 Seconds

Ready to build your first website? HTML or Hypertext Markup Language is one of the core building blocks of the web. Learn the history of HTML and how it's used to give structure to a webpage.

0 0 13