

Odilo Gaios
-
Odilo Gaios replied to the discussion What’s the best way to learn Golang for backend development? in the forum General Web Scraping 5 months ago
What’s the best way to learn Golang for backend development?
Work on projects like REST APIs or microservices to get hands-on experience with Go’s concurrency model using goroutines and channels.
-
Odilo Gaios replied to the discussion How do you handle asynchronous programming in JavaScript vs. Python? in the forum General Web Scraping 5 months ago
How do you handle asynchronous programming in JavaScript vs. Python?
Python introduced asyncio for handling asynchronous tasks, and the async/await syntax in Python works similarly to JavaScript.
-
Odilo Gaios replied to the discussion Should I switch from JavaScript to Python for data science in 2024? in the forum General Web Scraping 5 months ago
Should I switch from JavaScript to Python for data science in 2024?
While you can do some basic data manipulation with JavaScript, Python’s ecosystem is far more advanced for AI/ML and analytics.
-
Odilo Gaios started the discussion What’s the best approach to scraping PDF documents online? in the forum General Web Scraping 5 months ago
What’s the best approach to scraping PDF documents online?
I use pdfplumber or PyPDF2 in Python to extract text from PDFs directly, which works well for text-heavy documents.
-
Odilo Gaios changed their photo 5 months ago
-
Odilo Gaios became a registered member 5 months ago