Open Side Menu Go to the Top

12-05-2011 , 02:41 AM
the only awk tutorial i've ever needed: use perl instead. it even has an awk-compatibility mode!

i'm sure your professor will feel the same way
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
$25m Guaranteed WPM on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
12-05-2011 , 07:20 AM
Quote:
Originally Posted by kyleb
bahahah it took my co-worker 3 hours to hack the bodog anonymous tables
Has he/will he try the Ladbrokes (microgaming) ones?
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-05-2011 , 02:52 PM
Interesting challenge. Perhaps.
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-05-2011 , 05:20 PM
12-09-2011 , 05:20 AM
In case it gets lost in the NVG thread where I said it: Outstanding work.
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-09-2011 , 11:24 AM
I think I saw a website linked on here with tutorials to Python, Ruby and I think C++.

I cant find it anymore, does anyone know what I am talking about?

I am looking for a Ruby beginners tutorial.
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-10-2011 , 12:56 AM


you nostalgia you lose
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-10-2011 , 12:58 AM
I guess hearing modem sounds when I see that means I lose?
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-10-2011 , 01:00 AM
Quote:
Originally Posted by Spurious
I think I saw a website linked on here with tutorials to Python, Ruby and I think C++.

I cant find it anymore, does anyone know what I am talking about?

I am looking for a Ruby beginners tutorial.
http://lynda.com ?
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-10-2011 , 01:13 AM
Learn Ruby the Hard Way? http://ruby.learncodethehardway.org/book/
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-10-2011 , 04:26 AM
Quote:
Originally Posted by e i pi
Thanks, but...

Quote:
Originally Posted by _dave_
... this was exactly what I am looking for.

Thank you, will check out Lynda as well.
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-10-2011 , 06:01 AM
I am an idiot, but how do I figure out if Ruby is already installed on my Windows 7 OS?
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-10-2011 , 06:05 AM
It isn't.
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-10-2011 , 06:32 AM
Quote:
Originally Posted by kyleb
It isn't.
Ok, I installed it. Now, I got that stuff working.

Why is the ^Z command not working in my terminal? I couldnt find a google solution to it.
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-10-2011 , 06:49 AM
If you are expecting CTRL-Z to undo in a terminal window, it doesn't. Neither does CTRL-C copy.

I think you're in a bit over your head. You might need to learn to better use a computer before getting into dev languages, no offense.

And Ruby on Windows has a lot of problems.
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-10-2011 , 07:06 AM
lol outlook, you have to write a script to automatically bcc your emails what a joke
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-10-2011 , 09:15 AM
Quote:
Originally Posted by kyleb
If you are expecting CTRL-Z to undo in a terminal window, it doesn't. Neither does CTRL-C copy.

I think you're in a bit over your head. You might need to learn to better use a computer before getting into dev languages, no offense.

And Ruby on Windows has a lot of problems.
I know how to use a computer, but in case you dont believe me:
http://ruby.learncodethehardway.org/book/ex0.html
Windows, step 7. I cant leave irb using ^Z.
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-10-2011 , 01:07 PM
spurious,

1. i think the next thing you should study is this: http://catb.org/~esr/faqs/smart-questions.html

2. what exactly are you doing and how exactly does the computer respond?

3. i bet you aren't hitting enter after C-Z.
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-10-2011 , 01:16 PM
Obviously, I am hitting enter after ^Z. The computer responds by --> nil and increasing the ruby counter by 1.

It's irrelevant for the tutorial, but thought it was weird that something in step 0 doesnt work as it should.

Anyways, I started the tutorial and no problems so far.
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-11-2011 , 12:58 AM
Really, really exciting for PHP/HipHop devs:

https://www.facebook.com/notes/faceb...50415177928920
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-11-2011 , 02:56 AM
I guess I found a great programming language:

http://lolcode.com/examples/examples

I ran across this because I've been building up a few websites lately. Mostly sorta static since I'm not ready for anything Web 2.0 yet, nor do I find that stuff interesting.

I would like to attempt to create a website using some other language besides PHP, Java, Python, RoR, or something similar.

After some research, I am thinking I would like to try out something like Clojure, since it is like Lisp and it apparently has a strong community, though I do wish it wasn't build on Java. I understand that this isn't practical, but that is of course, not the point. Just for fun, really.
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-11-2011 , 03:46 AM
@spurious

The ruby version of learnthehardway has the same text/instructions as the original python book with the code sections replaced. It might work completely fine, but as someone who had worked through the python version first, I didn't like the rubybook.

Why's Poignant-guide to ruby might click with you instead

http://mislav.uniqpath.com/poignant-guide/





http://mislav.uniqpath.com/poignant-guide/
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-11-2011 , 04:16 AM
Thanks, will check it out.
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-12-2011 , 12:39 PM
Quote:
Originally Posted by kyleb
Really, really exciting for PHP/HipHop devs:

https://www.facebook.com/notes/faceb...50415177928920
Facebook have done some really great things for PHP. I think this is the 2nd compiler they have released.
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
12-12-2011 , 08:40 PM
stupid question : is there any way to open a visual studio tab in a separate window...
such as having Tabs in Internet Explorer and a second window running?

Its so much easier to look at two files as the same time... or a resource file and handler code.
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD ** Quote
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **
$25m Guaranteed WPM on CoinPoker
Join the action now
Daily Rewards • Splash Pots • CoinRaces
** UnhandledExceptionEventHandler :: OFFICIAL LC / CHATTER THREAD **

      
m