CARVIEW |
Select Language
HTTP/2 200
date: Fri, 25 Jul 2025 18:02:48 GMT
content-type: text/html; charset=utf-8
cf-ray: 964d9201fed0165e-BLR
cf-cache-status: DYNAMIC
cache-control: private
set-cookie: prov=6020ae8e-6d3a-4573-98dc-973e85e3cc20; expires=Sat, 25 Jul 2026 18:02:48 GMT; domain=.stackexchange.com; path=/; secure; httponly
strict-transport-security: max-age=31536000; includeSubDomains
vary: Accept-Encoding
content-security-policy: upgrade-insecure-requests; frame-ancestors 'self' https://stackexchange.com
x-clacks-overhead: GNU Terry Pratchett
x-frame-options: SAMEORIGIN
x-request-guid: 15798f31-1305-46b7-bd70-9b1dfd72313d
x-worker-origin-response-time: 531000000
x-dns-prefetch-control: off
set-cookie: prov=6020ae8e-6d3a-4573-98dc-973e85e3cc20; Path=/; HttpOnly; Domain=stackexchange.com
set-cookie: __cf_bm=O3dNsPvRzq_JZ.JAUMf0KvjWCx6zAs__pc54YyC9Ivk-1753466568-1.0.1.1-lROz7sNQ8ArIqa765503blOHsEzX5GLMjlico4SgeRmzTmbKv35835.O4ybRtt.eHG2E1U8Bby6eKgkCUSd0gVNqdaINkDXmqRbbFGtKowk; path=/; expires=Fri, 25-Jul-25 18:32:48 GMT; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
set-cookie: _cfuvid=B73SPfRycysN0CRo50O6AwPUHq1MeRr2E2XqNGaz1us-1753466568537-0.0.1.1-604800000; path=/; domain=.stackexchange.com; HttpOnly; Secure; SameSite=None
server: cloudflare
content-encoding: gzip
Newest 'beginner' Questions - Code Review Stack Exchange
Skip to main content
Stack Exchange Network
Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Visit Stack ExchangeTeams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Learn more about TeamsQuestions tagged [beginner]
Add this tag to your question to indicate that you are new to the language of your code. This will often be taken into consideration by reviewers when assessing your code.
7,572 questions
- Bountied 0
- Unanswered
- Frequent
- Score
- Trending
- Week
- Month
- Unanswered (my tags)
7
votes
5
answers
2k
views
2
votes
0
answers
85
views
openprocessing.org program - After screen tap, erase red circle, pause and lastly draw new white circle
I am new to programming using the site openprocessing.org.
The code given does the following on my iPad:
Draw a red circle
Wait until I finger tap near the red circle’s center
Erase the red circle
...
1
vote
0
answers
23
views
GUI button clicks start runspaces that take care of heavy processing tasks
I'm currently updating a ping script I maintain at work, transitioning from WinForms to WPF. Because of this I've started learning about and incorporating runspaces to keep the GUI responsive during ...
4
votes
0
answers
57
views
SHA1 Algorithm Implementation in Zig
I have implemented the SHA1 algorithm in Zig, as a learning exercise, to teach myself both Zig and the actual algorithm behind SHA1. Now the second part I think I understood well enough. The ...
6
votes
2
answers
427
views
(Codewars) Goldbach's Conjecture (by @rsalgado) in Ruby
Link to kata: linkRank: 6 kyuKata author: @rsalgado
I have been recently learning Ruby-lang and have been attempting to solve the following kata from Codewars involving Goldbach's Conjecture:
...
3
votes
1
answer
109
views
9
votes
3
answers
2k
views
Solver for Wordle puzzle
After a success with the Jumble puzzle solver, I am doing a Wordle puzzle solver. I know many other Wordle solvers have been posted, yet this is my original version, which emphasizes list ...
3
votes
1
answer
79
views
Implement a matrix and access its elements
I have just started to learn how to program in Scheme using the LispPad app on my iPad. I want to know if the following is the best way to implement a matrix and access its elements.
This code ...
5
votes
3
answers
223
views
Sieve of Eratosthenes with Wheel Factorization in C++ version 2
I have implemented Sieve of Eratosthenes with Wheel Factorization in C++ again, this time using a bigger wheel and much more complicated C++ syntax, to familiarize myself with C++ and see how fast I ...
3
votes
2
answers
747
views
Retrieval-Augmented Generation from text files
Context: I'm a complete newbie trying to get good at structuring my code. I'm aware that I'm supposed to do my own research with docs, but I don't know what specific docs I should be reading for this ...
5
votes
2
answers
122
views
Compare two files in 16-bit DOS assembly
The task is to do a byte-by-byte comparison and print whether the files are equal or not.
Code:
...
5
votes
2
answers
112
views
Command-line Tool That Reads a Text File and Calculates Basic Statistics
TLDR: First time dev in Go moving from Java and I need feedback on my simple CLI Tool.
I wanted to get competent in Go as a very junior developer, so this is my first basic project in go. I set a goal ...
6
votes
3
answers
405
views
Function which returns arithmetic expression based on an operator
For the following code, I have trouble improving it.
I need to write a function getExpression(level, operator) which has one integer parameter representing a level ...
4
votes
1
answer
67
views
IBM File Processing and PDF Conversion App Using PyQt6 and FPDF
I am trying to convert a 111MB TEXT file to PDF quickly. I'm currently using the FPDF library, and large files take about 40 minutes to process. The text file is an IBM carriage control (ANSI) file ...
1
vote
0
answers
33
views
Evaluating an expression with shunting yard algorithm
I'm learning Scala and wrote a simple infix expression evaluator using the shunting yard algorithm. As opposed to the wikipedia example, this implementation evaluates the expression in place instead ...
- The Overflow Blog
-
-
- Featured on Meta
-
-
Related Tags
python × 2002
java × 1025
c++ × 911
python-3.x × 821
javascript × 683
performance × 572
c × 567
c# × 564
object-oriented × 478
game × 435
programming-challenge × 424
strings × 325
algorithm × 306
php × 238
calculator × 218
rust × 208
haskell × 199
tic-tac-toe × 199
html × 194
console × 186
array × 181
jquery × 175
ruby × 162
python-2.x × 148
homework × 127
more related tags
Hot Network Questions
- Current integrator LTSpice simulation
- Interaction with para hooks and footnotes
- When was the last time all humans were on the ground not in the air?
- How do I create a Chrome profile via the command line that also shows up in the profile switcher?
- Is it okay to email researchers if I’m just a high school student?
- Is the human body included in "the world" that believers are warned not to love in 1 John 2:15–17?
- Moving multiplying cells away
- Quadratic Hecke characters with certain given local components
- Why 0.0 is printed as 0.00001 when rounding upward?
- How would you rank these shimano hubs (-tx505, -m3050, -mt500)
- Can you yaw an airplane by only using differential thrust?
- In Jurassic Park, is the lysine dependency intentionally fake (in-universe)?
- What does this word "ahn-shdah-heh" mean?
- Early Sailing days in September 1066... Could Harold defeat William at Hastings, if it happened before Stamford Bridge?
- Early 70s scifi novel about underground people, caste is determined by the color of your poncho, and everyone eats mouldy grain
- Will an error in two of my published papers affect my PhD thesis evaluation?
- Plot range in RegionPlot3D
- Tracking stored proceduers performance
- What *IS* switch bounce REALLY? According to evidence
- Most practical way to determine concentration of reducing sugar in frozen French fries?
- How to navigate in the Universe's Heat Death
- Why does “brew search” for “peertube” match with “freetube”? How does the search work?
- Source that Eliyahu Hanavi was an angel at the creation
- OId Movie about an alien city that plays a repeating melody