programming

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
programming [2024/09/29 04:23] – [HTML] adminprogramming [2025/03/18 06:43] (current) – [Python] admin
Line 55: Line 55:
  
  
 +===== MarkDown =====
 +markdown online editor <https://mk-down2.vercel.app/>  <https://stackedit.io/> \\
 ===== HTTP ===== ===== HTTP =====
 ===== HTML ===== ===== HTML =====
Line 69: Line 71:
   * нагрузочное тестирование   * нагрузочное тестирование
   * ++ Web Scrapping web download scrap|   * ++ Web Scrapping web download scrap|
-<code JAVSCRIPT>+<code javascript>
 (async function downloadCompleteHTML() { (async function downloadCompleteHTML() {
   // Helper function to fetch content of external files (CSS, JS, images)   // Helper function to fetch content of external files (CSS, JS, images)
Line 159: Line 161:
 </code> </code>
 ++ ++
 +
 +==== HTML Beauty ====
 +   * https://www.leafgon.com/nav/breezyforest/demo - great indicator
 +
 ===== SVG ===== ===== SVG =====
   * Svg editor https://boxy-svg.com/app   * Svg editor https://boxy-svg.com/app
Line 225: Line 231:
  
 ===== Python ===== ===== Python =====
 +  * https://youtu.be/0Osso8mLL-A?si=wMDqSDJJRy8u1Dyh - manager UV pip on RUST https://astral.sh/blog/uv-unified-python-packaging
   * good book https://python-scripts.com/sleep   * good book https://python-scripts.com/sleep
   * install pip from wheels '' python3 ./pip-19.2.2-py2.py3-none-any.whl/pip install ./pip-19.2.2-py2.py3-none-any.whl ''   * install pip from wheels '' python3 ./pip-19.2.2-py2.py3-none-any.whl/pip install ./pip-19.2.2-py2.py3-none-any.whl ''
  • programming.1727583805.txt.gz
  • Last modified: 2024/09/29 04:23
  • by admin