DEV DOG BLOG

  • Facebook
  • Tumblr
  • Mastodon
  • LinkedIn
  • GitHub
  • 2 สิงหาคม 2023

    ทำ Automated ด้วย chrome แบบไม่ต้องเขียนโค๊ต สามารถนำไปใช้ต่อใน puppeteer ได้ด้วย

    สุดท้ายนี้ เพื่อนๆสามารถนำ เทคนิคนี้ ไปใช้กับการทดสอบ ก…

    {{ read_more }}

    const category_label = [ รู้ไปทำไม เรื่องของคนเขียนโปรแกรม, เรื่อง IT ที่คนทั่วไปควรรู้ ];
    const post_label = [ Automated, Automated Test, chrome, puppeteer ];
  • 2 สิงหาคม 2023

    ดึงผลหวยจากเว็บ Sanook ด้วย Code 11 บรรทัด

    ดึงผลหวยจากเว็บ Sanook.com ด้วย BeautifulSoup และ reque…

    {{ read_more }}

    const category_label = [ รู้ไปทำไม เรื่องของคนเขียนโปรแกรม, เรื่อง IT ที่คนทั่วไปควรรู้ ];
    const post_label = [ BeautifulSoup, beautifulsoup4, google colab, python, requests ];
  • 1 สิงหาคม 2023

    มาตรวจสอบช่องโหว่ด้วย OWASP ZAP กัน

    OWASP ZAP (Zed Attack Proxy) เป็นเครื่องมือที่ใช้สำหรับ…

    {{ read_more }}

    const category_label = [ รู้ไปทำไม เรื่องของคนเขียนโปรแกรม, เรื่อง IT ที่คนทั่วไปควรรู้ ];
    const post_label = [ OWASP, OWASP TOP 10, va, Vulnerability Assessment, Zed Attack Proxy, ช่องโหว่ความปลอดภัย, สแกนช่องโหว่ ];
  • 31 กรกฎาคม 2023

    เพิ่มความเร็วเว็บไชต์ด้วย CloudFlare Worker

    หลายๆคนที่ใช้ CloudFlare อยู่ก็คนจะได้ใช้หลายๆฟังชั่นขอ…

    {{ read_more }}

    const category_label = [ รู้ไปทำไม เรื่องของคนเขียนโปรแกรม, เรื่อง IT ที่คนทั่วไปควรรู้ ];
    const post_label = [ Cache, CloudFlare, CloudFlare Worker ];
  • 30 กรกฎาคม 2023

    แปลงข้อมูล JSON เป็น Excel ด้วยคำสั่ง 3 บรรทัด

    ในบางครั้งเราก็มักจะได้รับคำขอจาก แผนกอื่นๆ เพื่อขอ Exp…

    {{ read_more }}

    const category_label = [ รู้ไปทำไม เรื่องของคนเขียนโปรแกรม, เรื่อง IT ที่คนทั่วไปควรรู้ ];
    const post_label = [ google colab, json2excel, pandas, python ];
  • 29 กรกฎาคม 2023

    บล็อกเบอร์แก๊งคอลเซ็นเตอร์ไม่ให้โทรมาหลอก

    กสทช เปิดบริการปฏิเสธรับสายจากต่างประเทศ หรือ บล็อกเบอร…

    {{ read_more }}

    const category_label = [ รู้ไปทำไม เรื่องของคนเขียนโปรแกรม, เรื่อง IT ที่คนทั่วไปควรรู้ ];
    const post_label = [ ais, dtac, true, บล็อกเบอร์, บล็อกเบอร์โทรจากต่างประเทศ, แก๊งคอลเซ็นเตอร์, แกงหลอกเงิน ];
  • 28 กรกฎาคม 2023

    เพิ่มความเร็วให้ Python บน Lambda ด้วย Variable Cache

    สร้าง Decorator Cache ให้กับ Lambda ที่ใช้ Python Runti…

    {{ read_more }}

    const category_label = [ รู้ไปทำไม เรื่องของคนเขียนโปรแกรม ];
    const post_label = [ api, aws, lambda, MemoryCache, python, restapi, VariableCache ];
  • 27 กรกฎาคม 2023

    WSGI คืออะไร

    WSGI (Web Server Gateway Interface) เกิดขึ้นในปี 2003 โ…

    {{ read_more }}

    const category_label = [ รู้ไปทำไม เรื่องของคนเขียนโปรแกรม ];
    const post_label = [ framework python, framework WSGI, python, WSGI ];
  • 27 กรกฎาคม 2023

    มา Document สำหรับ Class Module ใน Python เพื่อใช้งานในทีมกัน ด้วย pdoc

    หลายท่าน น่าจะเคยเจอปัญหา ในการต้องมาอธิบายให้เพื่อนร่ว…

    {{ read_more }}

    const category_label = [ รู้ไปทำไม เรื่องของคนเขียนโปรแกรม ];
    const post_label = [ apidocument, functiondocument, html, pdoc, python ];
  • 26 กรกฎาคม 2023

    ใส่สีให้ Code บนเว็บไชต์ด้วย highlight.js

    การใส่สีให้กับโค้ดบนเว็บไซต์โดยใช้ highlight.js ผ่าน CD…

    {{ read_more }}

    const category_label = [ รู้ไปทำไม เรื่องของคนเขียนโปรแกรม ];
    const post_label = [ cdn, highlight.js, html ];
1 2 3
Next Page

DEV DOG BLOG

เรียนรู้การเขียนโปรแกรมสำหรับผู้เริ่มต้น และจดบันทึกการเป็นโปรแกรมเมอร์

  • ทำเว็บแอป ด้วย Python FastAPI และ Jinja2
  • บทที่ 1: Python FastAPI และ Jinja
  • บทที่ 2: สร้างเว็บแอปแรกของคุณด้วย FastAPI และ Jinja
  • รู้ไปทำไม เรื่องของคนเขียนโปรแกรม
  • เรื่อง IT ที่คนทั่วไปควรรู้
  • Facebook
  • Tumblr
  • Mastodon
  • LinkedIn
  • GitHub

api aws chrome fastapi functiondocument GameBoy GB Studio go-gin golang google colab highlight.js html jinja jinja2 json2excel lambda LoadTesting locust locust.io MemoryCache OWASP OWASP TOP 10 pandas pdoc puppeteer pypy PyThaiNLP python python tuning pyttsx3 requests restapi Text-to-Speech (TTS) Translate true va VariableCache Vulnerability Assessment WSGI Zed Attack Proxy สแกนช่องโหว่ ออกแบบเว็บไชต์ เกม 8 บิต เปลี่ยนข้อความเป็นเสียงพูด แกงหลอกเงิน