TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

I wasted 4 years learning Java

8 点作者 kapersky117 个月前
I wasted 4 years learning Java.<p>The problem wasn’t the programming language but the pattern I was learning it.<p>I downloaded almost all Java tutorials on YouTube and was consistently watching and reading articles.<p>However, I still didn’t fully comprehend or grasp any concept of programming.<p>One day, I decided that come rain or sun, I’m going to build the Windows Calculator.<p>That is when everything changed.<p>After struggling for a long time, I finally built the calculator.<p>Also, I noticed that my questioning changed from “What is” to “How to”.<p>I started asking more direct questions that relate to my challenges.<p>Infact, I went further to build other apps such as:<p>- library management system - hospital management system - Cyber billing app - etc<p>…and the rest is history.<p>Project-based learning approach is the best way to learn this backend engineering thing.<p>Jump out of tutorial hell.<p>Here’s a list of Backend projects you can start with:<p>https:&#x2F;&#x2F;projects.masteringbackend.com&#x2F;projects

3 条评论

flaptrap7 个月前
Decades ago, a manager told me (in an interview) that it takes 5 years before Java developers are productive. I still disagree. It might take time to become a wizard but the priority in this business is to complete projects.
nunobrito7 个月前
Yes, having a goal is the way to go.
zeristor7 个月前
Do or do not.