CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

View Poll Results: Select 2 of the most important assets for a career

Voters
6. You may not vote on this poll
  • 10+ years experience with many projects

    3 50.00%
  • Expert knowledge of standard libraries

    0 0%
  • Excellent problem solving skills

    3 50.00%
  • Math degree

    1 16.67%
  • Software engineering/ CS degree

    1 16.67%
  • Programming certifications

    1 16.67%
  • Passion for software and hardware

    2 33.33%
  • Other

    1 16.67%
Multiple Choice Poll.
Results 1 to 13 of 13

Threaded View

  1. #1
    Join Date
    Apr 2008
    Posts
    12

    Fundamentals for C++ Beginners?

    Firstly, the poll questions above should read: Select 2 of the most important assets for a future career as a software engineer.

    Secondly, I would like to know what the core fundamentals that every C++ beginner should master inorder to create a solid foundation for a future career as a software engineer? (for example, control structures, arrays, classes, data structures, math etc)

    Finally, I am reading books by Deitel and Malik, reading articles from Bjarne Stroustrup's website and posting questions on forums like this one. However, I often feel that I am not doing enough or that something fundamental is missing.

    Thank you in advance for all of your responses.
    Last edited by 01010011; May 2nd, 2008 at 11:15 PM. Reason: Edit the pole questions

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured