Posts

Showing posts from October, 2024

Reading 06: Wealth Creation

 I think that Paul Graham's pitch about startups is a fair assessment of the impact that tech-based startups in particular have had over the job landscape in the past 20-30 years. A lot of the most successful tech companies were born out of startups. However, I believe that the average startup is far less profitable than Paul Graham would like to believe. I think that the vast, vast majority of startups fail within the initial designing and testing phase, and don't make it to full production. These are usually unseen and fairly unheard of, as most of the strife that the startup accumulates is all internal and within the first weeks or months of the idea spawning. Most of these failed startups are heavily unprofitable, and depending on the amount bought in to the startup, tend to accumulate a lot of debt. I think that applying and joining an already mildly successful startup, as Graham says, is a much better and more reliable way to get rich, as a lot of the financial burden and

Reading 05: Programming Languages

 "Programming languages are not just technology, but what programmers think in" is a very interesting statement, that I agree with and also do not agree with. I agree that when I personally am coding in a language, it does feel like I am thinking in that language, as in the verbiage my internal dialogue thinks in is definitely tied directly to the keywords that programming language uses. However, I do not think really that all programmers think in their own specific language, as interspersed with those keywords are chunks of thought that are larger than the unique language. This includes simple thoughts such as "I need the array to be larger" or "I can't believe this is not working correctly". As pedantic as it is, I do think that that fundamental difference disqualifies me, at least, for 'thinking in a programming language'.  On another note, I do believe that there are 'stronger' programming languages than others. However, I think tha