Jump to content

php111

New Members
  • Posts

    4
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

php111's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. [!--quoteo(post=365553:date=Apr 17 2006, 11:30 AM:name=redbullmarky)--][div class=\'quotetop\']QUOTE(redbullmarky @ Apr 17 2006, 11:30 AM) [snapback]365553[/snapback][/div][div class=\'quotemain\'][!--quotec--] i'd say PHPfreaks is an odd place to come if you wanna learn C/C++, but: 1, [b]How long does it take to learn C[/b] - depends if you have any prior knowledge of programming. the most difficult thing for people to grasp it seems is the process that a program goes through to get things done. ontop of that, it's about understanding what you want to do and learning the functions to do it. C++ was taught to me to a pretty good level in a 2 year, 2 hours a week college course. 2, [b]Is C+ still around? [/b] if it's the same as C++, then yes. 3, [b]What is C++ used for?[/b] programs. both games and applications. Doom/Quake etc are written in C++ as are many web servers/packages/browsers. (isn't PHP written in C++?) 4, [b]What do i need to learn before C?[/b] patience. 5, [b]Would i ever need C+, C++, Assembly and everything else? [/b] you can safely knock up entire apps with C++ alone. Most C++ packages i've used actually support inline Assembly (allowing you to stick assembly language right into the code) but this is fairly unnecessary in the first instance. only when it comes to having a severe need for speed is assembly necessary, as C++ is a fairly low level language itself. 6, [b]Is there basic tutorials as beginners to advanced[/b]Google is your friend [b]or do i need to buy books?[/b] reading is good too. [/quote] Is there any C/C++ forums? Since this isn't the right place. I'm not any good with search engines to tell you the truth. What is the best book to buy from the bn store? Thanks for the info.
  2. [!--quoteo(post=365539:date=Apr 17 2006, 11:05 AM:name=wildteen88)--][div class=\'quotetop\']QUOTE(wildteen88 @ Apr 17 2006, 11:05 AM) [snapback]365539[/snapback][/div][div class=\'quotemain\'][!--quotec--] What are you planning to do? Make a website or a computer program. If its a website then to create a website you will need to know the following:[list] [*]HTML [*]CSS [*]PHP and MySQL (if you want a dynamic site) [/list] If you want to make a computer program then the C lanagues will be what you want to learn. You can learn the basics of these lnaguges over at [a href=\"http://www.w3schools.com\" target=\"_blank\"]http://www.w3schools.com[/a] [/quote] I really wanted to make computer programs and OS's. How long does it take to learn C? Is C+ still around? What is C++ used for? What do i need to learn before C? Would i ever need C+, C++, Assembly and everything else? Is there basic tutorials as beginners to advanced or do i need to buy books?
  3. Hi, What would be the best book that isn't high price? It depends i might pick one up and i understand i would need to start small. Right? Is there an HTML bible or for dummines at Barnes and Noble? The website might be different from the store. Sometimes online that might have books but it store they might not. What can i do with programming? What would be the best language to learn first?
  4. hi, I'm new here and i like this site. Anyway, how do i program in HTML, CSS, PHP, MYSQL, C, C+, C++, whatever i would need to know and what can i use it in when i'm done learning? Thanks. Bye.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.