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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Fireship – Learn to Code Faster

335 点作者 WallyFunk超过 2 年前

35 条评论

short_throw超过 2 年前
HN predictably tearing him apart for his pricing and marketing.<p>If you haven&#x27;t heard of fireship, do this instead of complaining about his prices:<p>1. Watch a few videos on his YouTube for free (<a href="https:&#x2F;&#x2F;m.youtube.com&#x2F;c&#x2F;fireship" rel="nofollow">https:&#x2F;&#x2F;m.youtube.com&#x2F;c&#x2F;fireship</a>)<p>2. If you enjoy it, subscribe&#x2F;watch more.<p>3. If you really like it and want to take his courses then pay for a membership.<p>This guy can get information on a new topic into my brain faster than anyone on YouTube, while keeping me entertained and enjoying every minute of it. His code report videos are so entertaining (but less technical) that my non programmer wife likes to watch them.<p>I&#x27;m glad he can make a living at this. He&#x27;s put thousands of hours of labor into producing fantastic content for free. I was happy to pay a fraction of a days pay to buy a lifetime membership to support his years of work, but if you don&#x27;t like it don&#x27;t buy it.<p>High quality technical content is important to me, and I&#x27;m thankful whenever those creators find a way to eat without being totally subservient to google&#x27;s algorithms.
评论 #33931113 未加载
评论 #33929531 未加载
评论 #33929453 未加载
评论 #33932463 未加载
评论 #33934262 未加载
评论 #33929688 未加载
cybrox超过 2 年前
I haven&#x27;t used the Fireship site or any of their courses but I do really enjoy their YouTube channel. Especially the XYZ in 100s is a nice bite-sized introduction to some things you might have never heard of. <a href="https:&#x2F;&#x2F;www.youtube.com&#x2F;@Fireship" rel="nofollow">https:&#x2F;&#x2F;www.youtube.com&#x2F;@Fireship</a>
评论 #33926396 未加载
评论 #33926687 未加载
评论 #33927658 未加载
评论 #33926970 未加载
评论 #33926520 未加载
opdahl超过 2 年前
To be honest I see this new trend of squishing down longform information (such as books, courses etc) into short tidbits with the promise of «infusing you with information» a detriment to learning. There is a huge difference between being told something by e.g reading a sentence summarizing a point, in comparison to reading the longer form. This is because a big part of what is learning, or grokking rather, is that you ponder and think about the information you just received in context with something else. You need to simulate and build a mental model using the information as a jumping off point. Thats where longer form of content such as a «slow» book is beneficial. It might be slow and repeating itself, but in doing so it gives you the chance to actually understand what is being presented to you. These short summaries are giving you non of that, unless you actually stop and ponder every single sentence, and at that point you might as well be consuming the longer form since it will help you in that aspect.<p>I honestly believe we’re currently being too focused on productivity hacks, so we’re not seeing the forest for the trees. You reading and remembering a line from a book is not the same as you understanding that line, and in this example where they state they are giving you a 60 minute lesson in 5 minutes - how much understanding are you actually left with at the end?
评论 #33929904 未加载
评论 #33929421 未加载
评论 #33931774 未加载
评论 #33929282 未加载
评论 #33939005 未加载
photochemsyn超过 2 年前
Learning git is the cheapest way to get faster at coding. First get a good grasp of command-line git and of the git workflow (dirty working directory -&gt; staged index -&gt; commit code), and then use git diff to see how your code changes from one commit to the next (or between the staged index and the previous commit, or just looking at one file, etc.)<p>If you get your git diffs from one commit to the next to start looking concise and clear, maybe one working function added per commit, one block, one small class etc,, then you can start coding pretty quickly, because you&#x27;re adding in discrete chunks, testing as you go, and you don&#x27;t get lost trying to do too much at once, you can quickly switch back to the latest working version, debuggging is much faster, etc.
评论 #33928715 未加载
kleiba超过 2 年前
So, I click on &quot;start here&quot;, get to three pages of promises of greatness and then - while I still don&#x27;t have a clue what this thing <i>really</i> is - I get asked to sign up.<p>Err, no, thank you.
评论 #33928843 未加载
hr0m超过 2 年前
I have nothing to do with web development but the YouTube channel fireship is great. Funny and informative.
jacobsenscott超过 2 年前
Maybe it is just because I learned to code back when people learned from books (sometimes even textbooks!), but I think the fastest way to learn to code is to get one good book on whatever language you want to use, and just start coding. Videos and tutorials are so low bandwidth, hours of videos and tutorials == the intro chapter to a book. If anything videos are eating the time you could spend reading and coding.
评论 #33927821 未加载
评论 #33928480 未加载
评论 #33930127 未加载
评论 #33927855 未加载
63超过 2 年前
$30 &#x2F;month feels like a lot to me. It reminds me of leetcode where I would actually consider paying for the service but the price is just so high I can&#x27;t justify it for how little time I would spend with it. Maybe the price makes sense if you&#x27;re going through every course on the site, but I&#x27;m really only interested in one or two so it just doesn&#x27;t make sense for me. I&#x27;ll just learn from other sources.
评论 #33926663 未加载
评论 #33926051 未加载
ilrwbwrkhv超过 2 年前
The best hackers I know are all super fast. That is the one quality that is common. They can create huge amounts of business value in a very short time by using fewer but better abstractions.
评论 #33926735 未加载
999900000999超过 2 年前
30$ a month is a ton to spend compared to something free like the Odin project.<p><a href="https:&#x2F;&#x2F;www.theodinproject.com&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.theodinproject.com&#x2F;</a><p>If you charged 10$ for it I would off already signed up. I actually want to learn front end React
评论 #33928196 未加载
Aeolun超过 2 年前
&gt; You can’t learn to write code by watching videos<p>&gt; Solution: I made a bunch of (better?) videos that teach you how to code.<p>I’m not sure I understand this logic.
RobTonino超过 2 年前
Learned a lot from him in my super early days. Sometimes can teach whole topics, others it can give you the right amount of knowledge to search it and study it your self. Keep going Jeff
Lapsa超过 2 年前
wtf &quot;You can&#x27;t learn to code by watching videos&quot; -&gt; &quot;Solution (..) I create short highly-focused videos that make learning to code addicting.&quot; hard pass
kecupochren超过 2 年前
The landing page says every course starts free but it&#x27;s only intro &quot;overview&quot; videos I can watch. None of the actual content can be seen before paying.
评论 #33926116 未加载
评论 #33925999 未加载
评论 #33929657 未加载
Jayakumark超过 2 年前
I don’t know why hyperskill.org is not getting any love on HN, zero videos, byte sized lessons to the point - followed by questions and assignment. Also mini projects at every 10 or so lessons which eventually makes up final project and their learning map is really awesome which maps topics to know before proceeding , and integration with JetBrains IDE is nice so you can submit projects or questions directly.
design-of-homes超过 2 年前
The Fireship videos on YouTube are excellent, entertaining and informative. I presume the videos are scripted - one of the reasons the videos are concise and no filler.<p>I haven&#x27;t tried the Fireship courses, but I&#x27;m intrigued which teaching approaches preferred by developers: video, text, interactive exercises, book - a combination?<p>For me, I have found video instruction is massively varied. Although instructors may be familiar with a subject, some are not good at teaching. The best instructors understand their subject but also explain their subject clearly. Also, overly long videos can make watching video a chore. But there are always exceptions (e.g. Harvard online CS50?).
评论 #33933633 未加载
jasfi超过 2 年前
Use multi-modal learning. Videos, tutorials, projects, ChatGPT. I think it&#x27;s worth watching a video before diving into a project if you are very new to what you&#x27;re learning. ChatGPT is a great new way to learn as well.
sosodev超过 2 年前
&quot;You can&#x27;t learn to code by watching videos&quot; -- this is 100% false<p>&quot;I create short highly-focused videos&quot; -- a bit contradictory, no? Sure it&#x27;s &quot;project based&quot; but so are many other free courses
评论 #33926726 未加载
eiiot超过 2 年前
Fireship is a great jumping off point for programming. For example, I recently started learning Rust, and their &quot;in 100s&quot; video on it really helped me to get the basics. However, the best way to learn to code is still just to do it. It&#x27;s much easier to build something you think would be cool, and use the vast amount of free information available on the internet, as opposed to sitting through courses that cost &gt;$300 yearly.
robswc超过 2 年前
I really like Fireship. I don’t think I’m in the market for a sub-based learning product but his YouTube videos are always incredible
langsoul-com超过 2 年前
I tried to make a Web course for a friend, like a super duper crash course. Turns out it&#x27;s a ton of fucking effort and gets outdated fairly quickly.<p>The best system would be having mini Web projects with automatic testing based. So they can program an actual website, whist being marked for actually doing it.<p>However, that&#x27;s way too much effort for a one time thing.
评论 #33931058 未加载
herval超过 2 年前
Love the landing page! The mouse-over gifs are a very nice touch :)
matus_congrady超过 2 年前
In my oppinion, fireship videos are of the hihgest quality out there. I really enjoy every single one of them.<p>Best of luck monetizing it in any way possible. Well deserved.
duckydude20超过 2 年前
imo, these videos are not of much help. books, docs and articles. that&#x27;s what teaches me. spikes, experiments i do to apply what i learnt. navigating between sites, docs, stackoverflow. videos like these are not that help, but which are and are free to watch have less than 1k views. i might be biased and wrong, but these waste time.<p>i am learning rust by reading docs. and it&#x27;s teaching me so much. i was very fascinated when it gave me a hint about monomorphization. i went a bit deep and it was such a fascinating subject. would a video like these give me a slight hint of something like this and even if they do, they won&#x27;t cover it.<p>the issue with these is lets say theres new framework now you have to wait for this guy to upload. the ability to navigate the docs by yourself. that skill is quite important and these take that away. now you are dependent on this guy, these videos. somebody should have already done it.<p>idk that what i felt. navigating docs is such a vital skill. esp for me. i struggled, it felt daunting 2 years back. but now docs are my way to go. docs of any framework, technology. i do not feel uncomfortable. and still i try to write each letter by my hand. and only copy which i have already written, that too rarely, if so i already knew it needs to dry and i do it asap.<p>learning the techniques is essential, how to use a tool you can always visit it&#x27;s manual, but sadly these teaches tools and not techniques...
评论 #33931519 未加载
holtkam2超过 2 年前
My fav YouTube channel! I didn’t even know about fireship.io, so thanks for linking this here on HN!
larsonnn超过 2 年前
1. why should I code faster<p>2. it’s not true you need to actual code to learn coding<p>3. I’m really disappointed in the direction they going<p>Also GitHub is doing marketing with:“you’re code is not perfect use copilot.“<p>So code faster and then use copilot because we trust some data more which we didn’t even know the quality behind it.
评论 #33928109 未加载
einpoklum超过 2 年前
1. You should not learn to code &quot;faster&quot;. You should learn to code well.<p>2. This site is about all sorts of JS frameworks like Node and Angular and React. No other languages nor even clean JS without any framework or web apps. So, limited value IMHO.
评论 #33928026 未加载
desireco42超过 2 年前
I subscribed to Fireship mostly because I am already gaining a lot from the videos they are posting (I believe it is work of a single guy).<p>Courses are excellent and provide value even for experienced people like me.
nigamanth超过 2 年前
I&#x27;ve been watching Fireship for years and it has enhanced my JavaScript and CSS skills. With his easy to understand concepts and skills, I have entered a new world of knowledge.
meatjuice超过 2 年前
Will there be a course for Rust eventually?
alomaki超过 2 年前
Fireship is the IanHubert of web dev
nrabulinski超过 2 年前
I haven’t checked it out but if the content on his website is anything like his videos on YouTube I’d never recommend it to anyone because of the sheer amount of misinformation he’s spreading, especially in his “X in 100 seconds” series
tomr75超过 2 年前
would be cool if they add rust
spaceman_2020超过 2 年前
This thread has strong HN boomer vibes.
troebr超过 2 年前
I read this as &quot;Learn to &lt;code faster&gt;&quot;, instead of &quot;&lt;Learn to code&gt; faster&quot;. Heck yeah I want to code faster!
评论 #33926153 未加载
评论 #33925759 未加载
评论 #33927141 未加载
评论 #33926247 未加载
评论 #33926141 未加载