Programming room? Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

Would you like to react to this message? Create an account in a few clicks or log in to continue.

Nexuiz & Xonotic Minsta International Friendly Clan *powered for [NK] by od@r,logo by AnalHorror [NK]* - [NK] is brother clan with Player Killer *tag: [PK]*

Welcome to our [NK] clan forum! -> our motto: IT IS NOT IMPORTANT TO WIN BUT TO PARTICIPATE! ... Be fair as a human and player , Help other players , Help nexuiz & xonotic and minsta community , Respect other players , Be active in the game and forum , Be with us as a friend and as a great family , Rejoice with us! type=text/css>body

4 posters

    Programming room?

    avatar
    Martin
    Visitor
    Visitor


    Počet príspevkov : 87
    Join date : 2009-05-27
    Age : 42
    Bydlisko : Jicin, Praha - Czech Republic

    Programming room? Empty Programming room?

    Post by Martin Tue Dec 01, 2009 12:18 pm

    NK's Hi, I work as a programmer, and programming is also my hobby.
    I would like to ask you, if any one of you like it too? If so, I suggest to create a new room for this topic ...
    Question
    od@r
    od@r
    Admin & Founder
    Admin & Founder


    Počet príspevkov : 1442
    Join date : 2009-05-21
    Age : 47
    Bydlisko : Záhoracka 62,Šaštín Stráže,90841

    Programming room? Empty Re: Programming room?

    Post by od@r Tue Dec 01, 2009 5:48 pm

    nice ide M Smile ... but not for section spam Smile
    mooved to -scrips-
    avatar
    Martin
    Visitor
    Visitor


    Počet príspevkov : 87
    Join date : 2009-05-27
    Age : 42
    Bydlisko : Jicin, Praha - Czech Republic

    Programming room? Empty Re: Programming room?

    Post by Martin Tue Dec 01, 2009 7:37 pm

    Smile Ok.... I think that question like this one is a spam.... but ...as you wish.. you are admin here Programming room? Icon_biggrin

    So anyone likes programming?
    cook!e [NK]
    cook!e [NK]
    Clan Member
    Clan Member


    Počet príspevkov : 211
    Join date : 2009-06-22
    Bydlisko : Croatia

    Programming room? Empty Re: Programming room?

    Post by cook!e [NK] Tue Dec 01, 2009 7:50 pm

    Not really, but i know some bash and python.
    avatar
    Martin
    Visitor
    Visitor


    Počet príspevkov : 87
    Join date : 2009-05-27
    Age : 42
    Bydlisko : Jicin, Praha - Czech Republic

    Programming room? Empty Re: Programming room?

    Post by Martin Tue Dec 01, 2009 7:57 pm

    cookie! [NK] wrote:Not really, but i know some bash and python.

    Python is not my cup of tea Smile ... i have never do anything in python Sad

    Anyone has experience with streaming video under Linux (in C/C++)? (Libraries like v4l2, livemedia ...) Programming room? Icon_question
    od@r
    od@r
    Admin & Founder
    Admin & Founder


    Počet príspevkov : 1442
    Join date : 2009-05-21
    Age : 47
    Bydlisko : Záhoracka 62,Šaštín Stráže,90841

    Programming room? Empty Re: Programming room?

    Post by od@r Tue Dec 01, 2009 10:08 pm

    it might be very interesting if you started a course of programming for all,martin: c,c++ and cookie: python, a good idea guys?
    cook!e [NK]
    cook!e [NK]
    Clan Member
    Clan Member


    Počet príspevkov : 211
    Join date : 2009-06-22
    Bydlisko : Croatia

    Programming room? Empty Re: Programming room?

    Post by cook!e [NK] Wed Dec 02, 2009 1:01 am

    Hehe, i am not even near advanced for a teacher.

    Martin, do you know something simpler than c/c++?
    avatar
    Growl
    Visitor
    Visitor


    Počet príspevkov : 35
    Join date : 2009-06-30

    Programming room? Empty Re: Programming room?

    Post by Growl Wed Dec 02, 2009 7:18 am

    java Smile


    For my Job I work a lot with Visual basic *lol* a bit with SQL.
    Soon I wanna try to use Java here, too
    Just for fun....I have my lazy days here at summer
    avatar
    Martin
    Visitor
    Visitor


    Počet príspevkov : 87
    Join date : 2009-05-27
    Age : 42
    Bydlisko : Jicin, Praha - Czech Republic

    Programming room? Empty Re: Programming room?

    Post by Martin Wed Dec 02, 2009 10:58 am

    od@r wrote:it might be very interesting if you started a course of programming for all,martin: c,c++ and cookie: python, a good idea guys?
    I think that on the internet you can find a lots of good courses..... but why not..it's not problem to make same small introduction into programming languages like C/C++, Java, Php..... or something about html, css, sql
    Programming room? Icon_study
    I know C++ and Php better than Java -> I use java only for my school projects.
    I can prepair tutorial in java -> last month I made some networking (TCP - server-client)
    Programming room? Icon_bounce
    avatar
    Martin
    Visitor
    Visitor


    Počet príspevkov : 87
    Join date : 2009-05-27
    Age : 42
    Bydlisko : Jicin, Praha - Czech Republic

    Programming room? Empty Re: Programming room?

    Post by Martin Wed Dec 02, 2009 11:14 am

    cookie! [NK] wrote:Hehe, i am not even near advanced for a teacher.

    Martin, do you know something simpler than c/c++?

    Sure Smile here is "hello world" example: you need g++ packages have installed
    1)open console and write:vim hello_world.cpp
    2)press i and write this text:

    //this is standart library
    #include <iostream>

    using namespace std;//not so important for now

    int main() //main function -> usually all programs start here
    {
    cout << "Hello world " << endl; //this will print text Hello world on standart output
    return 0; //return code
    }
    3) save file and exit. in bash write:g++ hello_world.cpp
    4)execute program by writing : ./a.out

    That's all Smile
    avatar
    Martin
    Visitor
    Visitor


    Počet príspevkov : 87
    Join date : 2009-05-27
    Age : 42
    Bydlisko : Jicin, Praha - Czech Republic

    Programming room? Empty Re: Programming room?

    Post by Martin Wed Dec 02, 2009 11:22 am

    I know, it was really stupid example.... so if you want to see something more complicated write me what should your program do Programming room? Icon_bounce
    od@r
    od@r
    Admin & Founder
    Admin & Founder


    Počet príspevkov : 1442
    Join date : 2009-05-21
    Age : 47
    Bydlisko : Záhoracka 62,Šaštín Stráže,90841

    Programming room? Empty Re: Programming room?

    Post by od@r Wed Dec 02, 2009 2:47 pm

    a little modification by me Smile /c++/

    #include
    using namespace std;
    void main()
    {
    cout << "Hello [NK] World!" << endl;
    cout << "Welcome to C++ Programming tut.by [NK]s" << endl;
    }
    avatar
    Martin
    Visitor
    Visitor


    Počet príspevkov : 87
    Join date : 2009-05-27
    Age : 42
    Bydlisko : Jicin, Praha - Czech Republic

    Programming room? Empty Re: Programming room?

    Post by Martin Wed Dec 02, 2009 2:57 pm

    great modification Programming room? Lol

    Sponsored content


    Programming room? Empty Re: Programming room?

    Post by Sponsored content


      Current date/time is Sun Nov 24, 2024 3:03 am