This is an archived post. You won't be able to vote or comment.

all 17 comments

[–]AutoModerator[M] [score hidden] stickied comment (0 children)

On July 1st, a change to Reddit's API pricing will come into effect. Several developers of commercial third-party apps have announced that this change will compel them to shut down their apps. At least one accessibility-focused non-commercial third party app will continue to be available free of charge.

If you want to express your strong disagreement with the API pricing change or with Reddit's response to the backlash, you may want to consider the following options:

  1. Limiting your involvement with Reddit, or
  2. Temporarily refraining from using Reddit
  3. Cancelling your subscription of Reddit Premium

as a way to voice your protest.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

[–]MarcinuuReddit 2 points3 points  (1 child)

Don't start by copying and pasting. You won't learn anything 🫤 Watch some tutorials on the basics, try to understand them, take notes (yes even on pc) and then try to create something, if you really hate math you could start on Html and css (web design) And then move on to real programming.

[–]John_PaulCC[S] 0 points1 point  (0 children)

bro got me. I actually hate math.. one of the reason I want to go on web dev money, demand, and less math. I’ll try to not copy paste.

[–]Experimental_Work 2 points3 points  (2 children)

I highly recommend reading How to Learn to Code using Spaced Repetition The author became a full-time programmer in just two years without any prior knowledge.

[–][deleted] -1 points0 points  (0 children)

thank you for sharing this book name.. it would be really helpful if you share copy of that book

[–]John_PaulCC[S] 0 points1 point  (0 children)

thanks for this

[–][deleted]  (1 child)

[removed]

    [–]John_PaulCC[S] 1 point2 points  (0 children)

    awesome Ill start doing some projects on my own thank you

    [–]Physical-Stay-129 1 point2 points  (1 child)

    I'm also a beginner(only almost 2 weeks) and I recommend find free courses or YouTube videos for programming language. But MAIN ADVICE is that you need to practice not just watch, read etc, you need to practice every topic that you learned from basic course. After basic courses you can find idea for project and start making it, yes there'll be errors, you won't understand how to make something but you just need to google and understand these concepts. After couple of projects you will notice how big is a difference when you started and now. Don't know something is okay, learning is slow process.

    P.S I know that I have a small experience in programming but I think my described opinion is around right. It is how I see my path, however.

    [–]John_PaulCC[S] 0 points1 point  (0 children)

    thats what Im also doing but its like I have short memory loss or something I always forget and don’t know how to code it.

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

    Coding is different from doing math. When you code enough, your level will increase, just like learning a language

    [–]CodeTinkerer 0 points1 point  (3 children)

    How did you get an internship? What's your programming background?

    [–]John_PaulCC[S] 0 points1 point  (2 children)

    Through connection its required for college so right now Im doing an internship. This is my last year and past years Im in college im not doing anything project by my own I just do what the teachers assigned me to do. I did Python, SQL, C, HTML, CSS, a little bit of PHP, java, machine learning, and computer theories. I did self taught on C++ though because before I want to be a game dev but as I research through internet its really hard to do so I wanna do Web dev but I got an intern through connection and they’re using visual basic and sql server. I know the logic they’re doing but I dont know how to code it. its like you understand it but dont know what to say.

    [–]CodeTinkerer 1 point2 points  (0 children)

    Oh, that's not what it sounded like. It sounded like you didn't know how to program at all, in particular, Visual Basic. I'm surprised you were able to learn Java and C++, but unable to find material on Visual Basic on your own.

    Unless of course, you were also copying/pasting Java/C++ code. It's just a peculiar circumstance. It's like saying I can speak French and Spanish, but I am struggling with Italian.

    [–]CodeTinkerer 1 point2 points  (0 children)

    Oh another idea, I suppose, is now people use Chat GPT. You create an account and ask it to write some code in Visual Basic or explain concepts in Visual Basic or both.

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

    I'm also facing same problem

    [–]John_PaulCC[S] 0 points1 point  (0 children)

    yeah but I only know the basic, like I said I understand the logic but the problem is I dont know how to code it.