Search:

Type: Posts; User: JordyD; Keyword(s):

Page 1 of 10 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    2
    Views
    3,448

    [all variants] Re: sudo doesn't keep environment variables

    That did it. Thanks. :)
  2. Replies
    2
    Views
    3,448

    [all variants] sudo doesn't keep environment variables

    When I execute something with sudo, the environment that it executes in doesn't have all the environment variables from /etc/profile{,.d/} defined. I googled around and found that there is a way to...
  3. [SOLVED] objc + clang: "fatal error: 'objc/objc.h' file not found"

    This is not a problem, but a solution for those of you that have had the same problem as I have had. :) (This is all on Ubuntu Karmic)

    The problem:
    Whenever you attempt to compile an Objective-C...
  4. Replies
    2
    Views
    5,147

    OpenCV Python Tutorials

    I've been looking for some OpenCV Python tutorials, but all I can find are C and C++ ones. Does anyone know of any good Python ones?
  5. Replies
    51
    Views
    5,316

    Re: Easiest Programming Language?

    I think when you refer to the "real-world" you're talking about the corporate world. At 15, are you really worried about that? I don't think it matters what language you learn first, as there is no...
  6. Replies
    51
    Views
    5,316

    Re: Easiest Programming Language?

    What would make Lisp seem weirder or less useful than any other first programming language?
  7. Replies
    15
    Views
    1,071

    Re: C download function?

    Isn't libcurl in the repos?
  8. Replies
    4
    Views
    584

    [ubuntu] Re: How to C/C++ programming in ubuntu 9.04

    You should be asking in this forum: Programming Talk

    And there are the stickies there:

    Read Before Posting: Forum FAQ's, how to learn to program, and Linux programming
    Programming Tools and...
  9. Re: Looking For a Haiku-Like Clone? Check Out PC/OS!

    ZevenOS = BeOS + Linux kernel?
  10. Replies
    27
    Views
    4,341

    Re: Any way to use braces in python?

    I agree, ggVG= in vim has saved me many times.
  11. Replies
    22
    Views
    898

    Re: When geeks have children ......

    Yeah, why not? He actually shows you the code for it in the beginning of the video.
  12. Replies
    9
    Views
    2,103

    Re: Change the color letters and font in c++

    You don't need to install it for Code::Blocks. Just install it*, include the header file(s) you need, and link it (if necessary). I'm not aware of the specifics of PDCurses, but they have...
  13. Replies
    34
    Views
    2,644

    Re: The most popular programming language

    Novell started the project, so I imagine they must be funding it. I wouldn't know anything about compatibility bugs. I don't think the fact that C# being under another OS's control really has much...
  14. Replies
    34
    Views
    2,644

    Re: The most popular programming language

    I disagree. Even if the language was platform-specific, it would still IMO be a fair comparison because the platform-specificness is one of popularity's factors. It's a big factor, and it shouldn't...
  15. Replies
    8
    Views
    442

    Re: Learning some programming...

    You can do this with any programming language that has a library for looking at ID3 tags (assuming your collection is MP3s, I'm not really sure what others use).

    Search results for "id3 tag...
  16. Replies
    3
    Views
    296

    Re: Newbie to Ubuntu programming

    Take a look at the stickies.
  17. Replies
    34
    Views
    2,644

    Re: The most popular programming language

    VB is there. It's the 5th down. And isn't mono just a platform?
  18. Re: Is using an IDE better than using normal text editors?

    Gedit has syntax highlighting. It's also very extensible through plugins. Although I agree with you on the notepad comment, I think gedit does a lot more than you might think.

    EDIT: Err,...
  19. Replies
    7
    Views
    966

    Re: How to learn to develop ?

    I believe this is covered in the stickies here.

    http://ubuntuforums.org/showthread.php?t=1006666

    and

    http://ubuntuforums.org/showthread.php?t=1006662
  20. Replies
    36
    Views
    11,631

    Re: FAQ: Posting Homework Problems

    When you search online for how to do something, you more than likely have to understand what's going on in order to implement it. When someone gives you fully working source code, there is no...
  21. Thread: Best IDE for VB

    by JordyD
    Replies
    3
    Views
    635

    Re: Best IDE for VB

    Well, Gambas doesn't really do VB. It does something very similar, but not VB.
  22. Replies
    6
    Views
    1,632

    Re: Objective C programing

    NSAutoreleasePool isn't a variable.
  23. Replies
    5
    Views
    898

    Re: Post a screenshot of your IDE.

    Vim and Code::Blocks, respectively. As you can see, I stick with the defaults.
  24. Replies
    48
    Views
    2,560

    Re: What are your bad programming habits?

    - No planning
    - Not enough testing (sometimes)
  25. Replies
    247
    Views
    12,870

    Poll: Re: Who here wears Ubuntu Clothing?

    If you wear your favorite band's clothing, should I say it's sad?
Results 1 to 25 of 250
Page 1 of 10 1 2 3 4