1. This is an off-topic section of the forum.
    If you have an issue related to BeamNG, please post in Troubleshooting section instead.

General computer talk/advice

Discussion in 'Computer Hardware' started by BlueScreen, Jan 25, 2015.

  1. simonfrat123

    simonfrat123
    Expand Collapse

    Joined:
    Jun 16, 2015
    Messages:
    331
    depends on the person
     
  2. SixSixSevenSeven

    SixSixSevenSeven
    Expand Collapse

    Joined:
    Sep 13, 2013
    Messages:
    6,958
    as someone that has actively taught classes, you might want to take my advice...
     
  3. VeyronEB

    VeyronEB
    Expand Collapse

    Joined:
    Aug 5, 2012
    Messages:
    1,537
    Working on a laptop my mum's friend lent her until she can get a new one (will be a Thinkpad ofc :p)

    It's an old Acer 5610, centrino duo, nothing out of this world but it's all for word processing pretty much. She's already went ahead and got an early 90s IBM model m though lol. Just need to replace the XP Media version installation with Windows 7. Interestingly it only supports 32bit operating systems too.

    Sorry for the picture quality, my tablet can seems to not like anything other than bright lighting.
     

    Attached Files:

    • 20160324201834.jpg
    • 20160324202514.jpg
    #4083 VeyronEB, Mar 24, 2016
    Last edited: Mar 24, 2016
  4. BlueScreen

    BlueScreen
    Expand Collapse

    Joined:
    Apr 5, 2014
    Messages:
    624
    Code:
    int(*(*f)(void))[3]
    Have fun
     
  5. simonfrat123

    simonfrat123
    Expand Collapse

    Joined:
    Jun 16, 2015
    Messages:
    331
    can you tell me whats with the sarcasm I know it's not as easy as 123 abc
     
  6. BlueScreen

    BlueScreen
    Expand Collapse

    Joined:
    Apr 5, 2014
    Messages:
    624
    6677 is right - learning C++ with no previous programming experience is a bad idea. Start with something like Python instead.
     
    • Like Like x 1
  7. simonfrat123

    simonfrat123
    Expand Collapse

    Joined:
    Jun 16, 2015
    Messages:
    331
    I am getting the hang of it and I know a bit about java and phyton
     
  8. Narwhal

    Narwhal
    Expand Collapse

    Joined:
    Aug 4, 2013
    Messages:
    1,698
    you could look for a computer from 1989. bondwell brand. those have cherry blue swtiches. i have one, but the floppy drives dont read anything.
    edit.
    ooops. really late. oh well.
     
  9. Bubbleawsome

    Bubbleawsome
    Expand Collapse

    Joined:
    Aug 5, 2012
    Messages:
    1,887
    I'm starting with C purely because that's what my HS teaches. It's a bit odd, but works. If you're going to learn C++ I would start with very basic C honestly. Only if you refuse to learn anything else though
     
  10. Funky7Monkey

    Funky7Monkey
    Expand Collapse

    Joined:
    Oct 12, 2014
    Messages:
    977
    No. Really. Start with Python. C++ is a whole lot harder.

    Say, what do you even plan to program? What is your goal of this?
     
  11. simonfrat123

    simonfrat123
    Expand Collapse

    Joined:
    Jun 16, 2015
    Messages:
    331
    I don't know yet and I have learned quite a bit of c and I havent had a problem
     
  12. Funky7Monkey

    Funky7Monkey
    Expand Collapse

    Joined:
    Oct 12, 2014
    Messages:
    977
    Then why are you learning it? It'd be easier to learn something like Python or even Java (don't try justBASIC, that's evil), and you'd probably be able to get done what you want with Python.
     
  13. simonfrat123

    simonfrat123
    Expand Collapse

    Joined:
    Jun 16, 2015
    Messages:
    331
    I just have a likeing for C++ I have been watching alot of video tutorials on C++ and been learning it on the interactive coding language learning site SoloLearn and I am getting the hang of it I learned the basics in 2 hours
    --- Post updated ---
    http://www.sololearn.com/Course/CPlusPlus/
     
  14. redrobin

    redrobin
    Expand Collapse

    Joined:
    Aug 21, 2012
    Messages:
    606
    There's a difference between learning C, and "learning" C. I "learned" C.
     
    • Like Like x 1
  15. simonfrat123

    simonfrat123
    Expand Collapse

    Joined:
    Jun 16, 2015
    Messages:
    331
    I meant C++
    that was a typo
     
  16. Funky7Monkey

    Funky7Monkey
    Expand Collapse

    Joined:
    Oct 12, 2014
    Messages:
    977
    His statement still applies.
     
  17. simonfrat123

    simonfrat123
    Expand Collapse

    Joined:
    Jun 16, 2015
    Messages:
    331
     
  18. randomshortguy

    randomshortguy
    Expand Collapse

    Joined:
    Aug 9, 2013
    Messages:
    1,562
    That's a pretty good website I would think, but you can't just pick up a programming language in a few days, plus watching videos with small practices won't really teach you what really matters. You just gotta start writing programs. For C++ and C, you can get the Dev-CPP Bloodshed compiler/IDE and write programs there. It's good fun once you get the hang of it, and it'll give you the hands on experience anyone needs to master something like C++.
     
  19. simonfrat123

    simonfrat123
    Expand Collapse

    Joined:
    Jun 16, 2015
    Messages:
    331
    I know it dosen't take a few days I will practise for months before I make anything
     
  20. randomshortguy

    randomshortguy
    Expand Collapse

    Joined:
    Aug 9, 2013
    Messages:
    1,562
    Are you replying to me? If so, I wasn't being sarcastic, I was trying to help him - both in advice and in software choice. When I was younger, I tried to learn programming by just reading about it and whatnot, but I learned you absolutely need hands on experience to be proficient at it.
     
  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice