Menu
Menu
DaniWeb
Log In
Sign Up
Read
Contribute
Meet
Search
Search
About 1,000 results for
program
- Page 1
Re: Java Coin Flip Program
Programming
Software Development
6 Days Ago
by jassonadder
…, input, and class methods in Python. Here’s a sample
program
that does exactly what you're asking. It defines a…;, self.heads) print("Total Tails:", self.tails) # Main
program
try: flips = int(input("How many times would you…
Re: Java Coin Flip Program
Programming
Software Development
4 Days Ago
by Dani
Better late than never! Thanks for your post. It looks like it's really helped a few people already.
Re: Java Coin Flip Program
Programming
Software Development
4 Days Ago
by Salem
> It looks like it's really helped a few people already. Yeah, 4 new members with consecutive user ID's, smelling like sock-puppet accounts.
Re: Java Coin Flip Program
Programming
Software Development
4 Days Ago
by Dani
> Yeah, 4 new members with consecutive user ID's, smelling like sock-puppet accounts. I realized that after I posted. I’m on my phone on the sofa so it wasn’t as easy to tell. Although I still can’t see the motivation. Edit: Nevermind. Perhaps they were trying to improve their member reputation/quality score?? (Won’t work because you need…
Re: Justice Department Offers Grants Against Internet Predators
Digital Media
Digital Marketing
2 Days Ago
by JackRyan248
… (OJJDP), the Department of Justice said. The ICAC
program
supports a national network of 59 coordinated task forces, …that are currently receiving funds under the ICAC Task Force
Program
, and they needed to register by March 16. >…; > The
program
includes all forms of sexual exploitation of children (SEC) and…
Re: Coin Flip (Python Newbie)
Programming
Software Development
6 Days Ago
by jassonadder
Hey! Great job getting started with Python—your logic is almost there, just a couple of small fixes needed. The main issue is that you're using the variable timesflipped in your while loop, but it was never initialized. Because of that, the loop never runs properly, and your counters don't change. Here's a corrected version of your code:…
Re: Coin Flip (Python Newbie)
Programming
Software Development
4 Days Ago
by Dani
> Presumably bumping every "coinflip" post to spam their URL Nothing wrong with that!! I'll take a trillion helpful posts if all someone wants in exchange is a free signature link back to their website (that only shows up for logged in members, so no SEO incentive).
Re: Cannot run exe from asp.net
Programming
Web Development
3 Weeks Ago
by john_111
… said, by explaining why. If a webpage could run a
program
installed on another computer, the entire world wide web would… the web page can let you download and install a
program
. But not take over your computer.
Re: Problem with MS Office shortcut bar
Hardware and Software
Microsoft Windows
4 Weeks Ago
by themadrastiffin
The shortcut bar in MS Office may not appear, may not open or may run slowly if you restart, repair or reinstall the
program
.
Re: Cannot run exe from asp.net
Programming
Web Development
3 Weeks Ago
by lennyli
…, but i can at the same time, run a local
program
similar or same as the software on the remote notebook…
Re: Problem with MS Office shortcut bar
Hardware and Software
Microsoft Windows
2 Weeks Ago
by asadalikhan
… on the shortcut bar are likely opening with the wrong
program
(like a printer handler). Here’s a quick fix: 1…
Re: Cannot run exe from asp.net
Programming
Web Development
2 Weeks Ago
by lennyli
… WEB sockets. Sure, I understand, but for my above new
program
it has nothing to do with web. It is just…
Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
1 Month Ago
by YashSmith
I’m getting a segmentation fault in my C++
program
when trying to access an array element. Here’s my …
Re: Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
1 Month Ago
by Reverend Jim
Don't try to access past the end of the array.
Re: Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
1 Month Ago
by rproffitt
Thanks for the MVE (minimum viable example). But it's just bad code. c, c++ and a lot of language won't stop you from going out of bounds.
Re: Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
1 Month Ago
by Dani
You’re creating an array of 5 integers and then trying to access the 11th integer in the array (assuming the indexes start at 0). You’re getting an out of bounds error because you’re trying to access an array element that doesn’t exist. You can access arr[0] up through arr[4].
Re: Segmentation Fault in C++ Program – Need Debugging
Programming
Software Development
1 Month Ago
by Salem
It should be obvious by now from their posting history that the OP is a troll.
Re: Will AI take jobs?
Digital Media
Digital Marketing
2 Months Ago
by Ja sa bong
I believe that AI will keep getting better because that is what's the developers are doing constantly. They are improving the learning capacity of the
program
so that it can be able to do more and likely keep taking more jobs.
Re: How to make an Iphone App?
Programming
Mobile Development
2 Months Ago
by Ja sa bong
Sadly, I don't have any knowledge of how to
program
or code which is the reason why I can't develop any app whether it's for iPhone or Android products. I'm sure there are videos of how to do it on YouTube if you are interested and finding out.
Re: How to Implement Lazy Loading for Faster Web Portals
Programming
Web Development
2 Months Ago
by jkon
… reach this threshold, and finally, in 2025, we no longer
program
new web apps to support Internet Explorer. This is a…
Re: Looking for Apple Developer enterprise account
Programming
Software Development
1 Month Ago
by Dani
…), but out of curiosity, why do you need it? The
program
is designed for specific use cases in which large organizations…
Re: Buggy career talk :-P
Programming
1 Month Ago
by Reverend Jim
… of someone who has just dropped their five hundred card
program
the night before the project is due is frightening.
Re: How Can I Hookup My Mobile Phones To My PC Monitor ?
Hardware and Software
Hardware
Mobile and Wearables
1 Month Ago
by Deborah_5
How Can I Hookup My Mobile Phones To My PC Monitor ?
Re: How Can I Hookup My Mobile Phones To My PC Monitor ?
Hardware and Software
Hardware
Mobile and Wearables
1 Month Ago
by Fitmovers
If you want to connect your Samsung Galaxy A9 to your Dell E1916HV monitor, you'll need a USB-C to HDMI adapter (if your phone supports HDMI output). Since your phone has only USB ports, check if it supports Samsung DeX or screen mirroring via an MHL adapter. If your monitor only has VGA input, you might also need an HDMI to VGA converter.
Re: ‘Advanced AI should be treated similar to Weapons of Mass Destruction’
Community Center
2 Months Ago
by rproffitt
UPDATE: Feb 4, 2025 — Google on Tuesday updated its ethical guidelines around artificial intelligence, removing commitments not to apply the technology to weapons or surveillance.
Program Exercise
Programming
Software Development
15 Years Ago
by kayka
Program
Exercise 3. Your teacher at your school requires your help … FTFTFTFTFTFTFTFTFTFT The Answers.txt layout is: FFTFTFTFTFTFTFTFTFTFT Write a C++
program
that reads the answers into an char array of size… 20. Your
program
than reads through the Responses file and calculates the score…
program editor
Programming
Software Development
12 Years Ago
by danny.vin
# **
program
editor** # how to create a **
program
editor** for compiling and executing java programs?i need the codings...
program for copying one file to another
Programming
Software Development
16 Years Ago
by sam_sumit184
program
for copying one file to another by using protection of conventional run time error.
Program to calculate number of spaces in the string
Programming
Software Development
15 Years Ago
by shamly
program
to calculate number of spaces in the string
program to remove words starting with a from file C++
Programming
Software Development
12 Years Ago
by RounaqJJW
Program
to Find the words starting with a or A from …
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
SEO Backlink Checker
Legal
Terms of Service
Privacy Policy
FAQ
About Us
Advertise
Contact Us
© 2025 DaniWeb® LLC