Why C? learn programming |
- Why C?
- It's exhausting being lost most of the time
- Web Development vs Game Development
- Harvard CS50 course
- Noob here, how do I install Bootstrap?
- coding on linux and mac os
- How to learn quickly?
- Python Function Returning Empty String Even Though String Is Locally Full
- programmer newbie
- Do emojis and colored lines in Bash look weird on your side too?
- Need a faster way to process data
- Looking for good resources to develop my skills as a front end engineer!
- Thank You
- Shadow DOM examples
- I’m going to college.
- help
- A question from my 'homework' thats got me confused a little?
- How to Implement Awesome Push Notifications Plugin Using Flutter?
- Difference between Jpa vs Rest API
- sites to pratice DS&A in "pure" way ?
- How do I build application consisting of angular and react framework?
- I want to teach beginner level programming.
- Confused on whether to query an api from the frontend or query a DB from the frontend
- What does a junior developer need to know to get hired?
Posted: 24 Nov 2021 01:30 PM PST Why does everyone say C is the best coding language but seemingly no one teaches it. Everything is c# or c++ or etc… Just why does it seem everyone moons over C yet there are so little places to learn it? [link] [comments] |
It's exhausting being lost most of the time Posted: 24 Nov 2021 11:57 AM PST Started my first job with a programming element and I just feel like the tasks I'm being given are way over my head level wise. I spend a huge part of my day trying to motivate myself to do the tasks since everything is so above my level. I'm guessing eventually I won't be so lost all the time, right? Here's hoping Edit: I feel like I hear the voice-over saying "So you want to be a programmer" [link] [comments] |
Web Development vs Game Development Posted: 24 Nov 2021 07:14 AM PST I am at a young age and I'm currently deciding between the two and wondering which one is easier to get into and is higher paying, which is also in demand (Singapore). I'm mostly interested in Game Development but I am worried that it is going to be a waste of time and not worth the effort for the salary. I've seen that Web Development pays more. I've read about it and I heard it needs creativity and Math skills which I won't say I have, but I will leave it up to Reddit to decide. [link] [comments] |
Posted: 24 Nov 2021 10:23 AM PST Im teaching myself programming the last few months to switch careers and I know how to program web pages in JavaScript and react so far. I'm still practicing with react and learning redux & Python, I wanted to see people's opinions about taking Harvard's CS50 course to get a foundation of computer science and technical stuff? I'm not worried about certificates, Im looking for good material to get a base if that makes sense. [link] [comments] |
Noob here, how do I install Bootstrap? Posted: 24 Nov 2021 09:13 PM PST I'm on Windows using Ubuntu partition, making a project in Anaconda, and I need to integrate Bootstrap CSS and styling. Can I just run "conda install bootstrap"? If not, what do I do? Also, whats the difference between "django-bootstrap-v5" and just regular Bootstrap? I'm using Django in my project, should I use that django-bootstrap over the regular bootstrap? [link] [comments] |
Posted: 24 Nov 2021 06:43 PM PST Hey everyone, Quick question, I currently use a mac as my main laptop however, sometimes I switch to using linux as my daily driver. Is it possible to begin a project on mac and continue on linux or does that cause compatibility issues? I'm new and learning so forgive me if this is a dumb question haha Thank you! [link] [comments] |
Posted: 24 Nov 2021 04:11 PM PST It feels like when you're young you have the luxury of time to be able to really grasp concepts and really understand things. Whereas once older there's that pressure to you know, earn a living. The rabbit hole is so endless and have no idea how to effectively learn so much in a small amount of time, in addition to make projects, contribute to open source, and whatever else is necessary just to get through the door. [link] [comments] |
Python Function Returning Empty String Even Though String Is Locally Full Posted: 25 Nov 2021 01:28 AM PST I have function that has a loop. In each iteration of the loop, it asks the user for input and adds that input to a larger string. So with each iteration, the string gets bigger. After the loop is over, the function returns that string. I have done a print statement within that function and I can confirm the string is what I want it to be. However in my main function, when I declare a new variable salad by assigning it that function, salad is blank. But the combo string inside the function has the fruits. Why is this happening? My guess is, when I write that assignment statement in the main function, the salad variable is immediately getting assigned with an empty string (since that's what the combo string starts out as)? How do I make it return the string only after the loop is over? [link] [comments] |
Posted: 25 Nov 2021 03:02 AM PST hey guys, I want to be a software developer and build a desktop app and os, but I don't know where I can start, but I started to learn HTML and CSS, can you give advice or any suggestion, please help me thanks in advance guys [link] [comments] |
Do emojis and colored lines in Bash look weird on your side too? Posted: 25 Nov 2021 12:21 AM PST I migrate one of my terminal apps to Rust. I color my logging lines depending on the the logging level. I also wanted to use emojis. However, it looks a bit weird as below: It looks like some of it is cut out, it does not render completely. For example, the first line should have ended with triple dots, the next error line does not even render correctly at the end. Is this something specific to Bash? Did anyone encounter such an issue? Thanks in advance. [link] [comments] |
Need a faster way to process data Posted: 24 Nov 2021 03:45 PM PST I have a Python script that uses Genius API to get top 100 song lyrics for every week since 1958, analyzing the increase in explicit lyrics. Everything is working to this point, except the fact that I ran the script for 12 hours and it processed 17,000 songs. There are over 300,000 songs left. Is cloud computing the way to go? If so, how do I go about doing this. Maybe I should just grab a raspberry pi? Not sure how I should go about doing this. [link] [comments] |
Looking for good resources to develop my skills as a front end engineer! Posted: 25 Nov 2021 01:44 AM PST I was previously learning the basics of web development (HTML, CSS, JS, etc) on FreeCodeCamp, Youtube and Udemy and I managed to land myself an internship a few months ago. it stared off great with having a mentor to ask questions to, learning new things and putting them to practice every day to refine my knowledge and push myself to become better, but now it's slowed down immensely and I feel like I'm stuck and don't know where to go. To try further myself I looked on Udemy and found several Vue/Vuex/Nuxt courses by Maximilian Schwarzmüller, I watched his Youtube videos when I first started learning Vue and I found them excellent, and now I'm heavily considering purchasing them. But I'd like to know from anyone that's previously gone through his material if it did indeed helped them further themselves and land a full-time position as a front-end engineer. If anyone has any other free/cheap material to learn web development (more so in the ways of Vue), I would honestly appreciate it as I feel like I'm not progressing at all right now. Thanks you all in advance! <3 [link] [comments] |
Posted: 24 Nov 2021 07:39 PM PST I'm a beginner programmer and have been in this subreddit for a while (pardon my broken english) all i really want to say is thank you to the people here you guys are very supportive and motivating and clearing all the queries of beginner. May you all achieve all the things you've been dreaming and working about. Thank you and happy programming.. :) [link] [comments] |
Posted: 25 Nov 2021 03:44 AM PST So I get how it works. But when should I use it? When shouldn't I use it? What are the best practices on that? Do you've got any real–life examples from your projects that you can share? Or is this concept so simple that it can be used freely and with no consequences whatsoever? Thanks in advance [link] [comments] |
Posted: 24 Nov 2021 11:53 PM PST I have had 2 serious attempts at trying to learn how to code on my own. My last attempt being pretty recent. I realized that I simply can't push myself enough. I'm gonna go to college, I know I am capable in a classroom structure. If you're struggling like I did. It's okay to go the longer route. I have dreamt and planned on learning it all within a year and get a job and be done with it. Well, I have severely underestimated my self learning capabilities. I know you all come in all range of ages. But if you are like me, who is 22, that didn't go to college yet. It's okay. I have been rushing myself. After my first career choice went down the drain. I didn't know what to do. I chose to code. I loved it, but I'm just not the type to self learn. I was considering bootcamp. I thought of college, but thought it would take too long. If I decided to go to college I would be a sophomore right now, but it's okay. I'm not gonna rush myself. I'm gonna take my time. Do things right. Tldr - if you can't self-learn, go to college. [link] [comments] |
Posted: 25 Nov 2021 03:34 AM PST Right basically I have data on two different spreadsheets and some of the date match (Name,Title,etc) but some of the data is incorrect. Is there away to pull the data from the correct data sheet to replace the incorrect data. [link] [comments] |
A question from my 'homework' thats got me confused a little? Posted: 25 Nov 2021 03:23 AM PST So our online class has given us some homework but i'm a bit confused? I think I might of been making a coffee when this was being explained but can anyone help me figure this out? Evaluate the int expression Maxint+1 for the following languages: C++, C#, Java and Python (where Maxint is the largest permissible integer) and complete the following table. language Value of Maxint+1 Explanation Secure? C++ [link] [comments] |
How to Implement Awesome Push Notifications Plugin Using Flutter? Posted: 25 Nov 2021 03:20 AM PST Flutter Awesome Notification is a pop-up message that alerts Android/iOS users about what's new in the application. Also shows the offers, discounted prices and much more. It is a great marketing plugin because it helps you to stay connected with users. Flutter Awesome Notification Plugin is a simple way to implement push notifications and local notifications. In flutter applications, Android and iOS are using firebase cloud messaging or any other services. So, Let's know how to implement and work of an awesome push notification plugin using flutter Check out the full tutorial [link] [comments] |
Difference between Jpa vs Rest API Posted: 25 Nov 2021 03:09 AM PST I'm new to REST API, I'm not really able understand why do we need REST API ? If we wanna manage our data we can easily do with basic crud operations. What's the use of rest APIs ? I'm not really able to understand can someone please explain me rest API use in spring boot projects ? [link] [comments] |
sites to pratice DS&A in "pure" way ? Posted: 24 Nov 2021 04:09 PM PST I started learning DS&A and I'm looking for sites that have simple questions about the subject, like: "add a node in the head", "add an element in an array at a specific position", leetcode doesn't work because there are so many "tricks" in the questions, I just want something I can use to reinforce the knowledge I've been acquiring [link] [comments] |
How do I build application consisting of angular and react framework? Posted: 25 Nov 2021 02:38 AM PST I have a application in which some modules are created using angular and some modules are created using React these modules are independent of each other. Now I am confused how to build that application for deployment? [link] [comments] |
I want to teach beginner level programming. Posted: 25 Nov 2021 02:37 AM PST Hey all, I'm looking to share my experience that I have gained over the past few years and branch of into teaching what I know. You may be wondering why would I want to teach if I'm still learning? In saying all this I'm still learning and I'm still growing. So a beginner would be perfect for me to help. I currently am at a good level of understanding with the basics html, css/scss, javascript & react. As well as a bit of understanding in Unity C#. So if you are interested in learning in those aspects then shoot me a message and we can work together. My preference would be web development though as that is currently what I am best at. This is just as much an opportunity for me as it is for you. Working on my ability to explain concepts and further my own understand will benefit me a lot. So as you learn so will I. Thanks guys! Send me a message if you are interested. [link] [comments] |
Confused on whether to query an api from the frontend or query a DB from the frontend Posted: 24 Nov 2021 10:30 PM PST So I want to query something from the frontend based on dropdown box selections. Do I have the dropdown box selection make a GET request to the API and have it be reactive so everytime the dropdown box selection is changed, it makes a new GET request. OR do I just do a wide open query to the API, write everything to a DB instance on MongoDB and then make the queries that way? I feel like I'm missing a step somewhere and I'm not sure where. [link] [comments] |
What does a junior developer need to know to get hired? Posted: 25 Nov 2021 02:01 AM PST Hi guys, I just want to know what to study so I don't overwhelm my unmotivated brain. I know it depends on the company but in general is HTML, CSS and Java enough to get your foot through the door? (I am only on part of CSS) What kind of work would I need to show on my portfolio? Would simple websites with form entries be enough? Thank you in advance [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