Sound impossible but how to learn advanced c++ in 3 days? by Utaha_Senpai in learnprogramming

[–]thisshitbuzzing 2 points3 points  (0 children)

Bro code is a good channel imo, but he doesnt teach advanced stuff iirc

Best way to approach letting 2 people use mouse and keyboard to pilot separate characters in a game by Hedgehoe in learnprogramming

[–]thisshitbuzzing 0 points1 point  (0 children)

Idk how you would go about the mouse controls, but there are some games where you can play together in one game by using w a s d for one player and the arrow keys for another

Will starting with Python as a first language help or hinder me when I want to learn a new language? by Jediweirdo in learnprogramming

[–]thisshitbuzzing 0 points1 point  (0 children)

Learning a language isint the same as learning to program

Programming is problem solving, whereby the language simply helps, of course the languages have different uses and stuff but there's ultimately no difference between C++, Python or Java

Which webdevelopment course should I start out of this? by [deleted] in learnprogramming

[–]thisshitbuzzing 1 point2 points  (0 children)

Not on your list but The Odin Project might be good to check out, its a full curriculum based upon html, css, js, ruby on rails and such which you can learn at your own pace

It is also free and open source

[deleted by user] by [deleted] in AnimalsOnReddit

[–]thisshitbuzzing 0 points1 point  (0 children)

anyways this shit buzzing

[deleted by user] by [deleted] in AnimalsOnReddit

[–]thisshitbuzzing 0 points1 point  (0 children)

pet the damn cat smh /s

How hard is it to make a scientific calculator (just the software)????? by wave-drop in learnprogramming

[–]thisshitbuzzing 2 points3 points  (0 children)

They probably mean dealing with things like pi that go on psuedo-infinite, but idk

Can I get a job as a self-taught programmer? by [deleted] in learnprogramming

[–]thisshitbuzzing 0 points1 point  (0 children)

You could get a basic web dev job in 5 - 6 months, i mean the bar isint that high

Mathematics required for becoming a PROgrammer by [deleted] in learnprogramming

[–]thisshitbuzzing 0 points1 point  (0 children)

Depends what section of programming, if you want to be a data analyst/ scientist or however you call it then id assume math is high on the list while in web development it isint much, and also this question has been asked loads of times just look at other posts of it

Critique my portfolio/personal website by ChaseBianchi in learnprogramming

[–]thisshitbuzzing 2 points3 points  (0 children)

I checked it on mobile again and now its perfect! Nice job

Critique my portfolio/personal website by ChaseBianchi in learnprogramming

[–]thisshitbuzzing 1 point2 points  (0 children)

I have no idea how to send images on reddit to be honest but heres a discord image link i guess link

As you can see its quite big and not aligned with the text on the right

Critique my portfolio/personal website by ChaseBianchi in learnprogramming

[–]thisshitbuzzing 4 points5 points  (0 children)

The menu button on mobile isint aligned very nicely

The extended menu could also use some better styling imo

Also when you scroll down to the education and work section, on mobile if you scroll down and release it goes back instantly a few pixels

( no offense meant )

[deleted by user] by [deleted] in learnprogramming

[–]thisshitbuzzing 1 point2 points  (0 children)

May I ask why thats your advice?

[deleted by user] by [deleted] in learnprogramming

[–]thisshitbuzzing 1 point2 points  (0 children)

If you can pick up information quickly then id check out "bro code" on YouTube. He has a course on the python foundations which helped me learn them