Tag code
Tìm kiếm bài viết trong Tag code
my browser, my paste
It's annoying when a website disables paste. Learn how to re-enable paste on any website with a little bit of JavaScript code. . Get More Content - Upgrade to PRO.
0 0 5
Zig in 100 Seconds
Zig is general-purpose systems programming language often used as an alternative to C, C++, and Rust. Learn the basics of Zig in this quick tutorial. . Chat with Me on Discord.
0 0 5
Game ran san moi tham khao
#include <iostream>. using namespace std;. /*. .
0 0 7
How to ACTUALLY learn to code... 7 Roadmaps for 2023
Explore 7 roadmaps or learning paths for beginner developers. The goal of this video is to provide a starting point for aspiring software engineers looking to learn web development, mobile, desktop, I
0 0 16
Cách học code cho anh em lười học
Tất cả những bài viết về cách học code sao cho nhanh ở trên mạng mình khuyên thật là các bạn nên quên hết đi. Hầu hết chỉ toàn là self help kiểu "Hãy code đi" "Hãy bắt tay vào làm" "Code ngay bây giờ"
0 0 16
100+ JavaScript Concepts you Need to Know
The ultimate 10 minute JavaScript course that quickly breaks down over 100 key concepts every web developer should know. Learn the basics of JS and start building apps on the web, mobile, desktop, and
0 0 16
Nim in 100 Seconds
Nim is a general-purpose programming language known for its python-like syntax and ability to compile to multiple languages like C, C++, and JavaScript. Learn the fundamentals of Nim in this quick tut
0 0 12
Lisp in 100 Seconds
Lisp is world’s second high-level programming language and is still used to build software today. It was the first to implement many popular programming techniques like higher-order functions, recursi
0 0 12
Hàm add() của ArrayList hoạt động như thế nào ?
. Khi coding với Java/Kotlin, chúng ta thường rất hay phải thao tác với các sub class của List điển hình là ArrayList. Nó thông dụng đến mức làm chúng ta đôi khi quên đi kiểu dữ liệu mảng (Array) - Cấ
0 0 22
I tried 10 code editors
The top 10 code editors for programmers in 2022. We start by exploring simple text editors like vim, then show the evolution to IDEs like Visual Studio. . Resources.
0 0 19
10 very promising Open Source Projects you haven’t heard of
Let's explore 10 game-changing open source libraries that can make your code faster, prettier, and cheaper. A hand-picked list of the coolest dev tools and projects on GitHub in 2022. . Resources.
0 0 28
How a CS student tracks Elon’s Private Jet with Python // The Code Report
A college student built a Twitter bot with Python that tracks the location of Elon Musk's private jet - then Elon offered him $5K to shut it down. Now the situation is blowing up in the media.
0 0 26
Viết Reminder Parser dùng Rust
<- Quay về trang chủ. Viết Reminder Parser dùng Rust.
0 0 14
Dynamic typing trong Rust với std::any::Any
<- Quay về trang chủ. Dynamic typing trong Rust với std::any::Any.
0 0 20
Make Money from your API Tutorial
Learn how to collect payments from an API or SaaS product. In this tutorial, we build an Express.js API from scratch, then make money by integrating Stripe Metered Billing. https://fireship.
0 0 27
Auth0 in 100 Seconds // And beyond with a Next.js Authentication Tutorial
Auth0 is Authentication-as-a-Service used to manage the front door to your application. It provides drop-in user auth solutions that look great on any frontend app, and integrate with any backend serv
0 0 24
How to OVER Engineer a Website // What is a Tech Stack?
A "tech stack" includes all the technologies used to build a complete web or mobile application - like frameworks, cloud services, libraries, languages, and APIs. Let’s over-engineer a tech stack for
0 0 35
Terraform in 100 Seconds
Terraform is an Infrastructure as Code (IAC) tool that can provision resources in the cloud. Learn how to setup terraform and connect it to cloud providers like AWS, Google Cloud, Azure, or Docker to
0 0 25