Charanchai Thongkham

Charanchai Thongkham

from Bangkok / 157 posts

Software development, Business, Finance, and Investment.

by Charanchai Thongkham — 1 min read

วิธีการวัดความเร็วของ Code ใน JavaScript

มีด้วยกัน 2 วิธี คือ วัดผ่าน console เราจะใช้ console.time() และ console.timeEnd() ในการวัดค่า console.time("myCode"); // Code to be timed goes here for (let i = 0; i < 1000000; i++) { // Some operation } console.timeEnd(...

ติดตั้ง Python3 บน Linux/Ubuntu

Charanchai Thongkham — 1 min read

การติดตั้ง Python บน Ubuntu คุณสามารถใช้ตัวจัดการแพ็คเกจ apt ก่อนอื่น ให้คุณอัปเดตรายการแพ็คเกจของคุณ จากนั้นติดตั้ง Python 3...

You’ve successfully subscribed to nutshell.work
Welcome back! You’ve successfully signed in.
Great! You’ve successfully signed up.
Success! Your email is updated.
Your link has expired
Success! Check your email for magic link to sign-in.