Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| programming [2024/09/29 04:23] – [HTML] admin | programming [2025/11/12 22:06] (current) – [Programming] admin | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Programming ====== | ====== Programming ====== | ||
| + | * https:// | ||
| + | * github repository to learn courses ии репозиторий учебник - https:// | ||
| * https:// | * https:// | ||
| * algoexpert - site with algorithms | * algoexpert - site with algorithms | ||
| Line 55: | Line 57: | ||
| + | ===== MarkDown ===== | ||
| + | markdown online editor < | ||
| ===== HTTP ===== | ===== HTTP ===== | ||
| ===== HTML ===== | ===== HTML ===== | ||
| Line 69: | Line 73: | ||
| * нагрузочное тестирование | * нагрузочное тестирование | ||
| * ++ Web Scrapping web download scrap| | * ++ Web Scrapping web download scrap| | ||
| - | < | + | < |
| (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 163: | ||
| </ | </ | ||
| ++ | ++ | ||
| + | |||
| + | ==== HTML Beauty ==== | ||
| + | * https:// | ||
| + | |||
| ===== SVG ===== | ===== SVG ===== | ||
| * Svg editor https:// | * Svg editor https:// | ||
| Line 225: | Line 233: | ||
| ===== Python ===== | ===== Python ===== | ||
| + | * https:// | ||
| * good book https:// | * good book https:// | ||
| * install pip from wheels '' | * install pip from wheels '' | ||