[try Beta version]
Not logged in

Lounge - March 2017

Java . I am trying to get the power of a number. This is what i have.
 
package Richcalculatorlab; import java.text.DecimalFormat; import java.util.Scanner; public c...
Mar 31, 2017 at 6:16am
[2 replies] Last: Change this: System.out.println ("The power is" +twoDecimals.format(... (by coder777)
can't figure this out
 
Just going off the cuff to submit my code. I can't figure out the process to submit it in the forum....
Mar 28, 2017 at 11:07pm
[1 reply] : > I can't figure out the process to submit it in the forum. I'm sick o... (by ne555)
by sidbar
Programmer Wallpapers
 
Been looking for simple wallpapers related to programming languages finally ended up making a few. ...
Mar 24, 2017 at 1:27am
[2 replies] Last: The first shell script I ever wrote was to make a 'programmer's' wallp... (by Cheraphy)
by helios
How to identify cheap canned meat
 
Lately I've seen several people buying these cheap products, mistaking them for prime cuts of beef, ...
Mar 24, 2017 at 12:51am
[2 replies] Last: Are we sure this "stuff" could even be classified as meat? More like ... (by closed account E0p9LyTq)
Raspberry Pi, what nifty little specs!
 
Deciding to get me one of these little beauties - https://www.amazon.co.uk/Raspberry-Pi-Model-Quad-M...
Mar 17, 2017 at 2:06am
[19 replies] Last: @newbieg wow! raspberry pi zero is awesome. Will definitely check it ... (by shadder)
Minimax Algorithm
 
Hello guys, I have been teaching myself the minimax algorithm and I have been able to create a Tic-T...
Mar 14, 2017 at 9:24am
[no replies]
by helios
x86 Assembly - Indirect addressing
 
In x86/-64, is there any point in doing, for example, mov eax, [ebx+ecx*4] instead of imul ...
Mar 14, 2017 at 4:51am
[15 replies] Last: I guess, but it's interesting that the CPU has time to performs those ... (by helios)
LSTM Neural Networks
 
I am trying to make an LSTM Neural Network but I can't find anything easy to read. I have only seen ...
Mar 12, 2017 at 12:35pm
[1 reply] : Hi, A search for "C++ LSTM Neural Networks" , revealed this as the 3r... (by TheIdeasMan)
Bluray Linux
 
I finally had the bright idea of plugging a mouse into my older (2-3 years) sony bluray device. It d...
Mar 10, 2017 at 9:44pm
[no replies]
Memory and You
 
Found a paper on memory and programming. It gives a pretty decent overview of how memory works and h...
Mar 10, 2017 at 3:48pm
[1 reply] : was going to ask how it compares to Ulrich Drepper's famous "What Ever... (by Cubbi)
Data structure interview question
 
So I been practicing a couple of interview questions from my data structures book and one question t...
Mar 7, 2017 at 6:44am
[10 replies] Last: Maybe it's one of those trick questions and it's easier than it seems. (by Golden Lizard)
Your successful projects and your future?
 
Hey, wondering what successful projects people have made here and/or what you will be focusing on in...
Mar 4, 2017 at 12:33am
[2 replies] Last: Popularity success, should have stated that. Thanks! (by ChajusSaib)
Measure the skill effectiveness in real time
 
I am assigned to solve a task that demonstrates a realistic problem in C++. A laser cannon may ha...
Mar 3, 2017 at 5:04pm
[2 replies] Last: it sure looks to me like this can be calculated instantly for a given ... (by jonnin)
  Archived months: [feb2017] [apr2017]

This is an archived page. To post a new message, go to the current page.
Registered users can post in this forum.