This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#51 2012-02-24 23:50:00

analytic
New Scratcher
Registered: 2012-02-20
Posts: 90

Re: C/C++ Official Topic

Does anyone know any good online tutorials for C or C++?
Any help would be appreciated.  big_smile

Offline

 

#52 2012-02-25 22:44:09

bbbeb
Scratcher
Registered: 2009-06-11
Posts: 1000+

Re: C/C++ Official Topic

veggieman001 wrote:

trinary wrote:

<?php
echo "No, PHP is better than C. ";
?>

++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.

whycopypaste

why did you copypaste brainF* code
really man\


Back in my day.... there were no laws that censored the internet... now, there are.... nah.

Offline

 

#53 2012-02-26 21:51:37

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: C/C++ Official Topic

bbbeb wrote:

veggieman001 wrote:

trinary wrote:

<?php
echo "No, PHP is better than C. ";
?>

++++++++++[>+++++++>++++++++++>+++>+<<<<-]>++.>+.+++++++..+++.>++.<<+++++++++++++++.>.+++.------.--------.>+.>.

whycopypaste

why did you copypaste brainF* code
really man\

*doesn't understand...*

This is offtopic...


http://trinary.tk/images/signature_.php

Offline

 

#54 2012-02-27 00:19:27

samtwheels
Scratcher
Registered: 2011-03-20
Posts: 1000+

Re: C/C++ Official Topic

I have started programming a version of Cleverbot called Not-So-Cleverbot that can learn from everyone it talks to. You can also share language files so you can give it a custom personality that it has been taught.

Offline

 

#55 2012-02-27 04:17:58

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: C/C++ Official Topic

Cool, looking forward to it  smile


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#56 2012-02-27 23:35:28

analytic
New Scratcher
Registered: 2012-02-20
Posts: 90

Re: C/C++ Official Topic

analytic wrote:

Does anyone know any good online tutorials for C or C++?
Any help would be appreciated.  big_smile

Anything?

Offline

 

#57 2012-02-27 23:56:13

samtwheels
Scratcher
Registered: 2011-03-20
Posts: 1000+

Re: C/C++ Official Topic

analytic wrote:

analytic wrote:

Does anyone know any good online tutorials for C or C++?
Any help would be appreciated.  big_smile

Anything?

try the ones at cplusplus.com.

Offline

 

#58 2012-02-28 00:00:52

analytic
New Scratcher
Registered: 2012-02-20
Posts: 90

Re: C/C++ Official Topic

Thanks!  smile

Offline

 

#59 2012-02-28 00:03:56

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: C/C++ Official Topic

I'm learning C++  smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#60 2012-02-28 07:19:36

Nexstudent
Scratcher
Registered: 2010-02-07
Posts: 1000+

Re: C/C++ Official Topic

I want to learn a programming language, but I want my own computer to do it, but I donated the money instead of getting a laptop. :3

I might try C++

What can I make with it once I have decent experience with it?


http://img696.imageshack.us/img696/9325/vedder.jpg

Offline

 

#61 2012-02-28 10:00:49

samtwheels
Scratcher
Registered: 2011-03-20
Posts: 1000+

Re: C/C++ Official Topic

Nexstudent wrote:

I want to learn a programming language, but I want my own computer to do it, but I donated the money instead of getting a laptop. :3

I might try C++

What can I make with it once I have decent experience with it?

Everything! It's one of the most powerful languages out there!

Offline

 

#62 2012-03-01 02:43:04

trinary
Scratcher
Registered: 2012-01-29
Posts: 1000+

Re: C/C++ Official Topic

samtwheels wrote:

Nexstudent wrote:

I want to learn a programming language, but I want my own computer to do it, but I donated the money instead of getting a laptop. :3

I might try C++

What can I make with it once I have decent experience with it?

Everything! It's one of the most powerful languages out there!

A lot of the software you use is made with it.


http://trinary.tk/images/signature_.php

Offline

 

#63 2012-04-27 22:45:40

16Skittles
Scratcher
Registered: 2009-08-26
Posts: 1000+

Re: C/C++ Official Topic

Bumping this up? I'm beginning to learn c++ and have created a hello world program. I use the GCC (GNU Compiler Collection) compiler because it is cross-platform (I dual boot Ubuntu) and I technically use MinGW (Minimalist GNU for Windows) as my compiler on Windows.


http://16skittles.tk/sig.png
Are you a student? Check out OnSchedule!

Offline

 

#64 2012-04-27 23:06:55

slayerrobe7
Scratcher
Registered: 2011-06-24
Posts: 500+

Re: C/C++ Official Topic

i use bynary directly
00101010100010101010101010

ok i have no clue what that would do


!!!When it comes to Scratch2.0 I am totally like freaking out!!!

Offline

 

#65 2012-04-27 23:43:06

samtwheels
Scratcher
Registered: 2011-03-20
Posts: 1000+

Re: C/C++ Official Topic

slayerrobe7 wrote:

i use bynary directly
00101010100010101010101010

ok i have no clue what that would do

it would do nothing on most machines, as the number of bits isn't a multiple of 8.

Offline

 

#66 2012-04-28 00:01:06

slayerrobe7
Scratcher
Registered: 2011-06-24
Posts: 500+

Re: C/C++ Official Topic

ya i only java, scratch, alice, unity3d, and NXT-G


!!!When it comes to Scratch2.0 I am totally like freaking out!!!

Offline

 

#67 2012-04-28 00:19:56

Laternenpfahl
Scratcher
Registered: 2011-06-24
Posts: 1000+

Re: C/C++ Official Topic

I know a tiny bit of C (arduino) and I'm gonna go to a c++ camp in summer


http://i46.tinypic.com/6yd4c0.png

Offline

 

#68 2012-04-28 10:34:09

16Skittles
Scratcher
Registered: 2009-08-26
Posts: 1000+

Re: C/C++ Official Topic

Just made a program (in java  tongue ) that triggers a .bat file that really simplifies compiling. It starts a command line window with two current commands-compile and exit- the program sits there, and if you type "compile" it will ask what file you want to compile, then start a bat file to compile it.


http://16skittles.tk/sig.png
Are you a student? Check out OnSchedule!

Offline

 

#69 2012-04-28 12:22:41

16Skittles
Scratcher
Registered: 2009-08-26
Posts: 1000+

Re: C/C++ Official Topic

Okay, I am speaking as someone on their first true day of C++ who has experience in Java.

C++ is better because...

Compiles into an .exe file, as well as other binaries for other platforms

Some things easier to do, such as an extremely easy file IO system

Not interpreted like Java

Java is better because...

Easily cross platform without different compiled versions

Can be embedded in web applet

Easier to read than C++


http://16skittles.tk/sig.png
Are you a student? Check out OnSchedule!

Offline

 

#70 2012-09-05 12:30:56

firedrake969_test
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: C/C++ Official Topic

I'm learning it.  Any pointers?
Discuss.


Alt of Firedrake969.

Offline

 

#71 2012-09-05 12:33:44

veggieman001
Scratcher
Registered: 2010-02-20
Posts: 1000+

Re: C/C++ Official Topic

int *address = 0;


Posts: 20000 - Show all posts

Offline

 

#72 2012-09-05 12:34:13

sonicfan12p
Scratcher
Registered: 2011-11-16
Posts: 1000+

Re: C/C++ Official Topic

All I know about it is that Command and Conquer was made with it, and it's an impressive game. I hope you stick to it, you'll be able to make amazing things!  wink


Why are the secret organizations getting all the attention?  mad

Offline

 

#73 2012-09-05 12:38:09

LiFaytheGoblin
Scratcher
Registered: 2011-11-14
Posts: 1000+

Re: C/C++ Official Topic

I think Sims is made with it, too? But I am not sure...

About half a year ago, I found a book in the library. This book explained c++. But I had school and I had read (and practised) about 20 pages (they were mostly about how to install the programming environment) and then I had to bring the book back to the library. I've never seen the book again, and all I've learned was, that c++ is more complicated than scratch, or javascript or pascal.

I hope you have more luck then I with this language  big_smile

Offline

 

#74 2012-09-05 12:39:41

TheCatAndTheBanana
Scratcher
Registered: 2008-03-21
Posts: 1000+

Re: C/C++ Official Topic


My Newest Project!
Ceta? wat r u doin? CETA! STAHP!

Offline

 

#75 2012-09-05 12:40:00

firedrake969_test
Scratcher
Registered: 2012-08-08
Posts: 500+

Re: C/C++ Official Topic

LiFaytheGoblin wrote:

I think Sims is made with it, too? But I am not sure...

About half a year ago, I found a book in the library. This book explained c++. But I had school and I had read (and practised) about 20 pages (they were mostly about how to install the programming environment) and then I had to bring the book back to the library. I've never seen the book again, and all I've learned was, that c++ is more complicated than scratch, or javascript or pascal.

I hope you have more luck then I with this language  big_smile

Nahhh, for me, this is how you learn to program.
Scratch
JavaScript
C++

I'm on page 118 right now.


Alt of Firedrake969.

Offline

 

Board footer