Textual version of the JavaScript roadmap roadmap.sh/javascript
- Introduction to JavaScript
- What is JavaScript?
- History of JavaScript
- JavaScript Versions
- How to Run JavaScript
- All about Variables
- Rules for naming variables
- Variable Declarations
Textual version of the JavaScript roadmap roadmap.sh/javascript
Textual Version of Node.js Developer Roadmap
Introduction to Node.js
Node.js vs Browser
| - Fundamentals | |
| - Quality Assurance | |
| - Tester Mindset | |
| - Testing Approaches | |
| - White Box Testing | |
| - Gray Box Testing | |
| - Black Box Testing | |
| - Testing Types | |
| - Functional Testing | |
| - UAT |
| <html> | |
| <head> | |
| <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@recogito/annotorious@latest/dist/annotorious.min.css" /> | |
| <script src="https://cdn.jsdelivr.net/npm/@recogito/annotorious@latest/dist/annotorious.min.js"></script> | |
| <style> | |
| * { | |
| margin: 0; | |
| padding: 0; | |
| } |
| name: Deploy to EC2 | |
| on: | |
| workflow_dispatch: | |
| push: | |
| branches: | |
| - master | |
| jobs: | |
| deploy: | |
| runs-on: ubuntu-latest | |
| steps: |
Note: AI Engineer is different from an AI research or ML Engineer. AI Engineers are developers who don't have to worry about training their own models, they use or fine-tune the pre-trained models and use existing AI technologies to further enhance the user experience.
| 178.128.94.113 - - [04/Oct/2024:00:00:18 +0000] "GET /v1-health HTTP/1.1" 200 51 "-" "DigitalOcean Uptime Probe 0.22.0 (https://digitalocean.com)" | |
| 142.93.136.176 - - [04/Oct/2024:00:00:22 +0000] "GET /v1-health HTTP/1.1" 200 51 "-" "DigitalOcean Uptime Probe 0.22.0 (https://digitalocean.com)" | |
| 138.68.248.85 - - [04/Oct/2024:00:00:22 +0000] "GET /v1-health HTTP/1.1" 200 51 "-" "DigitalOcean Uptime Probe 0.22.0 (https://digitalocean.com)" | |
| 159.89.185.30 - - [04/Oct/2024:00:01:04 +0000] "GET /v1-health HTTP/1.1" 200 51 "-" "DigitalOcean Uptime Probe 0.22.0 (https://digitalocean.com)" | |
| 185.224.128.59 - - [04/Oct/2024:00:01:14 +0000] "GET /cgi-bin/luci/;stok=/locale HTTP/1.1" 404 162 "-" "-" | |
| 178.128.94.113 - - [04/Oct/2024:00:01:18 +0000] "GET /v1-health HTTP/1.1" 200 51 "-" "DigitalOcean Uptime Probe 0.22.0 (https://digitalocean.com)" | |
| 142.93.136.176 - - [04/Oct/2024:00:01:22 +0000] "GET /v1-health HTTP/1.1" 200 51 "-" "DigitalOcean Uptime Probe 0.22.0 (https://digitalocean.com)" | |
| 138.68.248.85 - - [04/Oct/2024:00:01: |