Advertisement
danhezee

rambo's hello world

Apr 19th, 2012
55
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.50 KB | None | 0 0
  1. Below is a continuation of this paste http://pastebin.com/ZqQ9s9ku
  2.  
  3. [09:50] <rambo|> How you become amod?
  4. [09:56] <rambo|> Did you send stack cp?
  5. [10:01] <danhezee> how did I become a mod? I asked ben how I could help
  6. [10:01] <danhezee> and the community was what he needed the most help with
  7. [10:26] <rambo|> Ok
  8. [10:26] <rambo|> Just curious
  9. [10:26] <rambo|> Do you know any ppl on aos irl?
  10. [10:27] <danhezee> ben
  11. [10:29] <rambo|> Realy
  12. [10:29] <rambo|> How
  13. [10:29] <danhezee> we were in the navy together
  14. [10:30] <danhezee> we had common interest in computer science and vidya games
  15. [10:31] <rambo|> Ohh cool
  16. [10:32] <rambo|> So your out now?
  17. [10:32] <danhezee> yup
  18. [10:32] <rambo|> Nice
  19. [10:34] <rambo|> Im defenitly gona. Do sumin involved with compyters
  20. [10:34] <danhezee> cool
  21. [10:34] <danhezee> programming is about attention to detail, if you want to get involved in that aspect
  22. [10:36] <rambo|> Lol ehh idk
  23. [10:36] <rambo|> Im kindif lazzy with sum things
  24. [10:36] <rambo|> I wana make apps
  25. [10:36] <rambo|> So im gona hav to learn some coding
  26. [10:37] <danhezee> have you tried coding anything up?
  27. [11:13] <rambo|> I know nothing
  28. [11:14] <rambo|> Like how does it transfer into a program?
  29. [11:19] <danhezee> two ways
  30. [11:19] <danhezee> compiler and interpreter
  31. [11:20] <danhezee> a compiler turns your code into 1's and 0's
  32. [11:20] <rambo|> Programs?
  33. [11:21] <danhezee> a interpreter like python has another program running that reads that interprets the program
  34. [11:21] <danhezee> yea
  35. [11:22] <danhezee> I think an easy language to began with would be java
  36. [11:23] <rambo|> Lol ppl say javas crap
  37. [11:23] <rambo|> Learn c
  38. [11:24] <danhezee> up to you
  39. [11:24] <danhezee> write a hello world
  40. [11:24] <rambo|> A what?
  41. [11:25] <danhezee> "hello world" it is the first program you write when programming, it is tradition. it is a simple program that displays "hello world!" in the command line
  42. [11:26] <rambo|> Ohhh cool
  43. [11:27] <danhezee> next thing you will write is a program that ask for the user's name, then it displays hello username variable
  44. [11:27] <rambo|> Is there a good
  45. [11:27] <rambo|> Turorials online
  46. [11:27] <danhezee> yea
  47. [11:28] <danhezee> and if you follow the tutorial dont copy and paste
  48. [11:28] <danhezee> write it out, make mistakes, correct them
  49. [11:28] <rambo|> This is what program?
  50. [11:28] <danhezee> you want c or java
  51. [11:28] <rambo|> C
  52. [11:30] <danhezee> http://www.cprogramming.com/tutorial.html
  53. [11:30] <danhezee> setting c for the first time can be a pain
  54. [11:31] <danhezee> java is a pain too but i think it is a little easier
  55. [11:31] <rambo|> Were do i right the cide
  56. [11:31] <rambo|> Code*
  57. [11:31] <danhezee> that is what i mean by setting it up
  58. [11:32] <rambo|> Uh o
  59. [11:32] <rambo|> Lol im on my phobe atm
  60. [11:34] <danhezee> well if I am not mistaken c# would be the easiest to install and set up, so maybe we should use that
  61. [11:35] <danhezee> C# is what spadille is written in
  62. [11:35] <rambo|> C# it is
  63. [11:36] <rambo|> Easy huh
  64. [11:36] <rambo|> Ok
  65. [11:37] <danhezee> http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-csharp-express <- installing it
  66. [11:37] <rambo|> So i could make my own computer login with c#
  67. [11:37] <danhezee> http://www.csharp-station.com/Tutorials/Lesson01.aspx <- tutorials
  68. [11:37] <rambo|> Thanks
  69. [11:37] <rambo|> This irc client logs everything
  70. [11:37] <danhezee> cool
  71. [11:38] <rambo|> Not tryin to creel ya in or anything
  72. [11:38] <danhezee> na that is fine, I told the staff i am teaching you about hello world
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement