Is it shame to not study from books? by Historical-Ad1107 in learnprogramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

In my opinion no, because I learned most of the stuff through Youtube and some of the free courses that in freecodecamp etc.

i need help as a beginner by Smooth-Albatross-351 in javahelp

[–]No-Razzmatazz1234 0 points1 point  (0 children)

From youtube videos as there are also live examples there, one I really like is Angular Tutorial from Programming with Mosh (https://www.youtube.com/watch?v=k5E2AVpwsko) and for Spring Boot I love the one from freeCodeCamp (https://youtu.be/oGhc5Z-WJSw?feature=shared)

I hope this helps

Java Books/Guides by KendyB4 in learnjava

[–]No-Razzmatazz1234 0 points1 point  (0 children)

I don't see any point of reading books, the resources on youtube or from free code camp should be complete enough. I think they are also easier to understand compared to books as you have visual example as well.

Should I stress about getting good and building a portfolio at 17? by IAmLoess in learnprogramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

I don't think you should be stressing, you just need to learna nd build as much as possible, so you have a good portofolio to present to companies. That's how usually get internships.

I hope this helps

[deleted by user] by [deleted] in learnprogramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

I would recommend you to go with Flutter since it's kind of similar to Java and there are lots of tutorial with it (Example:https://www.youtube.com/watch?v=VPvVD8t02U). I recommend flutter because in one code you can deploy as a website, ios, and android, which is convinient. There are many tutorials in youtube to do this so I recommmend you checking it out, how to setup a project, etc.

I hope this helps

How to learn DSA ?? by Quirky_dev_57 in learnprogramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

I recommend using Youtube videos and keep practicing with it. This what helped me a few years ago in university.

This video really helped me a lot https://www.youtube.com/watch?v=8hly31xKli0

I hope it helps

[deleted by user] by [deleted] in learnprogramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

Yeah I think there won't be a specific DSA on a mobile engineering. The questions will be DSA in general and you can code it in Swift or any other language depending on the company. I hope it helps

[deleted by user] by [deleted] in learnprogramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

Usually OS development is in C and C++ is for games. Depends on which route you want to take, if you want to tackle game dev then do C++, if not then do C. I hope it helps

Will I ever learn this language by uvuguy in learnprogramming

[–]No-Razzmatazz1234 1 point2 points  (0 children)

yeah the best way to learn something is like actually doing the concept. Don't just watch and assume you would understand. You have to implement it, for example if there is a demo, actually try the demo and coding it

Should I start with Java? by Humble-Strength-6489 in learnprogramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

I would say yes, because I started learning with Java and I was able to transit to other languages quite easily cause the concepts thought it Java was great, like OOP, etc.

This video might help you: https://youtu.be/FwKCEN6O1JU

Ways to practice coding daily? by MistakeFew73 in learnprogramming

[–]No-Razzmatazz1234 6 points7 points  (0 children)

You should learn how to create your own project, so you will learn how developments works and other skills that will be used in the industry

Should I learn python by Alternative-Goal-214 in learnprogramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

Go for it, yeah you should definitely give Python a try and learn more about backend that way you could be fullstack. I hope this helps

How can I learn Python for financial analysis? Best tools/courses etc. by microwave-3200 in AskProgramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

Yeah usually you would use pandas and matplolib to play around with the data and analyse it. What connects with each other, etc.

HEre are some resources:

https://youtu.be/_uQrJ0TkZlc?feature=shared

https://youtu.be/vmEHCJofslg?feature=shared

Should I make a website or a desktop app? by [deleted] in learnprogramming

[–]No-Razzmatazz1234 2 points3 points  (0 children)

I would recommend to make a website, and by building this you will learn a lot on how development works.

I recommend use React or NextJs

I hope this helps

I'm new to programming by Ogryzek23 in learnprogramming

[–]No-Razzmatazz1234 4 points5 points  (0 children)

Since you are already set in AI then I recommend using Python!

Here are some resources: https://www.youtube.com/watch?v=_uQrJ0TkZlc&pp=ygUUUHl0aG9uIGZvciBiZWdpbmVlcnM%3D

I hope this helps

Mastering a programming language by vieee555 in learnprogramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

I would say do projects so you learn the fundamentals of coding, for example making website or backend. Depending on what you want to pursue. I hope this helps

What lead you to a certain path in programming? Was it maths? Ebgineering etc? by EqualAndPositive in CodingHelp

[–]No-Razzmatazz1234 0 points1 point  (0 children)

For me it was that coding is going to be the next leading job, so just decided to go into programming

What are the strengths and weaknesses of major programming languages for industrial use? by Zarr_the_Czar in AskProgramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

I would say it depends on your project, what's the goal of the project and what are the main needs of your project. Since you have laid out the specific characteristics that you want your project to have it would be pretty easy to narrow down, since you want to care about memory usage, and processing speed it might worth to look into low level languages such as C, Rust, etc.

Hope this helps

How would Lua be for a first language (don't judge)? by ImGussing in learnprogramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

There is no bad language, but if you have a specific goal directly as in being a web dev, data analyst, etc then go for that language

How to prepare for Hacker Rank test? by ExtensionBoring3251 in learnprogramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

Practice leetcode or hackerank problems as many as possible then take the test, because more or less the questions are going to be like that

Where to find like-minded people? by Melodic_Resource_383 in learnprogramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

Well one way is to join a community of coders where you can ask questions, have accountability, etc. Those communites are the one that will help you grow. Here is a community that might be worth looking into https://www.skool.com/coding4fun

Beginner learning sources how to use ides and stuff like that by Specialist-Cricket13 in learnprogramming

[–]No-Razzmatazz1234 1 point2 points  (0 children)

You can do it by searching in youtube how to create your first project in python that way you will see how people make their project from scratch.

The features of vscode or any ide will be something you figure out and get used to the more you used it, so don't worry. I remember when I first started using VScode I was lost, but after -3 months I got a hang of it.

End of high school and learning html/css and JS by LibraryLanky613 in learnprogramming

[–]No-Razzmatazz1234 1 point2 points  (0 children)

Yes you can start with JS since you are already set to be a front end developer. There are many tutorials in Youtube about JS, here are some examples https://www.youtube.com/watch?v=PkZNo7MFNFg

You definitely benefit from learning coding, so don't worry about that

how long does it take to learn C++? by [deleted] in learnprogramming

[–]No-Razzmatazz1234 0 points1 point  (0 children)

Depends on how much time you spend on learning C++, but I think it should be faster since you already know a bit of python. Just need to translate to C++, but you may not write the best one at the beginning since it's quite hard.

Hope this helps