-
@thebigk • Oct 22, 2024Oct 22, 20241.3KHere is yet another puzzle from Archimedes Lab: [FONT=Verdana, Arial, Helvetica, sans-serif]Two intersected semi-circles inscribed in a rectangle are tangent to 5 discs (soccer balls) as depicted in the image.... -
@mayur-ywQKfu • Oct 26, 2024Oct 26, 20241.6K
Software testing methodologies
Hi Guys, Even being in the IT industry, I'm still a lay man when it comes to software testing. Can any body help me to understand how a software is... -
@udaybidkar-JNYtYq • Oct 22, 2024Oct 22, 20241.4K
Find sum of two numbers
#include<stdio.h> int main() { int i; printf("Enter 2 numbers\n"); /* Write here few lines of code so that user gives 2 numbers as input(on console) and display the addition of... -
@sristi-483Qff • Oct 26, 2024Oct 26, 20241.7K
What are subnets used in TCP/IP?
can anyone explain what are subnets as used in tcp/ip? -
@thebigk • Oct 25, 2024Oct 25, 20241.6KJoined CE, But Can't Post! Help Me!
This post addresses the common issue faced by new members of CrazyEngineers community 😀 This is what I've observed- Many new members do not enter correct email address while registering... -
@abhimanipal-G68SgB • Oct 25, 2024Oct 25, 20241.5K
passwords
how are passwords stored of each individual users in web sites like orkut/yahoo etc. ????if it is stored in the orignal form will not be very easy for the administrators... -
@thebigk • Oct 25, 2024Oct 25, 20241.5KAbout CE InFocus
Hello CEans! Welcome to CE - InFocus! CE Infocus is all about latest happenings from all over the world. Well now you have a place to discuss all the hottest... -
@crook-0PFkJv • Oct 26, 2024Oct 26, 20242.5K
Suggest free ebooks for javascript
My cousin is looking for free javascript ebooks. I could not find any on the internet. I'll be thankful if anyone suggests a link to download. Thanks, Crook -
@crook-0PFkJv • Oct 25, 2024Oct 25, 20242.7K
How to connect iPod Nano to car?
Hi Crazy Engineers! I bought an iPod Nano last month and it took my heart away ! I can't stay away from it even for a minute and that's the... -
@ravibharadwaj-vc2mZ7 • Oct 26, 2024Oct 26, 20241.7K
'C' code
int g=300*300/300; cout<<"g="<<g; what would be the value of g? If you think the answer is you got is correct Justify your answer. -
@thebigk • Oct 14, 2024Oct 14, 20241.3KHow to improve Reading Speed & Comprehension?
There is so much to read & having a good reading speed helps. I'm sure this thread will have many tips & tricks which will help us improve our reading... -
@aashima-eO93l9 • Oct 25, 2024Oct 25, 20242.1K
Terrorism
Well this is probably a already-very-much discussed topic still I would like to know what the crazy engineers have to say about it. Terrorism - Something that is as prominent... -
@thebigk • Oct 20, 2024Oct 20, 20241.2KThe Google Story!
"The Google Story" - by David A. Vise ! The book tells us everything about Google. How Google founders met, how Google got started ...everything! A must read for the... -
@thebigk • Oct 25, 2024Oct 25, 20241.4KUniversal Education System
I've read about it in many books. Almost everyone thinks that the education system needs to be changed! I'm not talking about education system in any particular country. I came... -
@thebigk • Oct 25, 2024Oct 25, 20242.0KMake Money by working at home!
Hello All! So you wanted to have your own shop? You wanted to be a seller? You did not know how to start? You did not have money .... Now... -
@rick-JybHX8 • Oct 22, 2024Oct 22, 20241.2K
Let us have Articles section
Hi there ! I suggest that we should have an articles section on our beloved forum. It could become a part of General Discussions. I got this idea because I... -
@thebigk • Oct 21, 2024Oct 21, 20242.3KSession Timout Updated
Hi CEans! The session timout for our forums is now set to 20 minutes. So, I hope that you won't get 'login screen' when you compose your big post and... -
@thebigk • Oct 21, 2024Oct 21, 20241.3KBrowser War
Guys! Its time to vote for your favorite browser. Is it IE 6 / IE 7 / Firefox / Opera or any other browser. Discuss why you like particular browser... -
@fullywired-eng-MSJ3yo • Oct 26, 2024Oct 26, 20241.6K
Do u know this device ?!
hi people I am currently working on a research, and I am using 8757A scalar Netwrok Analyzer, I was wondering if anyone has been dealing with this device ?!? I... -
@pradypop-Draqkg • Oct 26, 2024Oct 26, 20241.5K
Software Implementation of I2C
I would like to know weather anyone has implemented I2C in software in smaller chips like Atmel AT89C51, which doesn't have the port. Could you share the details with hardware...