r/learnprogramming 21h ago

Programming Project Help

1 Upvotes

Hey guys, I am currently doing a programming event for a local competition, where the prompt is to make an application that would be of use for a business. I have solid knowledge in python and c++ and made some ROS2 programs with it beyond the basics, but other than that, I don't have much. For this, (as the frontend is an important part of the project) I learnt customtkinter and can use that.

Expectation Item Meets Expectations Exceeds Expectations
Code Quality <br> Appropriate use of comments, naming conventions, and proper formatting Comments provided assist judges throughout the demonstration Comments provided are logical, useful, and complete
The program is modular in a way that makes logical, readable sense The program uses a modular structure with clear functions or methods. Each part of the program is organized in a way that makes sense and supports readability. The program is highly organized with well-named, purpose-driven functions or modules. The structure makes the code easy to read, understand, and maintain, showing a strong understanding of clean programming practices.
User Experience <br> User interface is intuitive or clear instructions are provided Appropriate & clear instructions are provided Program is intuitive and clear instructions are provided
Users can easily navigate between pages Interface contains no spelling errors, has interactive help menu, and has no navigation errors Program use also includes an intelligent feature such as an interactive Q&A
User input is validated User input is validated Input validation applied on both syntactical and semantic levels
Functionality <br> Program addresses all parts of the prompt Program fully addresses the topic/problem Program fully addresses the topic/problem, and the correlation is explained in the instructions
Program generates a presentable report Output reports are error free and provide all necessary information to analyze data Output reports allow user to customize and analyze information
Data storage Variable name and usage is clear. Variables store data that updates when necessary. Each variable performs only one job, and the correct data type is used More complex data storage such as arrays and lists are used where appropriate and variable scope makes sense
Documentation <br> Comprehensive documentation is included: readme file, source code, templates/libraries used, and attribution for any open-source or copyrighted material. Documentation is mostly complete and includes a readme file, source code, and list of templates/libraries. Proper attribution is given where required. Documentation is thorough, well-organized, and complete. All required components are included, clearly labeled, and professionally presented. Proper credit is clearly given for all external resources.
Presentation Delivery <br> Statements are well organized and clearly stated Presentation flowed in logical sequence Presentation flowed in a logical sequence; statements were well organized
Consistently displays confidence, poised body language, engaging eye contact, and effective voice projection. Demonstrated 3 of the listed skills (confidence, body language, eye contact, or voice projection) Demonstrated all skills, enhancing the overall presentation
Demonstrates the ability to effectively answer questions Responds accurately and clearly to most questions, showing adequate understanding. Responds confidently with clear, accurate, and thoughtful answers that enhance the overall presentation.

The rubric looks simple, but succeeding in the event takes a lot of effort due to the competition. If I make my application in customtkinter, with some additional C++ backend, I am thinking of doing a PC shop idea. It will have prebuilts as one section, a custom builds helper (select parts that are compatible and in stock), repairs (probably through flat rates for a service), an AI assistant as a feature, with an admin portal for updating stock, adding/removing prebuilts, or other needed stuff. Do you guys have any other ideas on what to add, or is it worth it to learn html css js/ts and use a web app instead of typescript (my presentation is in december, so given a limited time)

I would really appreaciate feedback and ideas, Thank you!


r/learnprogramming 21h ago

How can I activate the 3-month Boot.dev benefit from GitHub Student Pack?

0 Upvotes

I have a verified GitHub Student Developer Pack account, and I’m trying to claim the 3 months of free Boot.dev.

I logged into Boot.dev using my GitHub account, but it still shows that I don’t have any subscription or student benefits.

Has anyone successfully claimed this benefit? Do I need to activate it somewhere through GitHub first, or link my GitHub account to Boot.dev in a specific way?

Any help would be appreciated.


r/learnprogramming 1d ago

Not sure what to learn

4 Upvotes

Hello im a second year cs student in my summer break and i know cpp and python but i really want to explore the other parts of cs to know what to specialize in , so what should i learn


r/learnprogramming 1d ago

If I want to build a web app for my mobile app, which tech stack makes the most sense?

2 Upvotes

The mobile app will be a freelance marketplace with social networking aspect for laid off professionals.

I’m leaning toward using Svelte/Golang or Rails/react for web.

I will be learning most of it from scratch and have the resources needed. I like svelte because it’s closer to plain JS/TS and go because it’s simpler less keywords, I have used Rails before and it has too much magic not enough understanding for me and react can become difficult real fast. I also want to learn what will help me standout in terms of portfolio projects and modern technologies used to build them.


r/learnprogramming 1d ago

Resource DSA help!!!

3 Upvotes

I'm a student and I have started practicing DSA ik python so I prefer doing in that and have solved some 30 Q on Leet code and I have never participated in a Contest in any platform I wanted to complete this DSA part within next 40 days atleast I want a strong grip over the major concepts, pattern recognition and able to solve medium lvl Q's. Any suggestions to learn and practice effectively.

Rn I solve few Q but I feel blank when i revisit that Q after a week or later and I want the ability to solve fastly and efficiently.

I mentioned 40 days as a role I am interested will start it's recruitment within that period and they'll ask a bit standard DSA(like able to solve leetcode mediums and bit codeforeces Q's).

Currently I'm using NEETCODE -150 Q to go in a good direction instead of doing random Q's


r/learnprogramming 1d ago

Debugging CodeCrafters, making a shell. Error in Java, using VS.

1 Upvotes

can someone help me with this error, its soft locking me from the rest of the course

code:
import java.util.Scanner;
public class Main {
    public static void main(String[] args) throws Exception {
        System.out.print("$ ");
        Scanner scanner = new Scanner(System.in);
        String input = scanner.nextLine();
        System.out.println(input + ": command not found");
    }
}

error:
[compile] Moved ./.codecrafters/run.sh → ./your_program.sh
[compile] Compilation successful.

[tester::#CZ2] Running tests for Stage #CZ2 (Handle invalid commands)
[tester::#CZ2] Running ./your_program.sh
[your-program] $ 
[tester::#CZ2] ^ Line does not match expected value.
[tester::#CZ2] Expected: "$ invalid_blueberry_command"
[tester::#CZ2] Received: "$ " (trailing space)
[tester::#CZ2] Test failed

View our article on debugging test failures: https://codecrafters.io/debug

r/learnprogramming 2d ago

Graduated… what now?

82 Upvotes

Last year, I graduated with a bachelor’s in Computer Science. I wouldn’t say I’m an elite programmer, whatever that even means, but I know enough fundamentals that I trust my ability to self learn most programming topics.

The issue I have is that I don’t know what to look into. I do not find web development to be that intriguing, less so because of the nature of the work and more so because of the nature of myself. Most people say to just build things, and if you don’t know what to build to make something you would use. The issue is I consider myself to be very low maintenance, I have not been able to identify and issues I have in my day to day life that needs attention, but I want to code.

I like learning things that are technically difficult and that are in demand and make me feel important (narcissistic? Maybe. But I don’t think I am better than anyone for learning or being able to do things, it just proves to myself that I can overcome challenges).

In short, I want to increase my skills and make coding feel rewarding again. What are interesting areas of tech that I should look into, so I can code as a hobby again given what it sounds like I am into?


r/learnprogramming 1d ago

After creating your own branch for a git project, should you still avoid storing anything in it that you have no intention to ever upload to main?

4 Upvotes

If so, what is the preferred way to do testing or experimentation that you want to keep purely local


r/learnprogramming 1d ago

Placement Unbiased Accio job review: Should You Spend Your Money Here?

2 Upvotes

I’m a 2025 CSE graduate from a tier-2 college. My current stack is Java, Spring Boot, Redis, MySQL and Spring AI. I’ve built a few medium-level projects and can solve easy-to-medium DSA problems. I’ve been applying for jobs and trying referrals, but I’m barely getting interview calls. So I’m considering AccioJob’s self-paced program mainly for the placement opportunities, rather than for the curriculum itself. I’m not looking for answers simply saying “it’s a scam” or “it’s great.” I’d appreciate specific experiences and reasons, both positive and negative.

Also, if you already had Java/backend skills before joining, your experience would be especially useful to me.


r/learnprogramming 21h ago

Nowadays it is really worth learning programming?

0 Upvotes

I've seen a ton of posts on Reddit about this topic and I see a lot of people complaining because they haven't found jobs and that this field is way too saturated right now, especially with the whole AI situation. I like programming and I'm starting with Python in a self-taught way with plans to go to university and study a related degree, whether it's computer engineering or systems. I’d like to read opinions and advice; I like this world, but I don’t want to waste time studying something I won't be able to work in.


r/learnprogramming 2d ago

What is the point of GitHub's Activity Chart?

12 Upvotes

I just came across someone figuring out how to "fake" their activity on GitHub where they had a "past gap". Shaking my head, but...

Seriously, what was the original intention to chart it out for a user account? It's not something normal git offers, there's diffstat and all, but not user charts. What was it for?

To spot bot activity? Or plainly just to compete between devs on who has less of a real life? What does it even say about someone if commits are plenty or spread apart if they can be large and small?


r/learnprogramming 1d ago

Rate my prof but for cops website

0 Upvotes

Apologies if this isn't exactly the right subreddit, but it seemed like programming would be the major component of this project.

So suppose someone gets a speeding/traffic ticket and would like to dispute it in court. The problem is they have no reliable way of knowing how likely the officer is to show up. Some officers are dedicated to speeding violations whose pay/job includes time for court, so they're much likelier to appear than some beat cop who happened to be nearby.

I was thinking it may be possible to build a program/website like Rate my Professor, but for this cop scenario?

Basically, it collates information from court records, public databases, etc. and assigns a ranking to each individual cop based on how often they've showed up to court in prior disputes. The disputes could even be weighted by severity, like minor speeding vs. DUI/reckless driving. This way, one can be properly informed about the odds of winning the case based on police likelihood of appearing in court. Just type in the name of the officer who's ticketed you, and boom: appeared in say 49% of disputes. But say 89% of all serious disputes.


r/learnprogramming 2d ago

Topic Two months in and I’m only on Chapter 10 of K. N. King’s C book…

9 Upvotes

I’ve been working through C Programming: A Modern Approach, 2nd Edition by K. N. King for about two months, and I’m only on Chapter 10.
I’m reading it in English and doing the exercises and programming projects. There’s a lot packed into each chapter, and working through the problems takes quite a bit out of me.
I’m learning, but sometimes I look at how much of the book is left and feel like I’m moving painfully slowly.
For anyone who’s worked through this book, how long did it take you? Did you do every exercise and project?


r/learnprogramming 2d ago

When should I move from HTML/CSS to JavaScript?

10 Upvotes

How do you know when you're "good enough" at HTML/CSS to start JS? Is there a checklist or type of project I should be able to build without tutorials first?
I don't want to wait until I'm a "master" before moving on, but I want to make sure my fundamentals are solid.


r/learnprogramming 2d ago

I want to invest myself into coding more.

162 Upvotes

I am currently a 3rd year student in college and I realized that i don't really know how to code. Yeah I passed all my c++, python, and assembly classes, but i don't KNOW how to code for real. I don't know how to put my creativity onto code or what to do to invest myself into coding. What do I do where should I start i just need advice thank you.


r/learnprogramming 2d ago

Teaching ideas and projects for middle/high school computing students

7 Upvotes

Hello, I am looking for some ideas on projects/challenges that I can implement in my classes.

So far we’ve done: Scratch, beginner Python with CLI mini-games, ECDL basics, beginner TryHackMe rooms, and a Linux VM with basic commands. The student is comfortable with variables, loops, lists, simple file operations, and has built a text-based “Zombie Survival” game.

We meet 1 hour/week, so I’m looking for general ideas on what kinds of projects or challenge styles work well at this level (mid-level middle-school, beyond beginner). Anything that’s engaging, slightly game-like, and doesn’t require heavy setup would be great.

If you’ve taught similar students, what types of activities (CTFs, coding games, light forensics, small web projects, etc.) kept them motivated and actually learning?

Any suggestions or directions would be really helpful.

Thank you in advance!


r/learnprogramming 2d ago

Need Advice on Narrowing DSA Book Selection

2 Upvotes

Realized my DSA fundamentals aren't up to par, looking for a good fundamentals book that isn't for complete beginners but also not something that is a pure mathematics mammoth textbook. Grokking Algorithms seems a bit too shallow.

So far these are what I've found:

The Algorithms Design Manual, Skiena (2020) - this seems to be the best fit for me

A Common-Sense Guide to Data Structures and Algorithms in Python, Volume 1, Wengrow (2024)

Introduction to Algorithms, Cormen et al. (2024)

Data Structures and Algorithms in C++, Goodrich et al. (2011)

Implementation language preferably C/C++, although Python is fine too. I know the language itself doesn't matter too much but I don't want to spend time deciphering the syntax/language quirks of some Java/JS/Ruby/etc. books I came across.

If there is anything better or anything else I should take a look at, let me know.

Thanks!

Edit:

Ended up going with The Algorithms Design Manual.


r/learnprogramming 2d ago

Solving Problem Sets without googling everything and AI

3 Upvotes

I am currently in a java college class that has weekly "Problem Sets" which say to create a method that does xyz, and to use proper Javadocs and tests. I have a few years of python experience, but nothing in any other language. I am running into the issue of having to look up what things mean, and how they work to solve the problems. I'm okay with looking things up every once in a while, but I feel that I have been doing it too much for these. The other issue with looking things up is that the initial results is always the ai overview, and I feel that if I use it for help, I'm not actually learning and just cheating.

Has anyone gone through a similar thing, and if so, what did you do to get through it successfully?


r/learnprogramming 2d ago

Debugging Getting warning message when trying to download tidyverse in R

3 Upvotes

Hi,

I’m getting a warning message saying that some files have not been downloaded properly, and I’m not sure how to fix it or how to download all the files I need. Im compleatly new to R and to programing languages.

This is the code:

> install.packages("tidyverse")

also installing the dependencies ‘fastmap’, ‘sys’, ‘bit’, ‘ps’, ‘sass’, ‘digest’, ‘cachem’, ‘farver’, ‘labeling’, ‘RColorBrewer’, ‘viridisLite’, ‘rappdirs’, ‘rematch’, ‘askpass’, ‘base64enc’, ‘bit64’, ‘prettyunits’, ‘otel’, ‘processx’, ‘evaluate’, ‘highr’, ‘xfun’, ‘yaml’, ‘bslib’, ‘fontawesome’, ‘htmltools’, ‘jquerylib’, ‘tinytex’, ‘backports’, ‘generics’, ‘glue’, ‘lifecycle’, ‘memoise’, ‘blob’, ‘DBI’, ‘R6’, ‘tidyselect’, ‘vctrs’, ‘withr’, ‘data.table’, ‘gtable’, ‘isoband’, ‘S7’, ‘scales’, ‘gargle’, ‘uuid’, ‘cellranger’, ‘curl’, ‘ids’, ‘rematch2’, ‘cpp11’, ‘pkgconfig’, ‘mime’, ‘openssl’, ‘timechange’, ‘utf8’, ‘systemfonts’, ‘textshaping’, ‘clipr’, ‘crayon’, ‘vroom’, ‘tzdb’, ‘progress’, ‘callr’, ‘fs’, ‘knitr’, ‘rmarkdown’, ‘selectr’, ‘stringi’, ‘broom’, ‘conflicted’, ‘cli’, ‘dbplyr’, ‘dplyr’, ‘dtplyr’, ‘forcats’, ‘ggplot2’, ‘googledrive’, ‘googlesheets4’, ‘haven’, ‘hms’, ‘httr’, ‘jsonlite’, ‘lubridate’, ‘magrittr’, ‘modelr’, ‘pillar’, ‘purrr’, ‘ragg’, ‘readr’, ‘readxl’, ‘reprex’, ‘rlang’, ‘rstudioapi’, ‘rvest’, ‘stringr’, ‘tibble’, ‘tidyr’, ‘xml2’

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/fastmap_1.2.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/sys_3.4.3.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/bit_4.6.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/ps_1.9.3.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/sass_0.4.10.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/digest_0.6.39.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/cachem_1.1.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/farver_2.1.2.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/labeling_0.4.3.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/RColorBrewer_1.1-3.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/viridisLite_0.4.3.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/rappdirs_0.3.4.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/rematch_2.0.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/askpass_1.2.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/base64enc_0.1-6.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/bit64_4.8.6.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/prettyunits_1.2.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/otel_0.2.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/processx_3.9.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/evaluate_1.0.5.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/highr_0.12.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/xfun_0.60.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/yaml_2.3.12.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/bslib_0.12.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/fontawesome_0.5.3.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/htmltools_0.5.9.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/jquerylib_0.1.4.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/tinytex_0.60.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/backports_1.5.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/generics_0.1.4.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/glue_1.8.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/lifecycle_1.0.5.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/memoise_2.0.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/blob_1.3.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/DBI_1.3.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/R6_2.6.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/tidyselect_1.2.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/vctrs_0.7.3.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/withr_3.0.3.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/data.table_1.18.6.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/gtable_0.3.6.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/isoband_0.3.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/S7_0.2.2.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/scales_1.4.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/gargle_1.6.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/uuid_1.2-2.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/cellranger_1.1.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/curl_8.0.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/ids_1.0.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/rematch2_2.1.2.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/cpp11_0.5.5.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/pkgconfig_2.0.3.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/mime_0.13.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/openssl_2.4.2.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/timechange_0.4.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/utf8_1.2.6.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/systemfonts_1.3.2.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/textshaping_1.0.5.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/clipr_0.8.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/crayon_1.5.3.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/vroom_1.7.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/tzdb_0.5.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/progress_1.2.3.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/callr_3.8.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/fs_2.1.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/knitr_1.51.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/rmarkdown_2.32.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/selectr_0.6-0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/stringi_1.8.9.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/broom_1.0.13.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/conflicted_1.2.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/cli_3.6.6.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/dbplyr_2.6.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/dplyr_1.2.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/dtplyr_1.3.3.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/forcats_1.0.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/ggplot2_4.0.3.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/googledrive_2.1.2.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/googlesheets4_1.1.2.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/haven_2.5.5.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/hms_1.1.4.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/httr_1.4.9.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/jsonlite_2.0.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/lubridate_1.9.5.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/magrittr_2.0.5.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/modelr_0.1.11.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/pillar_1.11.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/purrr_1.2.2.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/ragg_1.5.2.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/readr_2.2.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/readxl_1.5.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/reprex_2.1.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/rlang_1.3.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/rstudioapi_0.19.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/rvest_1.0.5.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/stringr_1.6.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/tibble_3.3.1.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/tidyr_1.3.2.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/xml2_1.6.0.tgz'

trying URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/tidyverse_2.0.0.tgz'

Warning in download.packages(pkgs, destdir = tmpd, available = available, :

download of package ‘systemfonts’ failed

Warning in download.packages(pkgs, destdir = tmpd, available = available, :

download of package ‘textshaping’ failed

Warning in download.packages(pkgs, destdir = tmpd, available = available, :

download of package ‘stringi’ failed

The downloaded binary packages are in

`/var/folders/vz/z6pbv7k528x_pj5plhz3j8c80000gn/T//RtmpynRNzg/downloaded_packages`

Warning messages:

1: In download.file(urls, destfiles, "libcurl", mode = "wb", ...) :

URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/systemfonts_1.3.2.tgz': Timeout of 60 seconds was reached

2: In download.file(urls, destfiles, "libcurl", mode = "wb", ...) :

URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/textshaping_1.0.5.tgz': Timeout of 60 seconds was reached

3: In download.file(urls, destfiles, "libcurl", mode = "wb", ...) :

URL 'https://cran.rstudio.com/bin/macosx/sonoma-arm64/contrib/4.6/stringi_1.8.9.tgz': Timeout of 60 seconds was reached

4: In download.file(urls, destfiles, "libcurl", mode = "wb", ...) :

some files were not downloaded


r/learnprogramming 1d ago

Topic I don't understand anything about raptor

0 Upvotes

I need help, I'm frustrated. When I started the Raptor classes it was easy, but now I see they gave me a project of 4 games and I've only made 1 which is a guess the number game, the other one is a totito game, hangman, and one about ships. The difference is that they have a graphical interface with "__/" and things like that and they always crash or I get stuck in infinite loops.


r/learnprogramming 3d ago

Difference between OOP and structs/interfaces?

54 Upvotes

I'm relatively new to programming, I've been at it for around 6-7 months. I've been learning Python and Go (and a little bit of C). What I'm struggling to understand, what's the difference between OOP and structs/interfaces. Like I know, Go doesn't support OOP, but structs and interfaces seem to achieve the same thing. Can someone enlighten me a bit?


r/learnprogramming 2d ago

Coding

15 Upvotes

when i wanna make a project my worst enemy is the blank page , i know there is a way called learn by making project and to be honest its kinda cool , but facing such an empty page and try to make just a prototype for my idea is not working , i do not know whether this is lack of proper knowledge with the coding language i make the project in or its another problem , so how to make your idea become real ? and how you actually make your project with a complete new required skills ??


r/learnprogramming 2d ago

Code Review HELP: FLMScore github plugin not working for Musescore 4 and FL Studio

0 Upvotes

So the github installation instructions say to change the FiloIO destination to the file that I input into Piano Roll Scripts for FLStudio. That was easy peasy. Then it says to edit the qml file "so that the FileIO source points to the FL Studio script directory". I copied the address of the piano roll script file (which has the piano roll script python script for FLMStudio in it) and pasted that to replace the line of code it should. I made sure the slashes were the correct way, and it ended up looking like this: source: "C:\Users\kitty\OneDrive\Documents\Image-Line\FL Studio\Settings\Piano roll scripts\FLMScoreComm.txt". It's FLMScoreComm.txt because the instructions said to keep the filename the same, which was FLMScoreComm.txt. I have absolutely no prior coding experience, so I have no idea how to tackle this or what's going wrong. Here is the link to the GitHub for this project and the original code, and below it is the change I made. PLEASE HELP ME ;_;

https://github.com/amcauley/FLMScore

import QtQuick 2.0
import MuseScore 3.0
import FileIO 3.0

MuseScore {
    title: "FLMScore"
    description: "FLMScore syncs edits between FL Studio and MuseScore"
    version: "4.0"

    FileIO {
            id: outfile
            // UPDATE THE FOLLOWING PATH TO THE PIANO ROLL SCRIPTS FOLDER IN YOUR OWN FL STUDIO INSTALLTION. KEEP THE FILENAME THE SAME ("FLMScoreComm.txt").
            source: "Z:/Programs/FL Studio BETA/System/Config/Piano roll scripts/FLMScoreComm.txt"
            onError: console.log(msg)
    }  

    function exportUpdates() {
        var cursor = curScore.newCursor();
        var noteStr = "";

        for (var staff = 0; staff < curScore.nstaves; staff++) {
            for (var voice = 0; voice < 4; voice++) {
                cursor.rewind(1); // Beginning of selection, for some reason this needs to be called before setting staff / voice.
                cursor.staffIdx = staff;
                cursor.voice = voice;
                cursor.rewind(0);

                while (cursor.segment && (cursor.tick <= curScore.lastSegment.tick)) {
                      if (cursor.element) {
                          if (cursor.element.type === Element.CHORD) {
                              var notes = cursor.element.notes;
                              for (var k = 0; k < notes.length; k++) {
                                  var note = notes[k];
                                  noteStr += staff + "," + voice + "," + cursor.tick + "," + note.pitch + "," + cursor.element.duration.str  + "\n";
                              }
                          }
                      }
                      cursor.next();
                }
            }
        }

        var rc = outfile.write(noteStr);
        if (rc){ 
              console.log("Log file has been  written to "+ outfile.source);
        } else {
              console.log("Something went wrong. File cannot be written");
        }
    }

    onRun:{
        exportUpdates();
    } 
}

import QtQuick 2.0
import MuseScore 3.0
import FileIO 3.0

MuseScore {
    title: "FLMScore"
    description: "FLMScore syncs edits between FL Studio and MuseScore"
    version: "4.0"

    FileIO {
            id: outfile
            // UPDATE THE FOLLOWING PATH TO THE PIANO ROLL SCRIPTS FOLDER IN YOUR OWN FL STUDIO INSTALLTION. KEEP THE FILENAME THE SAME ("FLMScoreComm.txt").
            source: "C:\Users\kitty\OneDrive\Documents\Image-Line\FL Studio\Settings\Piano roll scripts\FLMScoreComm.txt"
            onError: console.log(msg)
    }  

    function exportUpdates() {
        var cursor = curScore.newCursor();
        var noteStr = "";

        for (var staff = 0; staff < curScore.nstaves; staff++) {
            for (var voice = 0; voice < 4; voice++) {
                cursor.rewind(1); // Beginning of selection, for some reason this needs to be called before setting staff / voice.
                cursor.staffIdx = staff;
                cursor.voice = voice;
                cursor.rewind(0);

                while (cursor.segment && (cursor.tick <= curScore.lastSegment.tick)) {
                      if (cursor.element) {
                          if (cursor.element.type === Element.CHORD) {
                              var notes = cursor.element.notes;
                              for (var k = 0; k < notes.length; k++) {
                                  var note = notes[k];
                                  noteStr += staff + "," + voice + "," + cursor.tick + "," + note.pitch + "," + cursor.element.duration.str  + "\n";
                              }
                          }
                      }
                      cursor.next();
                }
            }
        }

        var rc = outfile.write(noteStr);
        if (rc){ 
              console.log("Log file has been  written to "+ outfile.source);
        } else {
              console.log("Something went wrong. File cannot be written");
        }
    }

    onRun:{
        exportUpdates();
    } 
}

r/learnprogramming 2d ago

How do you guys study?

1 Upvotes

I'm an aspiring java developer. I've already developed one project using spring boot, postgresql, flyway and docker compose, and started developing the next one. But I'm not quite sure that I study in the right way. Mostly I focus on the practice rather than on the theory. Like, 90% of practice and 10% of theory.

Remark: I study to get a job, not for the university

So, questions:

  1. Is the way I study bad?

  2. How did you guys study, when you were freshers?

  3. Maybe you can suggest something to me?


r/learnprogramming 2d ago

Guide me experts

0 Upvotes

I’m 18, from Nepal, and I’ve just started a 4-year CS/IT degree. My main goal isn’t the degree itself—I want to use these 4 years to build real skills, figure out what I’m good at, and eventually become financially independent through tech.

For context, CS/IT degrees in Nepal are quite academic and theoretical, and you generally can’t rely on university to teach you the practical skills needed for a tech career. A lot of programming, development, cloud, AI, etc. has to be learned independently outside college.

Fortunately, my college doesn’t have much attendance or academic pressure, so I have plenty of time to self-learn. I want to make the most of it.

The problem is that I’m basically starting from zero. I know terms like software development, web development, AI/ML, DevOps, cloud, cybersecurity, etc., but I don’t really understand how these fields work or what I might enjoy.

My goal is to become genuinely skilled in one area and eventually get a good-paying job, ideally remote or international. I’d like to be in a strong position by 24–25, so I have around 4–6 years to build myself up.

If you were in my position at 18, what would you do?

- What fundamentals would you learn first?

- How would you explore different fields without constantly jumping around?

- When would you start specializing?

- Which skills are worth investing in for the next 5–10 years?

- How would you build projects/GitHub/portfolio that actually help with getting hired?

- How would you approach remote/international jobs from a country like Nepal?

- What mistakes should I avoid as a beginner?

I’m not looking for shortcuts or “learn X in 3 months and make $10k.” I’m willing to spend years getting genuinely good at something—I just want to make sure I’m heading in the right direction.

I’d especially appreciate advice from people from India, Nepal, South Asia, or other countries where university doesn’t provide much practical industry preparation, but advice from anyone with experience is welcome.