I made a list of FREE sites and apps to learn programming learn programming |
- I made a list of FREE sites and apps to learn programming
- Web scraping
- Struggling with my project
- Your health, both mental and physical, are part of your learning regime
- Do people lose their passion for coding as a hobby once they start working full time as a software developer?
- Single Responsibility Principle. What code smells indicate that a class is doing too much?
- Please read FAQs
- What's the name for a function that you want to invoke before something? Like a callback but beforehand
- Stuck on The Odin Project rock, paper, scissors
- Problem with Codewars Challenge (7 Kyu)
- How do you stop being sloppy?
- Mom who wants to learn too!
- Codecademy or w3schools
- Pratice with projects that use API
- How to become a self-taught dev while having a full time job?
- Is free code camp good or should I use a different website to learn?
- Can .gitignore file only untrack a few files with specific prefix and the same extension?
- Is it a bad sign that I hate Data Structures and Algorithms?
- Numbered Directory Naming Conventions
- Need help with "simple" website in React
- Ben Bitdiddle's order evaluation test
- Is there a Discord Channel for Programming stuff?
- What Comes after C Language syntax and some basic file handling and all of that stuff?
- I’m learning but is this normal?
- 100 devs 2022
I made a list of FREE sites and apps to learn programming Posted: 22 Feb 2022 01:12 PM PST Hey everyone! I thought id share some of the sites i've been using to learn programming for FREE. Yes I really did download multiple free coding apps where there's a will there's a way no excuses :). Also pls note that some apps are only available on iOS Sites and apps where u can learn coding for free.
Code learning gamified and kid-friendly
Learn coding on youtube - The Coding Train And that's it! Please comment below if i forgot any other sites and i'll add them to the list asap! ———- UPDATE: Recently added as per your suggestions:
Youtube:
[link] [comments] |
Posted: 23 Feb 2022 10:49 AM PST Hey everyone this is my first time posting here I have some questions about web scraping. I am a finance and accounting major and a lot of the financial models I make for my classes is me going through 10k reports of companies. Basically just 100 page documents of every single financial information about a public company. What I have to do is go through the document and pull certain numbers out like for example "how much revenue generated this year", "how much the company paid in taxes" alot of just mundane work. My roomate who is a computer science major said I should look into web scraping to automate this process. I don't really know where to even begin so I was hoping for some pointers. Thank you for reading this! [link] [comments] |
Posted: 23 Feb 2022 08:46 AM PST I am trying to make a project where the user inputs pseudocode and my program executes it. I'm not sure how to approach this, I was thinking about going through an interpreter approach but I'm not entirely sure. Any advice will be nice!! [link] [comments] |
Your health, both mental and physical, are part of your learning regime Posted: 22 Feb 2022 09:55 AM PST Beyond being healthy for the sake of it, health is an important part of learning effectively. I think this is significantly underappreciated. It is perhaps most obvious in burnout, but it applies the rest of the time too. And yes, it applies to you too, yes you. Take breaks, exercise, eat properly, stay hydrated, avoid toxic TV and internet, be friendly. [link] [comments] |
Posted: 23 Feb 2022 05:36 AM PST |
Single Responsibility Principle. What code smells indicate that a class is doing too much? Posted: 22 Feb 2022 09:31 PM PST When should you notice a class should be split in two or more classes? [link] [comments] |
Posted: 23 Feb 2022 12:20 AM PST Dear lovely beginners, before you ask questions like "Am I too old?", "Can I make it?", "How to begin?", "What's next?", "Am I too stupid/bad/...?" and so on please read FAQs first. If you didn't find your answer to one of these (or similar) questions please read FAQs again. Best regards [link] [comments] |
Posted: 23 Feb 2022 10:37 AM PST Looking for a good, descriptive name for this use case. Thanks! [link] [comments] |
Stuck on The Odin Project rock, paper, scissors Posted: 23 Feb 2022 10:18 AM PST Hi all, currently doing the rock, paper, scissors project on TOP and i'm stuck on loop part. Can somebody please point me in the right direction? Thanks. (Any additional critique is welcome) [link] [comments] |
Problem with Codewars Challenge (7 Kyu) Posted: 23 Feb 2022 12:07 PM PST Hello! I've been a software dev apprentice for 6 months now and occasionally do Codewars challenges. I am learning C# currently and faced a problem with my current codewars task. I feel kind off failed because I tried 3 different ways to approach this task and none of them worked for some reason. I have the following task (its a 7 Kyu so I thought this should be very easy):
My most recent version trying to solve this Kata: The test cases for this Kata are: I can get all of them to work but once I want to commit it wont. Can someone check my code and maybe give me a hint on what is going wrong here? Thanks in advance! [link] [comments] |
Posted: 23 Feb 2022 11:58 AM PST I'm starting to miss things that I normally never would have missed, if only I was paying more attention... [link] [comments] |
Posted: 22 Feb 2022 09:59 PM PST Hello all! I'm a 33-year-old mom of three young kids. I also work 20 hours a week as a medical laboratory scientist. I always thought coding was something "other" people learned to do; but I am at a point I would love to learn too! My local university is offering a boot camp through promineo tech for about 3 grand. I am aware of the free camps online;my fear is that if I don't have some money invested, I will not be motivated to study as hard. I'm also afraid of how busy I am going to be for the next 18 weeks. Can I really pull this off? Will it be worth it? I'm scared and excited at the same time. [link] [comments] |
Posted: 23 Feb 2022 11:28 AM PST Hi, which is a better platform to learn coding, Codecademy or W3schools? Do you know better platform to suggest me?Thanks😃 [link] [comments] |
Pratice with projects that use API Posted: 23 Feb 2022 06:19 AM PST Hey guys! Can you give me suggestions of pratice projects that use the concept/applications of API? Thanks! [link] [comments] |
How to become a self-taught dev while having a full time job? Posted: 23 Feb 2022 06:35 AM PST This year I need to find a job in Tech and switch careers so I promised I will learn web dev ASAP but the only thing making it difficult is my stressful 9-5 job in retail. And I was so bad 2 months ago that I almost end up in a shelter. I don't wanna look behind, instead I want to be a better version of myself. How can I accomplish this when I come home tired from work? [link] [comments] |
Is free code camp good or should I use a different website to learn? Posted: 23 Feb 2022 09:40 AM PST I've been using freecodecamp because it had a lot of classes for different subjects but I've seen some that are different, should I use another one or is it good? [link] [comments] |
Can .gitignore file only untrack a few files with specific prefix and the same extension? Posted: 23 Feb 2022 09:25 AM PST Hi, for instance, there exist files in the same folder like how to achieve untracking how many stars should be used to denote the vague characters? thanks a ton [link] [comments] |
Is it a bad sign that I hate Data Structures and Algorithms? Posted: 22 Feb 2022 01:08 PM PST I'm taking Data Structures and Algorithms this semester, and for me the material is extremely dry and hard in practice (conceptually it is fine). Is this normal? I really enjoyed my other programming classes, but I know how important data structures and algorithms are which makes me nervous because I am bad at them and find them extremely boring. [link] [comments] |
Numbered Directory Naming Conventions Posted: 23 Feb 2022 12:58 PM PST My question is trivial: When creating directories that are numbered sequentially, how exactly should I name them? Background: I have a repository that contains my solutions to (among other things) Project Euler problems. In this repository, I have all Euler solutions contained in the parent directory euler/ and each specific solution in a directory just named Dilemma: I'm debating whether I should name these solution directories [link] [comments] |
Need help with "simple" website in React Posted: 23 Feb 2022 12:58 PM PST Hi guys, i started learning web development around 2 months ago and yea, im a beginneer. I'm trying to do some small projects just for me so i can apply all my skills i recently learnt. Let's dive into my problem: Here is the code that needs your help I know that maybe i need to learn forms and use it - but i just need the value inside any of the input elements to either sum or subtract with the "balance state" AFTER clicking on the button or submitting an input field. I also googled and tried everything i could but still didn't find out answer. Thanks for quick help guys :) [link] [comments] |
Ben Bitdiddle's order evaluation test Posted: 23 Feb 2022 12:57 PM PST I am currently studying SICP by Abelson and Sussman and could not make it beyond exercise 1.5 where it talks about Ben Bitdiddle's order evaluation test for those who don't know: Exercise and the solution 1-) As far as I understand in the first line it defines (p) to be anything of itself. If that's true I do not understand how LISP understands that a parameter called in a function calls the exact same function of itself. I am not sure how to describe this, but I will try my best: That function takes (p) as an input and (p) is itself, therefore it does not refer to the function. It should refer to itself which is (p) not (test 0 (p)). However that does not seem the case here but I do not understand why. 2-) I accept that (p) is just (test 0 (p)) see that in applicative order evaluation. It does not return a value since it goes on to an infinite loop. What I do not see there is how it returns 0 when it is a normal order evaluation. I do not see how that machine comes to accept (p) as 0 in normal order evaluation where the dude who wrote the solution shows that: (if (= 0 0) 0 (p)) Any help would be pretty much appreciated thank you very much for your interest. [link] [comments] |
Is there a Discord Channel for Programming stuff? Posted: 23 Feb 2022 12:49 PM PST |
What Comes after C Language syntax and some basic file handling and all of that stuff? Posted: 23 Feb 2022 12:45 PM PST From the beginning i was going through some basic syntax for higher languages like python and java and after that i remembered from two years ago i was starting my journey of programming and i found that there python and c and c++ i have just seen some little scripts i tried to read it but i was confused about it i got lazy to understand all of these lines then 1 year later i decided to learn those hard lines (i thought it is hard to read) then i have got basic syntax for C and i have seen some features about this language and it can do massive and very powerful things, but after learning the C language topics like basic synatx and some memory management and a lot of these topics then i started to practice a bit a then i found that i keep practicing on the same thing with same synatx without using the main power of C i am not trying to find new ways to practice no, what i am trying to find is after learning all of that stuff like arrays, struct, enums, variables, datatypes, memory management, stack, stack frame, functions, taking input taking output, command arguments, Handling file and all of that i am still asking what next? where the main power of C how can i explore the deep world of that language, i am like a man walking in street and found a golden key but he asks : what next? that is my point. sorry for taking too long in this [link] [comments] |
I’m learning but is this normal? Posted: 23 Feb 2022 08:56 AM PST So I'm learning python as it seems fun and handy to learn However, I'm doing the 100 days of code by Angela Yu Some things seem easy, but others seem hard / confusing. She says the problem should only take you 10-30 mins to do, but it seems like sometimes I take more than that or just don't know the answer at all and feel dumb Kind of feels like I'm not learning anything when I don't know the answer or can't figure it out and have to watch the video to see how she did it (after trying for a while) Is this normal when learning or am I just dumb? [link] [comments] |
Posted: 23 Feb 2022 06:41 AM PST I recently became interested in coding, but it seems like I missed the boat for 100 devs this year. Do they accept late applicants or will I have to wait until next year? If so, are there similar programs running in the meantime? Thanks! [link] [comments] |
You are subscribed to email updates from learn programming. To stop receiving these emails, you may unsubscribe now. | Email delivery powered by Google |
Google, 1600 Amphitheatre Parkway, Mountain View, CA 94043, United States |
No comments:
Post a Comment