Advertisement
Guest User

Untitled

a guest
Sep 20th, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.75 KB | None | 0 0
  1. Petar: what exactly are you trying to achieve by september when it comes to programming C++
  2. Swete: idk
  3. Swete: why
  4. Petar: cause i just talked to my dad about it, and he was right about a couple things
  5. Swete: I want to at least make a calculator that actually is like the windows one and not text based. but that would take a little longer i thin
  6. Swete: brb
  7. Swete: wait
  8. Swete: eating, tell me when baxck
  9. Petar: k
  10. Swete: or just sayit now
  11. Swete: and Ill read it after
  12. Petar: we shouldnt start focusing on the gaming part before september comes because 2 months isn't enough time to grasp C++ to that extent that we can just write code off by heart enough to write a game with
  13. Petar: he said it's a harder langauge in comparison to python and that grasping the basics of python would take maybe a month or so, and transferring those skills to learn the basics of c++ would only be like a few days to a week
  14. Petar: whereas grasping the basics of C++ right off the bat would take two months
  15. Petar: so he was just curious as to what you/we were generally trying to achieve by the time school starts again
  16. Swete: Anyway, let me read that, dont say anything bro
  17. Swete: Anyway
  18. Swete: I said what I was trying to achieve
  19. Petar: but like
  20. Petar: no projects in specific
  21. Swete: I set my goals low so that Ill blast by them
  22. Petar: like goals of what you want to learn
  23. Swete: I want to learn like
  24. Swete: i said
  25. Swete: i pretty much just want to learn the BASICS of making programs with c++
  26. Swete: I obviously dont think im going to make like, oblivion in a month
  27. Petar: i know but
  28. Petar: i just think it's better to start off by learning ABOUT programming and like how all the key elements work together and what exactly they do
  29. Petar: that'd be much more useful than just making specific programs one after the other
  30. Swete: Im not just making dozens of programs
  31. Petar: i never implied that's what you were doing
  32. Petar: im just saying like
  33. Swete: Im mostly working on one of them, and then improving the code and stuff. Most of the time I just read though
  34. Petar: instead of jumping into making calculators and password-programs, knowing about the stufft that causes is it to work the way it does would be the most useful thing
  35. Swete: LOL, all you need to know for making a calculator is like
  36. Swete: BASIC math
  37. Swete: im serious
  38. Swete: the code for it is SO simple
  39. Petar: i know
  40. Swete: only a text based one though, like im doing
  41. Petar: and im not saying any of this to you as if im saying what you're doing is pointless
  42. Swete: I've only done console programs not like actually windows ones
  43. Petar: i was just asking about future achievements
  44. Swete: Mostly working towards making a program that actually uses the mouse and isnt just text based and stuff
  45. Swete: yaw men
  46. Swete: mean
  47. Petar: all im saying is by september the most useful thing we could do is learn the basics of C++ and about programming in general, that way it becomes a lot easier for us to do what we want and understand what exactly it is we're doing
  48. Petar: we can make little testing programs after learning something new and stuff
  49. Swete: sorry crashed
  50. Swete: anyway, Im mostly trying not to rush, and actually understand what im doing
  51. Petar: even something like a fully-made test-based calculator is a good objective but we need to make a main achievement of learning the basics and nothing else really
  52. Swete: y'know
  53. Petar: ye
  54. Swete: Oh
  55. Swete: we should probably work on some oop and stuff I guess
  56. Swete: could be usefull
  57. Petar: oop?
  58. Petar: but dont forget about what i said earlier
  59. Swete: object oriented programming
  60. Petar: oh
  61. Swete: obviously not advanced stuff yet
  62. Swete: just basic
  63. Petar: but I definitely agree with him when he says learning Python = 1 month, transferring those skills to CSS = few-several days
  64. Swete: if we take it slow and work hard we can make leif look like an idiot with our skills
  65. Petar: whereas just learning C++ from scratch = 2 months
  66. Petar: he's not necessarily saying we should stop learning C++ but he's saying it's a much more advanced language essentially
  67. Swete: I know, but even if it takes a little longer, I honestly wouldnt mind
  68. Swete: I got so bored with python, c++ makes it more fun
  69. Petar: and therefore it should be a little easier to start with Python then transfer that knowledge to Python
  70. Swete: therefore easier to learn
  71. Petar: what's boring about python
  72. Swete: idk
  73. Swete: just sort of boring
  74. Petar: you made a calculator then said WHAT DOES DO and switched to python, lol
  75. Swete: no
  76. Swete: thats not true
  77. Swete: anyway
  78. Swete: fine, you can learn python lul
  79. Petar: i think learning with a partner is also good because you're there to check each other's mistakes and confirm what something does/what something means
  80. Petar: so i think we should stick on the same language and seeing as how you can be pretty ignorant for something as small as this, i guess we could do C++ even though it's not smart starting off with a much more advanced/complex like C++
  81. Swete: ok
  82. Petar: but just the element of learning it with a partner makes it a little simpler i guess
  83. Petar: but pretty much out of this, im saying like spend a day learning about one thing and getting a really good understand of it as opposed to moving onto the next as if you know all about it
  84. Swete: I know\
  85. Petar: so watch a tutorial, and if it mentions something you dont fully know like a certain class/string you can look it up
  86. Petar: and do that kinda stuff
  87. Swete: ok
  88. Petar: and if we are gonna take this seriously we can do it in person as well
  89. Petar: maybe even quiz each other, that kind of stuff
  90. Swete: pretty much
  91. (LATER ON)
  92. Petar: why C++ ?
  93. Swete: its the most used
  94. Petar: not a negative question either, just asking
  95. Petar: but is it most used in what you want to eventually use it for?
  96. Swete: its like 3rd most behind java and c
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement