For junior backend web development jobs, which one would you recommend to learn C# or Java?

This page summarizes the projects mentioned and recommended in the original post on /r/learnprogramming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • LeetCode

    Discontinued This is my LeetCode solutions for all 2000+ problems, mainly written in C++ or Python. (by lyhsieh)

  • Start by actually learning how to code, object oriented programming, and a little bit of functional programming. Be able to solve https://leetcode.com/ problems because they may be on a coding interview. The book "Cracking the Coding Interview" by GayleMcDowell is a good review of things you're supposed to be taught in a college computer science curriculum. From there you can learn either Java or C# (or both, I like learning a little of both to be more versatile, they are both heavily used on the backend of an internet system). To make sure your learning resources are relatively new you can buy books off Amazon by their publication date to filter out very old (like more than 5 years old) books and do a Google Advanced Search and filter by "last update:" to remove results that are more than a few years old. Same thing with YouTube tutorials, when you do a YouTube search you can tap the three dots in the top right on the YouTube app, select "Upload date", and filter results to only be from "This year". I also like to sort by "Type: Playlist" so I get a long series of YouTube videos in the form of a playlist to learn from.

  • ASP.NET Core

    ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux.

  • there isn't a lot of overlap between blazor and asp.net. the only difference is that blazor basically replaces your server side viewstate engine (razor). In fact, it's common to use them both together, blazor and asp.net (mvc).

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Middleware in .NET 8

    1 project | dev.to | 18 Apr 2024
  • .NET Monthly Roundup - March 2024 - .NET 9 Preview 2, Smart Components, AI fun, and more!

    2 projects | dev.to | 9 Apr 2024
  • Bug Thread

    1 project | news.ycombinator.com | 16 Jan 2024
  • Experimenting with .NET 8 Blazor Web App w/ the Blazor Server rendering mode enabled but I can't get any my events to fire.

    1 project | /r/Blazor | 10 Dec 2023
  • Observable or promise for http call from ASP.Net

    1 project | /r/angular | 10 Dec 2023