article thumbnail

Top 20 Data Engineering Project Ideas [With Source Code]

Analytics Vidhya

Aspiring data engineers often seek real-world projects to gain hands-on experience and showcase their expertise. This article presents the top 20 data engineering project ideas with their source code.

article thumbnail

An educational side project

The Pragmatic Engineer

I’d like to share a story about an educational side project which could prove fruitful for a software engineer who’s seeking a new job. Juraj created a systems design explainer on how he built this project, and the technologies used: The systems design diagram for the Rides application The app uses: Node.js

Education 364
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

How to Normalize Relational Databases With SQL Code?

Analytics Vidhya

The database is the major element of a data science project. So, we are […] The post How to Normalize Relational Databases With SQL Code? To generate actionable insights, the database must be centralized and organized efficiently. appeared first on Analytics Vidhya.

article thumbnail

Top 20 Data Engineering Project Ideas with Source Code

Analytics Vidhya

Aspiring data engineers often seek real-world projects to gain hands-on experience and showcase their expertise. This article presents the top 20 data engineering project ideas with their source code. Whether you’re […] The post Top 20 Data Engineering Project Ideas with Source Code appeared first on Analytics Vidhya.

article thumbnail

New Study: 2018 State of Embedded Analytics Report

Why do some embedded analytics projects succeed while others fail? We surveyed 500+ application teams embedding analytics to find out which analytics features actually move the needle. Read the 6th annual State of Embedded Analytics Report to discover new best practices. Brought to you by Logi Analytics.

article thumbnail

Code Review on Printed Paper: an Excerpt from the Twitoons Comic Book

The Pragmatic Engineer

Today’s newsletter closes with a full chapter from this book, visualizing when Elon Musk demanded all Twitter software engineers print out their code on paper (!!) and report for code review. Code review on printed paper: an excerpt from the Twitoons book A year ago, the end of October 2022 was a very turbulent time at Twitter.

Coding 236
article thumbnail

Why did Google close its coding competitions after 20 years?

The Pragmatic Engineer

On 22 February 2023, Google announced its coding competitions are coming to an end: The visual that accompanied the announcement of the end of Google’s coding competitions. Code Jam: competitive programming. Hash Code: team programming. Google Code Jam I/O for Women: algorithmic programming.

Coding 218
article thumbnail

3 Challenges of Building Complex Dashboards with Open Source Components

Speaker: Ryan MacCarrigan, Founding Principal, LeanStudio

Many product teams use charting components and open source code libraries to get dashboards and reporting functionality quickly. Watch this webinar with Ryan MacCarrigan, Founding Principal of LeanStudio, to learn about key considerations for launching your next analytics project.

article thumbnail

Apache Airflow® Crash Course: From 0 to Running your Pipeline in the Cloud

Airflow enables you to define workflows as Python code, allowing for dynamic and scalable pipelines suitable to any use case from ETL/ELT to running ML/AI operations in production. This introductory tutorial provides a crash course for writing and deploying your first Airflow pipeline.