Thread: wats happening around me.

  1. #1
    Registered User Nutshell's Avatar
    Join Date
    Jan 2002
    Posts
    1,020

    wats happening around me.

    Halo,

    I want to know where different people go for their daily news concerning IT or other stuff. http://dailynews.yahoo.com/ is definitely one right? Where else? www.securityfocus.com ?

  2. #2
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    informIT.com is a good site for general IT updates. MSDN has a good online journal as well.
    Code:
    #include <cmath>
    #include <complex>
    bool euler_flip(bool value)
    {
        return std::pow
        (
            std::complex<float>(std::exp(1.0)), 
            std::complex<float>(0, 1) 
            * std::complex<float>(std::atan(1.0)
            *(1 << (value + 2)))
        ).real() < 0;
    }

  3. #3
    Senior Member joshdick's Avatar
    Join Date
    Nov 2002
    Location
    Phildelphia, PA
    Posts
    1,146
    I get a daily newsletter in my e-mail from http://www.slashdot.com. It's mostly about Linux and other nerdy stuff, but it has plenty of links to good news articles and discussions.
    FAQ

    "The computer programmer is a creator of universes for which he alone is responsible. Universes of virtually unlimited complexity can be created in the form of computer programs." -- Joseph Weizenbaum.

    "If you cannot grok the overall structure of a program while taking a shower, you are not ready to code it." -- Richard Pattis.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How come this is happening?
    By Angermanaged in forum C++ Programming
    Replies: 3
    Last Post: 03-21-2009, 07:35 PM
  2. Explain me what is happening
    By capvirgo in forum C Programming
    Replies: 2
    Last Post: 02-18-2008, 08:26 AM
  3. Weird things happening!!!!!!
    By korbitz in forum Windows Programming
    Replies: 4
    Last Post: 03-22-2004, 06:31 AM
  4. This can't be happening
    By Silvercord in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 03-28-2003, 04:00 PM
  5. Don't know why this is happening
    By Unregistered in forum C Programming
    Replies: 3
    Last Post: 03-27-2002, 06:30 PM