Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
coding
- Page 1
Is anyone using ChatGPT in French for programming tasks?
Programming
2 Days Ago
by kakasi63
… anyone here tried using ChatGPT (in French) to support daily
coding
tasks? Do you think there's any noticeable difference compared…
Just Joined – Excited to Be Part of the DaniWeb Community!
Hardware and Software
Microsoft Windows
1 Day Ago
by Jassica68
… I’m here to pick up helpful tips, improve my
coding
skills, and connect with others who share the same passion…
Re: What is the best AI and Machine Learning course?
Digital Media
Digital Marketing
Search Engine Strategies
6 Days Ago
by Eckert
… you the best on your learning journey, keep exploring and
coding
! 🚀🐍💻
Re: Just Joined – Excited to Be Part of the DaniWeb Community!
Hardware and Software
Microsoft Windows
1 Day Ago
by Dani
Hello and welcome to DaniWeb! Thanks for joining. :)
Re: Just Joined – Excited to Be Part of the DaniWeb Community!
Hardware and Software
Microsoft Windows
1 Day Ago
by Reverend Jim
Hello and welcome. What types of programming interest you?
Re: Need Coding Help With A Project
Programming
Software Development
3 Weeks Ago
by Dani
… a fair statement to make that accusing someone of poor
coding
habits is putting them down. It's certainly not motivational…
How do I make my code jump back to a previous line?
Programming
3 Weeks Ago
by trueriver
I'm just
coding
something for fun right now and I'm stuck on …
Re: Need Coding Help With A Project
Programming
Software Development
3 Weeks Ago
by Enzo_3
I was working on a similar assignment where I had to compute the average of numbers from a text file using higher-order functions like map() and reduce(). I was really stuck on how to incorporate them meaningfully, but I finally figured it out. Here's how I approached it using Python: from functools import reduce with open('…
Re: Need Coding Help With A Project
Programming
Software Development
3 Weeks Ago
by Reverend Jim
I don't know why you would use `reduce` and `lambda` when you could just do sum(numbers) And the directive >You should make use of two higher-order functions (i.e., map and reduce, or something else) to simplify the design. is self-contradictory as using `map` and `reduce` instead of `sum` does not simplify the design. It …
Re: Need Coding Help With A Project
Programming
Software Development
3 Weeks Ago
by Reverend Jim
>Why put them down? Please explain to me how anything I said was a put down. If someone told me their methof of counting cows was "count the number of legs and divide by four", I would point out that it would be simpler just to count the number of cows. If I said "That's stupid, just count the cows", then that would be a …
Re: Dynamic Properties in PHP 8.2
Programming
Web Development
2 Weeks Ago
by Dani
…';`. My intention was not to say that it was good
coding
practice to represent a user of the app with an…
Re: How do I make my code jump back to a previous line?
Programming
3 Weeks Ago
by trueriver
updated my code... everything is fixed :) i made functions import time import sys #Global Variables firstTime = True loggedIn = False incorrectLogin = True admin = False n = 0 n1 = 0 i = 0 #Create login if firstTime is True if firstTime is True: print("…
Re: How do I make my code jump back to a previous line?
Programming
3 Weeks Ago
by woooee
if sysInfo.lower() in ["exit", "Exit", "EXIT"]: since sysinfo is now lower(), it will never be equal to "Exit" or "EXIT"
Re: How do I make my code jump back to a previous line?
Programming
2 Weeks Ago
by Dani
Organizing code into functions is always important for readability and also to be able to reuse parts of your code as your app gets bigger. Thank you for posting your updated code to share with others :)
Re: When Speed Replaces Satisfaction in Coding
Community Center
Say Hello!
1 Month Ago
by Reverend Jim
… assembler (although I have done major development in assembler).
Coding
in Python in fun.
Coding
in assembler is tedious and mind numbing.
When Speed Replaces Satisfaction in Coding
Community Center
Say Hello!
1 Month Ago
by John_165
Before ChatGPT or DeepSeek existed, successfully completing a
coding
task was a very fulfilling experience, even if it took a long time. Now that things can be done quickly, the sense of accomplishment feels diminished.
Re: When Speed Replaces Satisfaction in Coding
Community Center
Say Hello!
1 Month Ago
by trcooke
… sounds familiar.....(https://coderanch.com/t/789618/Speed-Replaces-Satisfaction-
Coding
) I'll repeat what I said over there. Perhaps fulfillment…
Re: When Speed Replaces Satisfaction in Coding
Community Center
Say Hello!
1 Month Ago
by Dani
> Giving you some reputation so you won’t get flagged by the spam bot anymore Oops! I tried, but I’m in bed feeling unwell today (one of my bad days, I’m afraid) and didn’t realize this was posted in the off-topic lounge, which doesn’t award reputation.
Re: When Speed Replaces Satisfaction in Coding
Community Center
Say Hello!
1 Month Ago
by trcooke
> Oops! I tried It's ok, I know I'm a nobody around here. I think I've sussed the spam bot, links are ok but only if they're out in the open.
Re: Seeking Help for Creating a Circle Generator Tool
Programming
Game Development
1 Month Ago
by b_985
I’m using a Dell Latitude 3540 laptop and I’m a gamer who enjoys playing a variety of games. Recently, while playing Minecraft, I used several websites for building guidance. One of the tools I relied on was the Minecraft Circle Generator for creating accurate circles and shapes. However, I’ve run into an issue — the website isn’t opening at all…
coding for diamond patterns
Programming
Software Development
11 Years Ago
by pprabhat
coding
for printing diamond pattern using recursion as following * * * * * * * * * * * * * * * *
Re: Coding Standards and Best Practices
Community Center
14 Years Ago
by Ancient Dragon
Coding
standards??? According to who's standards? My standards and your … the other coders to determine if the code meets company
coding
standards, whatever that is.
Re: coding academy
Community Center
Geeks' Lounge
11 Years Ago
by Ancient Dragon
"
Coding
Academy" -- just another catchy phrase for online tutorial. Do …
Coding
Community Center
16 Years Ago
by Reliable
… could apply to any scripting/programming language. (I hope you
coding
purists don't beat me up for putting a slash…
coding
Programming
Software Development
15 Years Ago
by abraham james
if anyone could please help me with the c++
coding
of the following:- Write a c++ program that does the …
Coding help
Programming
Software Development
13 Years Ago
by sam fernandes
… what m i expected to do:-(help please with the
coding
Coding help for ie
Programming
Web Development
12 Years Ago
by caige
Your
coding
skills are needed. my website [Click Here](http://www.kidztar.…
coding
Programming
Software Development
11 Years Ago
by cazmere
can you help me in
coding
??
Re: coding
Programming
Software Development
11 Years Ago
by vmanes
AD, what you asking for the shares? As to
coding
, what kind? C, C++, Morse, Genetic, Crypto? (I apologize, I couldn't help myslelf.)
Coding
Programming
Software Development
7 Years Ago
by Howard_2
Hey been practicing
coding
using Python 3 tutorial,my question is how to put what learn into a project,or should I say how or what information is their to get this mindset
1
2
3
17
Next
Last
Search
Search
Forums
Forum Index
Hardware/Software
Recommended Topics
Programming
Recommended Topics
Digital Media
Recommended Topics
Community Center
Recommended Topics
Latest Content
Newest Topics
Latest Topics
Latest Posts
Latest Comments
Top Tags
Topics Feed
Social
Top Members
Meet People
Community Functions
DaniWeb Premium
Newsletter Archive
Markdown Syntax
Community Rules
Developer APIs
Connect API
Forum API Docs
Tools
Backlink Auditor
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC