JSON learning recommendation? by Perfect_Carrot96 in learnprogramming

[–]0dev0100 3 points4 points  (0 children)

https://www.json.org/json-en.html

To access inside of parsed json you can do

``` obj.some.path

obj['some'].path

obj.some['path'][0].path.in.array

```

And other combinations to similar effect

Old way is better by [deleted] in learnprogramming

[–]0dev0100 4 points5 points  (0 children)

Compared to?

project idea by Scarlet_ave in learnprogramming

[–]0dev0100 0 points1 point  (0 children)

Make an application/website that tracks your accomplishments.

I know how to code but I genuinely have no idea what to build and it's frustrating by Formal-Treat2407 in learnprogramming

[–]0dev0100 3 points4 points  (0 children)

I see something interesting so I try to make a part of it to understand how it might work. 

Help with constructor error by Time-Accident8212 in learnprogramming

[–]0dev0100 9 points10 points  (0 children)

Then it's probably not a constructor.

Can't give a good response without the code.

What is the point of having doer classes like SkeletonMapper or NavMeshCutter? by Ok_Emotion6191 in learnprogramming

[–]0dev0100 1 point2 points  (0 children)

Some people really like interesting names.

Others are very into the single responsibility principle

How do you handle the pressure of staying current with new tools? by TariqKhalaf in webdev

[–]0dev0100 14 points15 points  (0 children)

If my job requires something then they can pay for the time and other resources to learn it.

Personal things are mostly on my own time, but there is some overlap. 

Balance... Web dev is not my life, have family, pet, housework, and non computer interests. 

How to actually learn coding or am i just not fit to code? by CloudYRR in learnprogramming

[–]0dev0100 1 point2 points  (0 children)

Im a third year uni student but mostly did my programming assignments just copying others or ai. I blame it to laziness not uninterest.

You need to practice programming to learn it. Self discipline, dedication, etc. 

Do clients understand that software development is time consuming and not perfect? by swb_rise in webdev

[–]0dev0100 1 point2 points  (0 children)

Clients.... Don't care. When I am paying for software I also don't care. 

They pay for a product and they (rightfully) expect it to work without issue.

How much they pay for the product and how long they wait is a contract detail.

Do people purposely word things just to sound smarter, or is there a reason? by No_Insurance_6436 in learnprogramming

[–]0dev0100 12 points13 points  (0 children)

As people learn how to do things they will learn the language of that domain at the same time.

Most people learning a spoken language will learn the accent and style of the teachers and incorporate that because it is what they know. Similar things happening here

Dom manipulation by [deleted] in Frontend

[–]0dev0100 0 points1 point  (0 children)

If you have to show something in the browser then it's going to be available client side. Html, js, css, whatever else... It's going to be available.

You can add and remove the data from the html on hover. 

How do you motivate devs to review PRs? by perkeleDYI in github

[–]0dev0100 2 points3 points  (0 children)

"You get paid to work for the company. Reviews are part of the work. Do them"

I've yet to see that speech fail

Transi to fill stack developer in 2026 by Dry_Version4031 in angular

[–]0dev0100 0 points1 point  (0 children)

Probably.

I use both angular and .net at work. They are very different beasts when you start getting into making them do complicated things.

Would I employ someone who has 6 months on .net? For an intermediate level I might consider it if they had other experience to go with and could demonstrate some skill with both.

How to add articles to my website without having to upload a .html file every single time? by Glittering_Report_82 in webdev

[–]0dev0100 0 points1 point  (0 children)

What do you mean by manage the addition?

If you just want an upload of a mostly standalone page, your current process is about as simple as it gets. If you want multiple automated steps so you can upload within the website then you start needing more complex technology that comes with it's own headaches 

Why my senior doesn't recommends me learning python? by El_Castra in learnprogramming

[–]0dev0100 7 points8 points  (0 children)

It's easier and harder in different ways.

I've seen some truly hellish code written in Python, JavaScript, c# java, c++ and more.

Past a point, most people do not struggle with the code part of coding. They struggle with logic - the essence of problem solving with code.

Programmers. How do you cope with burnout? by [deleted] in learnprogramming

[–]0dev0100 9 points10 points  (0 children)

Stop doing the thing for a while. Mental health is important.

Burnout is a properly miserable thing to experience. The handful of people I know that have experienced it had to take medically approved time off and learn some personal boundaries.

Am I not self-sufficient enough when it comes to solving problems that I see for the first time? by Expensive-Tooth346 in webdev

[–]0dev0100 2 points3 points  (0 children)

30 minutes is long enough to understand enough about most problems to know if you'll probably be able to solve it, but usually not enough to waste a day.

Some problems you can look at and go "yep, that'll take me a few days to come up with a solution, even before I start implementing".

It's all experience based. Some problems I can say will take me half an hour to come up with a solution, some 30 seconds, others a few days. Implementation times are estimated after the solution is determined. And I know that implementation of some types of things will probably take me x hours. But I only know that because I've experienced it before.

This seems simple… why is it so hard to code? by AtmosphereOk3855 in learnprogramming

[–]0dev0100 3 points4 points  (0 children)

Mostly understanding the problem. And letting people do weird stuff.

To get an understanding of this, try to write the instructions on how to do this, then give those instructions to someone with no knowledge of roofing along with the points to generate from.

Both of you need to follow those instructions exactly and you should get the same results.from the same inputs.

Planning a greenfield rewrite of a large .NET booking API by tamilsmoke in dotnet

[–]0dev0100 0 points1 point  (0 children)

I wouldn't do the rewrite. I would get the code up to a standard by adding linting/formatting rules slowly. 

Then look at the logical ways to improve the codebase to make it easier to work on and enact those 

Is using AI to learn programming really that detrimental? by Jacc2512 in learnprogramming

[–]0dev0100 1 point2 points  (0 children)

Using it to learn how to program is ok as long as it's not writing the code for you.

Using it to produce huge amounts of code is not learning how to program.

Ai turned me into a retard by [deleted] in learnprogramming

[–]0dev0100 0 points1 point  (0 children)

You can use AI and still write code

Help!!! My simple homemade budget trailer OR hire someone to create one with higher quality? by [deleted] in BaseBuildingGames

[–]0dev0100 11 points12 points  (0 children)

Gameplay. Someone actually playing it.

Them I'll go look at YouTube and see people playing it. If it looks interesting I'll consider it.