Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - warlock91

Pages: [1] 2
1
C - C++ / Re: What to use?
« on: November 14, 2015, 12:58:58 pm »
Specifically not this task for 3 months*

I've been playing guitar man I told you that.

2
C - C++ / Re: What to use?
« on: November 14, 2015, 01:01:31 am »
Man lenoch  >:(

3
C - C++ / Re: What to use?
« on: November 13, 2015, 10:01:38 pm »
Question for you CodeBlocks guys... How can I figure out if I have gcc compiler installed? I don't remember if I did or not and I always forget when I come back to it after months of doing other stuff.

4
C - C++ / What do you guys think of this website for learning C?
« on: November 13, 2015, 09:56:55 pm »
http://www.learn-c.org/

Says it's under construction... is it incomplete though? Should I turn elsewhere for a good understanding of C?

5
Beginner's Corner / Re: Any way to practice Xcode on a PC?
« on: October 01, 2015, 11:38:36 pm »
I wasn't asking for a python IDE but ok...

6
General discussion / Your top 10 hacker/computer related films
« on: August 25, 2015, 02:42:40 am »
If you can't think of ten that's fine.

All I can think of are

The Matrix
Halt and catch fire

I'm looking for more

7
C - C++ / Re: Setting up MingW and Codeblocks
« on: August 10, 2015, 05:22:29 pm »
Ohh ok. I thought I had completely missed a step in the installation. I already had codeblocks installed with gcc and deleted it because of this. Much thanks.

8
Beginner's Corner / Re: Any way to practice Xcode on a PC?
« on: August 10, 2015, 05:18:48 pm »
First off, you haven't kicked up programming yet, at least the basics.....what have you been doing since cause i remembered this was you asking for c++ starter books https://evilzone.org/programming-newbies/got-my-hands-on-a-c-book-just-wondering-if-it-will-do

Second, since telling you won't do the trick(spanko tried and you still didn't listen) read this from apple dev page
https://developer.apple.com/xcode/ide
or at wikipedia https://en.wikipedia.org/wiki/Xcode

Third, dude xcode3, when you wanna start something at least try doing a little bit of research on it(i guess that bundles everything i wrote RESEARCH), xcode3 is outdated, presently yosemite came out with xcode6 now elcapitano, ios9 is coming out with xcode7 (though they all out already) so you better get a book updated with xcode6 and above

Finally, if you want a piece of advice i guess you should just start with python3 (Note: i'm a java dev) there are books on it in the ebook section

Ah, well, thanks for being patient with me IamMe. I'm the type of person that likes to gather as much information as possible before taking any steps. I'll check out that wiki page. And good looks for letting me know about Xcode3 being outdated.

9
C - C++ / Setting up MingW and Codeblocks
« on: August 09, 2015, 07:58:17 pm »
I'm not sure if this goes here or in Programming Newbies. Here it is anyway.

I'm trying to use this video to setup my interface but there's a part (at about 3:50) where he says to create a new path in the Environment Variables window of System Properties. He types in a path but doesn't say what the characters are and more importantly I can't even see the letters in the video. Any help with this?  :'(

Edit: I forgot the youtube link... lmao... https://www.youtube.com/watch?v=JrvJeGU9As0

10
Beginner's Corner / Re: Any way to practice Xcode on a PC?
« on: August 09, 2015, 07:54:51 pm »
Xcode is not a language but an IDE (Integrated Development Environment) its a program that helps you do edit and debug your code.  Any language you can program on OS X you can also on linux or windows.  I'm assuming the books you got were on Objective-C.  The first few chapters may talk about setting up Xcode but just skip over those if you are using a different IDE.  Check out gcc to compile any other Objective-C program.  If you really did pick up a book to learn how to operate Xcode exclusively but can't run it on your system just don't learn it is my advice.

So you're saying these are just books on debugging? These are the books I have, they were recommended to me as a starting point for learning programming.

Become An Xcoder
Beginning Xcode
Xcode 3 Unleashed

So you're saying these are just books on debugging?

11
Beginner's Corner / Re: ADVICE REQUIRED: Leeked Documents and the Law
« on: July 31, 2015, 02:01:01 am »
The word to focus on here is "Authorization"

If you feel/know that you do not have authorization to access what you are accessing, and are blatantly doing so, that's a crime in the eyes of the law.

This page will help you out in knowing what you can and cant do.


12
Beginner's Corner / Re: Any way to practice Xcode on a PC?
« on: July 22, 2015, 10:00:08 pm »
Ah, thanks. Thought it was gonna be something troublesome like that.

Luckily I have some old towers that I can use.

13
Beginner's Corner / Re: here are some practicing sources
« on: July 22, 2015, 03:35:27 pm »
+1

this is great

14
Beginner's Corner / Any way to practice Xcode on a PC?
« on: July 22, 2015, 02:57:26 pm »
Grabbed a couple books on Xcode but failed to realize that it's a language for Macs  :-[

15
High Quality Tutorials / Re: Road to a Programming Life
« on: July 12, 2015, 10:18:10 pm »
Read the book. I liked it as a whole, especially the talk about Linux and how the users can also be developers if the project is sought after enough. Def gonna check out the recommendations at the end, might open up some new doors for me. Great post.  :D

Pages: [1] 2