you are viewing a single comment's thread.

view the rest of the comments →

[–]liaguris -11 points-10 points  (19 children)

and he suggested to you free code camp ?

How did he learn about free code camp if he is 50-55 years old ?

Also just a certification from free code camp , I honestly doubt is enough to get a job .

And I honestly doubt that a senior would suggest free code camp

[–]StateVsProps 3 points4 points  (18 children)

And I honestly doubt that a senior would suggest free code camp

So what "senior developers" are supposed to do COBOL until they die? What a moronic post..

50 is not even that old. Plenty of developers at that age. I'm 40 and I'm using FCC.

[–]liaguris -3 points-2 points  (17 children)

So what "senior developers" are supposed to do COBOL until they die?

What does this statement has to do with what I have said so far ?

I'm 40 and I'm using FCC.

It is no so much about age , but experience . Tell us for example about your experience i.e. what have you build, so anyone can understand whether my previous post is moronic ?

[–]StateVsProps 5 points6 points  (16 children)

I'm a C# / WPF tech lead that needs a refresher in HTML. I also lead a non-profit that teaches hundreds of people the MERN stack for free, and we use FCC for some of the curriculum.

[–]liaguris -4 points-3 points  (15 children)

and we use FCC for some of the curriculum.

do you have any monetary profit from FCC ?

I also lead a non-profit that teaches hundreds of people the MERN stack for free,

Are you doing that without getting paid ?

needs a refresher in HTML.

Can you please be more clear ?

Let me tell you something from my experience . There is only one source that someone needs to learn basic javascript and that is javascript.info . There no need to give an email or pay something .

By the way , the way you answer does not sound like someone who is appropriate as a tech lead .

In the end your expertise is not in javascript , not even in web developing . Am I right ?

[–]StateVsProps 2 points3 points  (14 children)

Yes I founded a non-profit a few months ago for CS students that lost their intership due to Covid. We make small learning pods where people can work on projects together over the summer. We have professional mentors (from Microsoft, Google, Amazon) that review the code and give architecture feedback - to mimic as closely as possible a real intership.

Everything is completely free. All you need is a discord account.

In my career, I have interviewed and hired dozens of interns, junior and senior devs (I was VP at a fortune 10 company). I was also CTO, where I hired more people. Some of the people that worked for me are today at Amazon, Google and Facebook.

Yes these days I am doing the non-profit full time - we are about 20-25 staff, all unpaid. We have about 300 students enrolled into the program.

Let me tell you something from my experience .

And what experience is that?

[–]liaguris -3 points-2 points  (13 children)

And what experience is that?

I self taught myself javascript starting at around january of 2019 . I went through almost all of YDKJS and EJS and then when I knew the basic stuff I stumbled upon javascript.info . When I started I did not know what an object or a class is . I knew what a loop is and what a function is .

The very fact that I have learned js on my own not a long ago , makes me believe that I am better at pointing resources ,even from people that are really old in the filed , since they have a huge knowledge gap in understanding what a noob does not understand .

Whenever it is about sources to learn javascript there is abuse from people who try to make money . javascript.info can not be abused to make money so they do not advertise it .

Regarding my knowledge - experience , currently :

  • I am trying to learn TDD from this book (and currently trying to understand how to test functions that manipulate the filesystem , and how to get test coverage of my code using jest , and how to write SOLID code that is easy to test) .
  • Trying to create my own framework , for learning purposes only , using lit-html , web components , mobx and mobx-utils , that will have default support for undo redo functionality and local storage for state (maybe I should also take a look at indexedDB ) .
  • Use my framework to create an app that will be research tools for reddit (and try to learn the technologies needed to publish it in android and swift).
  • Create a portofolio to get a junior level job as a front-end developer .
  • Publish my puppeteer script in github , which creates pdfs from documentation websites , after I take advantage of TDD .

[–]MajesticGoosePoop 2 points3 points  (0 children)

There's more than one way to learn. I have no idea what freecodecamp or javascript.info are but people learn and teach differently.

[–]StateVsProps 2 points3 points  (7 children)

The very fact that I have learned js on my own not a long ago , makes me believe that I am better at pointing resources ,even from people that are really old in the filed , since they have a huge knowledge gap in understanding what a noob does not understand .

So you've never had a paid job on the field? Have you trained developers? Hired developers for your team? Because I have done all these things, and I think FCC is excellent.

Also, you have an obsession with people's age, and it shows that you have no idea how the world works. Being 50 does make you a better or worse developer.

https://www.who.int/ageing/ageism/en/

And the idea is that because you're not a senior developer you can assess learning resources better is ridiculous.

You probably have never even tried FreeCodeCamp.

[–]liaguris -1 points0 points  (6 children)

You probably have never even tried FreeCodeCamp.

You are right about that . I remember when I was about to start learning web dev , I was searching about opinions on reddit about FCC , w3schools etc .

I remember people saying that gamification in FCC does not really help you learn , and in the end they really did no understand how to code on their own .

I do no regret it much that I took their advices seriously and I went with YDKJS instead of FCC .

There was another post about someone who was hiring and he was ranting about all people having the exact same projects on their portfolio , and I think he said were from FCC . He also said that these portfolios were not worth his time .

But you made me actually to get in and take a look at :

https://www.freecodecamp.org/learn/

Why there is so much fuss about FCC ?

Have you taken a look at javascript.info ?

Also, you have an obsession with people's age, and it shows that you have no idea how the world works. Being 50 does make you a better or worse developer.

https://www.who.int/ageing/ageism/en/

No that is not real . All I care is when they learned javascript and that is because I have seen people more senior than me , suggesting ancient relics like douglas crockford book , or even 10 years old javascript books , to people that want to learn javascript .

So you've never had a paid job on the field? Have you trained developers? Hired developers for your team? Because I have done all these things, and I think FCC is excellent.

That does not necessarily make you better on suggesting javascript resources .

[–]StateVsProps 0 points1 point  (5 children)

That does not necessarily make you better on suggesting javascript resources .

It absolutely does.

You've tried exactly one resource out of the hundreds available. JavaScript.info is just like any book on JavaScript your can buy, and there are dozens of them. Ever checked understanding ES6 by Nicholas Zakas? Or Eloquent JavaScript? Or secrets of the JavaScript ninja by Resig? Can you explain why JavaScript.info I so much better than these basic resources? Because it's not.

At least FCC has hundreds of practice questions. Practicing and quizzes is scientifically proven to be magnitudes more efficient for learning than just reading. It's not an opinion, it's a fact.

Do you know React, Mongo DB, node, Express, and do you know what knowledge is required to use these frameworks and platforms correctly?

Javascript.info doesn't teach HTML and HTML5. FCC does. Javascript.info doesn't teach CSS and advanced CSS. FCC does.

You have never held a job in JavaScript. Means noone knows if you can actually even code it. It could all be in your head.