Tag code
Tìm kiếm bài viết trong Tag code
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 52
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 41
Viết Reminder Parser dùng Rust
<- Quay về trang chủ. Viết Reminder Parser dùng Rust.
0 0 33
Dynamic typing trong Rust với std::any::Any
<- Quay về trang chủ. Dynamic typing trong Rust với std::any::Any.
0 0 33
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 47
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 41
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 60
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 37
The Truth about Github Copilot // AI Programming First Look
Learn the basics of GitHub Copilot - an AI-powered tool for writing code faster. It is built on top of OpenAI’s GPT-3 model and uses training data from public places like StackOverflow to suggest and
0 0 35
Build 5 Apps in 5 Minutes with Flutter… But should you?
Flutter makes it possible to deploy your code to iOS, Android, MacOS, Windows, and the Web. But what are the pros and cons of cross-platform development? https://fireship.io/tags/flutter/. .
0 0 31
Hiểu thị trường để hack lương ngành IT từ năm nhất
Tiền đối với bạn có quan trọng không? Mình may mắn có gặp một số cao nhân, trình độ mình phải gọi là thầy, gấp 10 20 lần mình vậy, nhưng tuyệt nhiên khẳng định sinh viên ra trường không nên mơ tưởng đ
0 0 52
Phức tạp hóa vấn đề: Làm sao để debug?
Phức tạp hóa vấn đề: Làm sao để debug. .
0 0 36
Kinh nghiệm làm việc với Cgo
Kinh nghiệm làm việc với Cgo. Cuối tuần vừa rồi mình có làm một project nho nhỏ để học hỏi thêm, điểm khá thú vị là project này tuy không to lắm nhưng lại chứa khá là nhiều vấn đề và buộc mình phải tì
0 0 56
Algorithm Visualization
Algorithm Visualization. Algorithm Visualization là kĩ thuật hình tượng hóa quá trình hoạt động của một thuật toán, chúng ta thường thực hiện nó bằng nhiều cách khác nhau như: viết, vẽ, lập bảng giá t
0 0 44
Algorithm in Frontend - Kỳ 2: Tree và Menu
Algorithm in Frontend - Kỳ 2: Tree và Menu. Tiếp tục với sê ri Algorithm in Frontend, kì này nói về một loại cấu trúc dữ liệu được dùng thường xuyên trên frontend, đó là Kiểu dữ liệu dạng cây (tree).
0 0 42
Algorithm in Frontend - Kỳ 1: Xử lý dữ liệu trên Frontend
Algorithm in Frontend - Kỳ 1: Xử lý dữ liệu trên Frontend. Đối với lĩnh vực Frontend nói riêng, chuyện học hay luyện các kĩ năng phân tích thiết kế thuật toán là một kĩ năng bị xem nhẹ nhất.
0 0 32
Algorithm in Frontend - Kỳ 3: Hashmap
Algorithm in Frontend - Kỳ 3: Hashmap. Hôm nay nói về một ứng dụng của Hashmap trong việc optimize một số thuật toán thường gặp trên Frontend.
0 0 43
Quick and Dirty Stack, Queue and Deque in JavaScript
Quick and Dirty Stack, Queue and Deque in JavaScript. Trong quá trình phỏng vấn, dùng JavaScript, nếu đề bài không yêu cầu bắt buộc phải implement Stack hoặc Queue thì chúng ta có thể tiết kiệm thời g
0 0 36