Explore >> Select a destination


You are here

erikbern.com
| | www.ssp.sh
4.7 parsecs away

Travel
| | Today, there are 6,500 people on LinkedIn who call themselves data engineers. The number of data engineers has doubled in the past year. So is it really the future of data warehousing? What is data engineering? These questions and much more I want to answer in this blog post.
| | newsletter.automationhacks.io
5.0 parsecs away

Travel
| | "I'm not a great programmer; I'm just a good programmer with great habits." - Kent Beck
| | builtin.com
3.0 parsecs away

Travel
| | What is software engineering? It is a field directly related to computer science, where engineers apply systematic and disciplined methods to the development, operation and maintenance of software.
| | wittchen.io
18.4 parsecs away

Travel
| Introduction I have my own tiny Python project called spotify-cli-linux, which is (surprise!) command line interface for Spotify desktop app on Linux. Python is not my primary programming language and I work more with Java. Nevertheless, I find this language enjoyable and useful in many cases, so I try to learn something new about it from time to time. In the beginning, I've provided instructions how to install my Python script in the system via curl and wget, which is fine, but it's not recommended and ...