Author Topic: C++ Creativity when BORED!  (Read 4854 times)

Offline Dasith

  • SF Senior Citizen
  • *****
  • Posts: 919
  • Reputation: 65535
  • Gender: Male
Re: C++ Creativity when BORED!
« Reply #15 on: May 19, 2011, 06:09:00 pm »
the thing is i have learnt C and C++ but i do not know how to put it to use  ??? ???
Cause i not really programmed stuff with it but i do understand it.

Any suggestions?

wat u mean if u hav learnt obviously u knw hw to put it to use !
I would love to change the world, but they won't give me the source code. ;)

Offline The InViSiBlE GIrl (Eva)

  • SF Master
  • ******
  • Posts: 1361
  • Reputation: 13232
  • Gender: Female
  • YOU'RE NOBODY UNTIL YOU'RE TALKED ABOUT!! XOXO
Re: C++ Creativity when BORED!
« Reply #16 on: May 19, 2011, 06:15:11 pm »
wat u mean if u hav learnt obviously u knw hw to put it to use !

yeah but at a very very basic level and i wasn't taught how to advance and actually create high level programs
LiFe Is NoT tHe MeAsUrE oF tHe NuMbEr Of BrEaDtHs We TaKe, BuT rAtHeR oF tHe MoMeNtS tHaT tOoK oUr BrEaDtHs AwAy <3 LIFE :-D

Offline EMO123

  • I Don't Know What To Do
  • SF V.I.P
  • ********
  • Posts: 5818
  • Reputation: 65534
  • Gender: Male
  • Ficticious Boy
Re: C++ Creativity when BORED!
« Reply #17 on: May 19, 2011, 06:16:28 pm »
yeah but at a very very basic level and i wasn't taught how to advance and actually create high level programs
try with print f statements

Offline The InViSiBlE GIrl (Eva)

  • SF Master
  • ******
  • Posts: 1361
  • Reputation: 13232
  • Gender: Female
  • YOU'RE NOBODY UNTIL YOU'RE TALKED ABOUT!! XOXO
Re: C++ Creativity when BORED!
« Reply #18 on: May 19, 2011, 06:17:57 pm »
try with print f statements

i have tried those
LiFe Is NoT tHe MeAsUrE oF tHe NuMbEr Of BrEaDtHs We TaKe, BuT rAtHeR oF tHe MoMeNtS tHaT tOoK oUr BrEaDtHs AwAy <3 LIFE :-D

Offline EMO123

  • I Don't Know What To Do
  • SF V.I.P
  • ********
  • Posts: 5818
  • Reputation: 65534
  • Gender: Male
  • Ficticious Boy
Re: C++ Creativity when BORED!
« Reply #19 on: May 19, 2011, 06:20:27 pm »
i have tried those
then what is the problem

Offline Dasith

  • SF Senior Citizen
  • *****
  • Posts: 919
  • Reputation: 65535
  • Gender: Male
Re: C++ Creativity when BORED!
« Reply #20 on: May 19, 2011, 06:22:24 pm »
i have tried those

 to put any language to use u really need to knw the language , syntax & all > & how the language deals with each command / statements we use in the language.
I would love to change the world, but they won't give me the source code. ;)

Offline Dasith

  • SF Senior Citizen
  • *****
  • Posts: 919
  • Reputation: 65535
  • Gender: Male
Re: C++ Creativity when BORED!
« Reply #21 on: May 19, 2011, 06:25:02 pm »
tell u wat u might be finding C++ hard as a starter language , try something easier first
e.g : python or VB.net
I would love to change the world, but they won't give me the source code. ;)

Offline The InViSiBlE GIrl (Eva)

  • SF Master
  • ******
  • Posts: 1361
  • Reputation: 13232
  • Gender: Female
  • YOU'RE NOBODY UNTIL YOU'RE TALKED ABOUT!! XOXO
Re: C++ Creativity when BORED!
« Reply #22 on: May 19, 2011, 06:28:02 pm »
tell u wat u might be finding C++ hard as a starter language , try something easier first
e.g : python or VB.net

then wont C be easier, comparatively i have found it much simpler to deal with,
let me try something with it and put it up here  :)
LiFe Is NoT tHe MeAsUrE oF tHe NuMbEr Of BrEaDtHs We TaKe, BuT rAtHeR oF tHe MoMeNtS tHaT tOoK oUr BrEaDtHs AwAy <3 LIFE :-D

Offline Dasith

  • SF Senior Citizen
  • *****
  • Posts: 919
  • Reputation: 65535
  • Gender: Male
Re: C++ Creativity when BORED!
« Reply #23 on: May 19, 2011, 06:31:43 pm »
lol actually c is supposed to be harder than C++ ,
because c is more close to assembly !
I would love to change the world, but they won't give me the source code. ;)

Offline Dasith

  • SF Senior Citizen
  • *****
  • Posts: 919
  • Reputation: 65535
  • Gender: Male
Re: C++ Creativity when BORED!
« Reply #24 on: May 19, 2011, 06:32:44 pm »
then wont C be easier, comparatively i have found it much simpler to deal with,
let me try something with it and put it up here  :)

yea lets see u r talents ;)
I would love to change the world, but they won't give me the source code. ;)

Offline ExamPapersGeek

  • SF Geek
  • ****
  • Posts: 547
  • Reputation: 65521
    • The Education Directory
Re: C++ Creativity when BORED!
« Reply #25 on: June 23, 2011, 03:03:31 pm »
C - is for Crap, i use it but i never liked it, we have evolved, java seems to be the most popular commercially, and i have no comment for java

my favorite is definitely python, simple syntax, easy to understand, effecient and all

will try it!
exampapers
sometimes when building a program i get include errors
like for the math include, i get error " no such file or directory"
help?
i use MS visual C++ 2010 express
your standard library - is it c99??
spelling mistakes in imports of modules can cause that.