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

Search:

Type: Posts; User: Brad Jones

Page 1 of 77 1 2 3 4

Search: Search took 2.59 seconds; generated 14 minute(s) ago.

  1. Replies
    4
    Views
    2,042

    Re: Hello World C++ 23

    D'oh. Thanks. It's amazing what trouble having one little setting wrong can do. Hours down a rabbit hole. :eek:

    Sometimes a person needs to step back and think simpler. Your post helped me do...
  2. Replies
    4
    Views
    2,042

    Hello World C++ 23

    Okay -

    Very basic question. The following is a simple C++ 23 (or C++ 20) listing. It uses import to pull in iostream. I'm using gcc 13 and want to compile this listing. It doesn't, however, like...
  3. Replies
    4
    Views
    2,193

    Re: C++ 23 - best compiler

    Thanks guys. I was looking at gcc. I'll take a closer look at clang as well.

    Brad!
  4. Replies
    4
    Views
    2,193

    C++ 23 - best compiler

    If you were going to start coding and were asked to code to C++23, what compiler would you recommend to be the most compatible? Is Microsoft Visual C++ there or should something else be used?
  5. Re: Why my website not show in Google search results?

    Does it not show up, or not show up on the first page? You'll want to make sure there isn't any code on the page indicating the page shouldn't be indexed.
  6. Replies
    3
    Views
    2,465

    Developers -

    I was doing a little research and it inspired me to write this article for Codeguru.com:

    Is Anyone Hiring Programmers?
    https://www.codeguru.com/news/programmer-outlook/
  7. Replies
    12
    Views
    4,559

    Re: So what happened to this place?

    Thanks for the shameless plugs! Appreciated! :thumb:

    Of course, I have books out there on more mundane things like C and C#, but they just simply aren't as fun (and I didn't publish them...
  8. Replies
    3
    Views
    1,947

    Re: Programming question.

    There are a number of factors that can impact how your system is running and trouble with a VM. It could be things such as add-ins and background programs running, it could be a limited amount of...
  9. Replies
    12
    Views
    4,559

    Re: So what happened to this place?

    Time keeps on slipping, slipping, slipping...... into the future.

    Since I was called out, I'll write more than I normally would.... :) Granted, any newbies won't know me from a hole in the...
  10. Replies
    2
    Views
    3,280

    Re: Python Developer Salary and Career

    I just read that the average salary for a Python developer in the US is $108,000 US and that the starting salary is around $65,000. Middle tier Python developers should be making around $85,000 a...
  11. Thread: New style

    by Brad Jones
    Replies
    4
    Views
    2,666

    Re: New style

    Did you also look at the Codeguru.com site? It's a complete overhaul. The forum change is in line with the site update.

    Those of you with the old Codeguru shirts now have a thing of history since...
  12. Get Started with Embedded Programming for Under $15 US

    My latest article published on the main Codeguru site. Part two should post tomorrow.

    Get Started with Embedded Programming for Under $15 US

    Pretty simple stuff to get get stated with! Check...
  13. Replies
    16
    Views
    29,300

    Re: What book have you recently read?

    Just finished "Ready Player Two". I thought "Ready Player One" was great (much, much better than the movie ended up being). "Ready Player Two" was a disappointment on many levels.
  14. Replies
    5
    Views
    8,500

    Stupid Things Developers Do

    Okay, I need everyone's help - or at least your feedback..... I'm working on an article, so what I need to know is:

    What are stupid things developers do?

    I'm looking for short answers that...
  15. Replies
    2
    Views
    3,539

    Re: Dynamically Creating Worker Processes

    He ended up finding a big memory leak. His thread was literally disappearing. He believes his entire AppDomain was getting killed. He said a lot more, but I believe he has found an alternative at...
  16. Replies
    2
    Views
    3,539

    Dynamically Creating Worker Processes

    A friend asked me the following. I didn't have a good answer, so I thought I'd ask you. Thoughts?




    Any thoughts or insights are appreciated. As a note, my friend has been having an issue...
  17. Replies
    2
    Views
    8,390

    Re: Recover an old submission

    This?

    https://www.codeguru.com/cpp/i-n/network/serialcommunications/article.php/c5401/MODBUS-Serial-RTU--TCPIP-Simulator.htm
  18. Replies
    7
    Views
    13,637

    Re: Going from Dev to manager....

    Thanks guys! I'd be interested in hearing if any others have comments or thoughts to add.

    Do you believe companies do a good job of helping developers make the transition to management? What...
  19. Implementing Information Management with SharePoint

    If you are looking to take control of the overwhelming amount of information and data in your business or other organization, then help is available! There is a new course that show you how you can...
  20. Replies
    7
    Views
    13,637

    Going from Dev to manager....

    As a general question, I'd be interested in hearing what people believe is needed to go from a developer to a development manager (or other manager in IT). What is generally needed as far as skills,...
  21. Replies
    1
    Views
    4,405

    Re: Is it possible to do this?

    Sounds like the the site you are using is not sharing the information. I'd speculate that you won't be able to get the real email from the header information being sent (although I didn't look too...
  22. Replies
    0
    Views
    3,530

    Codeguru avatar

    I'm about to change to a new avatar, so I'm going to save off my Codeguru animated avatar in case anyone else wants to use it. It will be embedded in this post.

    35045

    Brad!
  23. Replies
    1
    Views
    3,695

    Re: Help making this open source website

    If you have the code, then what do you need help with? If you need someone to create a site for you based on that code, then you might want to have this post moved to the projects area or work areas....
  24. Replies
    4
    Views
    13,444

    Re: Placement wanted

    You might want to actually provide information about yourself. "a software developer" is extremely vague.
  25. Replies
    5
    Views
    55,641

    Sticky: New Forum area: Xamarin

    New forum area for for discussions related to Xamarin. This forum can use any programming language.

    Enjoy!

    Brad!
Results 1 to 25 of 1922
Page 1 of 77 1 2 3 4





Click Here to Expand Forum to Full Width

Featured