4 Topics

Member Avatar for
Member Avatar for yeshamarques

What according to you is the best way to get noticed and get stuck in people’s mind? Is less really more or is big, loud and busy the way to leave your impression on people’s mind? Discover it yourself by exploring the beauty of the two extremes of web designing …

Member Avatar for Sohaib_7
0
1K
Member Avatar for kogorman

I was recently toying with an idea from my education in computer science, namely that any deterministic algorithm can be expressed with just two control structures: a loop containing a switch. I never doubted it. From a certain point of view, that's what programs look like to the silicon of …

Member Avatar for kogorman
0
361
Member Avatar for TrustyTony

Roman numbers is a standard programming exercise, to give it a small twist, we input roman numeral, turn it to value and prepare minimal version of it using the substraction rule. Correctness of the input is not checked so Garbage in - Garbage out.

0
313
Member Avatar for turt2live

Hello, I was wondering if there is some sort of Java code that can get information from a webite ONLY when it needs to. To better explain (by using an example) let's say I have a slow webpage (minimal traffic) where a user clicks a button and Java opens my …

Member Avatar for turt2live
0
231

The End.