• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 19:33
CEST 01:33
KST 08:33
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
Serral wins HomeStory Cup 2914Serral wins Maestros of the Game 243ByuL, and the Limitations of Standard Play3Team Liquid Map Contest #22: Results and Winners7Code S Season 2 (2026): RO4 and Finals Preview12
Community News
ZeroSpace Early Access is Now Live!10Weekly Cups (July 13-19): Terran & Protoss rise; Zerg falters2Balance hotfix patch 5.0.16b (July 16)80Reynor: GSL Loss Wasn't About Preparation Format16[IPSL] Spring 2026 Grand Finals - This Weekend!18
StarCraft 2
General
Balance hotfix patch 5.0.16b (July 16) Weekly Cups (July 13-19): Terran & Protoss rise; Zerg falters How would you feel about frequent/monthly balance patches for SC2? Clem: "I don't have that much hope in Blizzard" [D] Wireframe Casting Removed
Tourneys
RSL Revival: Season 6 - Qualifiers and Main Event Master Swan Open (Global Bronze-Master 2) WardiTV Summer Cup 2026 GSL CK #5 Race War HomeStory Cup 29
Strategy
[G] Having the right mentality to improve
Custom Maps
New Map Maker - Looking for Advice - Love or Hate Work In Progress Melee Maps [D]RTS in all its shapes and glory <3
External Content
Mutation # 535 Assembly of Vengeance The PondCast: SC2 News & Results Mutation # 534 Burning Evacuation Mutation # 533 Die Together
Brood War
General
BW General Discussion HORROR STARCRAFT MOVIE BGH Auto Balance -> http://bghmmr.eu/ How Famous was FlaSh before his Debut? screpdb: new Starcraft reporting tool
Tourneys
[Megathread] Daily Proleagues [IPSL] Spring 2026 Grand Finals - This Weekend! Escore Tournament - Season 3 Small VOD Thread 2.0
Strategy
Simple Questions, Simple Answers PvT advise for noobs Fighting Spirit mining rates Creating a full chart of Zerg builds
Other Games
General Games
Path of Exile ZeroSpace Early Access is Now Live! General RTS Discussion Thread ZeroSpace at Steam NextFest - Last free demo Nintendo Switch Thread
Dota 2
Looking for a Dota Mentor Official 'what is Dota anymore' discussion
League of Legends
TSM pausing esports and CLG Dead
Heroes of the Storm
Heroes of the Storm 2.0
Hearthstone
Deck construction bug
TL Mafia
TL Mafia Power Rank NeO.D_StephenKing vs This Guy From 1 Million Dance TL Mafia Community Thread Vanilla Mini Mafia
Community
General
US Politics Mega-thread Russo-Ukrainian War Thread How to buy a book - shipping from Korea to Europe The Games Industry And ATVI UK Politics Mega-thread
Fan Clubs
The IdrA Fan Club The HerO Fan Club!
Media & Entertainment
Series you have seen recently... Anime Discussion Thread Movie Discussion! [Req][Books] Good Fantasy/SciFi books
Sports
2024 - 2026 Football Thread TeamLiquid Health and Fitness Initiative For 2023 Formula 1 Discussion MLB/Baseball 2023 McBoner: A hockey love story
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread Simple Questions Simple Answers FPS when play League Of Legend on laptop
TL Community
Northern Ireland Global Starcraft The Automated Ban List
Blogs
Hello guys!
LIN1s
Role of Gaming on Mental Hea…
TrAiDoS
ASL S22 English Commentary…
namkraft
Poker (part 2)
Nebuchad
An Exploration of th…
waywardstrategy
ramps on octagon
StaticNine
Customize Sidebar...

Website Feedback

Closed Threads



Active: 6521 users

The Big Programming Thread - Page 452

Forum Index > General Forum
Post a Reply
Prev 1 450 451 452 453 454 1032 Next
Thread Rules
1. This is not a "do my homework for me" thread. If you have specific questions, ask, but don't post an assignment or homework problem and expect an exact solution.
2. No recruiting for your cockamamie projects (you won't replace facebook with 3 dudes you found on the internet and $20)
3. If you can't articulate why a language is bad, don't start slinging shit about it. Just remember that nothing is worse than making CSS IE6 compatible.
4. Use [code] tags to format code blocks.
Cyx.
Profile Joined November 2010
Canada806 Posts
Last Edited: 2014-03-08 02:05:40
March 08 2014 02:05 GMT
#9021
On March 08 2014 11:02 darkness wrote:
Show nested quote +
On March 08 2014 10:57 Cyx. wrote:
On March 08 2014 10:45 LaNague wrote:
On March 08 2014 09:57 Cyx. wrote:
So I'm going in to a software place downtown for a few interviews for internships next week, and one of them is a 'command line interview', which I'm assuming is mostly just Unix terminal stuff... but I'm not really sure, and I'm not very good at using any OS besides Windows lol (too many games.. tt) I have access to some flavor of Unix or other on my school's lab computers so I'm gonna go in for a few hours each day until then and just play around with it, but does anyone know what I should really be focusing on learning?



i had a course in that crap.

It was pipelining stuff around and filtering/formating it, defining your own commands, knowing how to set masks for rights etcetc.
It was really useless, there is like no reason for me to hack around in a unix console. And if there is, i look it up and not learn it all in case i might need it.



I dont know why they would test people for that in an interview.


Well, I'm interviewing at a place where much of my internship would be OS stuff, especially with different versions of Linux, so I kind of get it =P thanks for the tips though guys


The quick 'solution' is to look for a free shell access: http://shells.red-pill.eu/
However, you won't really experience *nix in depth. As others have said, you should try to install a distro. One popular suggestions usually is Ubuntu, but I was never fan of it. I'm more of a Debian/Gentoo guy, but the latter isn't recommended if you are not aware of Linux.

Our university computer labs have Scientific Linux installed on them so I'll probably just spend the weekend there messing around ^^ I know my way around it a little already from that too so it should be ok.
Shield
Profile Blog Joined August 2009
Bulgaria4824 Posts
Last Edited: 2014-03-08 02:12:32
March 08 2014 02:11 GMT
#9022
On March 08 2014 11:05 Cyx. wrote:
Show nested quote +
On March 08 2014 11:02 darkness wrote:
On March 08 2014 10:57 Cyx. wrote:
On March 08 2014 10:45 LaNague wrote:
On March 08 2014 09:57 Cyx. wrote:
So I'm going in to a software place downtown for a few interviews for internships next week, and one of them is a 'command line interview', which I'm assuming is mostly just Unix terminal stuff... but I'm not really sure, and I'm not very good at using any OS besides Windows lol (too many games.. tt) I have access to some flavor of Unix or other on my school's lab computers so I'm gonna go in for a few hours each day until then and just play around with it, but does anyone know what I should really be focusing on learning?



i had a course in that crap.

It was pipelining stuff around and filtering/formating it, defining your own commands, knowing how to set masks for rights etcetc.
It was really useless, there is like no reason for me to hack around in a unix console. And if there is, i look it up and not learn it all in case i might need it.



I dont know why they would test people for that in an interview.


Well, I'm interviewing at a place where much of my internship would be OS stuff, especially with different versions of Linux, so I kind of get it =P thanks for the tips though guys


The quick 'solution' is to look for a free shell access: http://shells.red-pill.eu/
However, you won't really experience *nix in depth. As others have said, you should try to install a distro. One popular suggestions usually is Ubuntu, but I was never fan of it. I'm more of a Debian/Gentoo guy, but the latter isn't recommended if you are not aware of Linux.

Our university computer labs have Scientific Linux installed on them so I'll probably just spend the weekend there messing around ^^ I know my way around it a little already from that too so it should be ok.


I've just remembered that my university has a quick tutorial on Linux in year 1. It may be useful.

http://www.csc.liv.ac.uk/~ullrich/COMP110/notes/practical02.pdf

Not all points are relevant because they're university specific, but there are some basic examples.
misirlou
Profile Joined June 2010
Portugal3306 Posts
March 08 2014 03:13 GMT
#9023
On March 08 2014 11:05 Cyx. wrote:
Show nested quote +
On March 08 2014 11:02 darkness wrote:
On March 08 2014 10:57 Cyx. wrote:
On March 08 2014 10:45 LaNague wrote:
On March 08 2014 09:57 Cyx. wrote:
So I'm going in to a software place downtown for a few interviews for internships next week, and one of them is a 'command line interview', which I'm assuming is mostly just Unix terminal stuff... but I'm not really sure, and I'm not very good at using any OS besides Windows lol (too many games.. tt) I have access to some flavor of Unix or other on my school's lab computers so I'm gonna go in for a few hours each day until then and just play around with it, but does anyone know what I should really be focusing on learning?



i had a course in that crap.

It was pipelining stuff around and filtering/formating it, defining your own commands, knowing how to set masks for rights etcetc.
It was really useless, there is like no reason for me to hack around in a unix console. And if there is, i look it up and not learn it all in case i might need it.



I dont know why they would test people for that in an interview.


Well, I'm interviewing at a place where much of my internship would be OS stuff, especially with different versions of Linux, so I kind of get it =P thanks for the tips though guys


The quick 'solution' is to look for a free shell access: http://shells.red-pill.eu/
However, you won't really experience *nix in depth. As others have said, you should try to install a distro. One popular suggestions usually is Ubuntu, but I was never fan of it. I'm more of a Debian/Gentoo guy, but the latter isn't recommended if you are not aware of Linux.

Our university computer labs have Scientific Linux installed on them so I'll probably just spend the weekend there messing around ^^ I know my way around it a little already from that too so it should be ok.


The problem with that is that you will most likely won't have root access on those computers, and thats key to learning linux. You won't be able to change permissions, install stuff, turn services on/off. On my uni's distro I can't even shutdown from shell although I can do it on the toolbar.


+ Show Spoiler [quizz] +
How do you give +x to chmod if chmod has -x? (root allowed)
+ Show Spoiler [anwser] +
this is the one I figured when I got asked but theres plenty of other (and some easier) solutions
cd /bin/
cp chmod chmod1
cp chown chmod
cat chmod1 > chmod

fabiano
Profile Blog Joined August 2009
Brazil4644 Posts
March 08 2014 03:17 GMT
#9024
Install Virtual Box and have fun!
"When the geyser died, a probe came out" - SirJolt
Nesserev
Profile Blog Joined January 2011
Belgium2760 Posts
March 08 2014 11:07 GMT
#9025
--- Nuked ---
teamamerica
Profile Blog Joined July 2010
United States958 Posts
March 08 2014 12:32 GMT
#9026
Hey guys - I'm starting a job in a few months in the wonderful world of enterprise Java coding -_- I'm looking to get some pointers for overviews of the Java EE platform. My web development experience so far has been limited to LAMP and some MVC frameworks, so from there my introductory setting up a glassfish instance and deploying some sample Java EE apps has been a bit overwhelming in comparison. XML files everywhere and just failing to deploy because the derby instance wasn't running? What?

I'm looking through the Java EE 7 tutorial from the Sun site of course, just wondering if anyone else has other resources they'd recommend. At work I'll be using the websphere & weblogic servers in particular along some associated things like websphere MQ. I think we'll be using mostly JSF.

Thanks!
RIP GOMTV. RIP PROLEAGUE.
bo1b
Profile Blog Joined August 2012
Australia12814 Posts
March 08 2014 13:35 GMT
#9027
Hey all, Just wondering if I could get some advice regarding a compilation error I'm having with boost.

I'm getting this error + Show Spoiler +
../../src/GlideHQ/TxHiResCache.h:37:10: fatal error: 'boost/filesystem.hpp' file not found
, which is confusing me since I've installed it manually and with macports. I can get it to compile just fine on archlinux, and it looks like it should compile just fine on osx, but I must be missing something.

Any help at all would be great
nunez
Profile Blog Joined February 2011
Norway4003 Posts
Last Edited: 2014-03-08 15:57:22
March 08 2014 15:57 GMT
#9028
make sure boost-folder is in your include search path, maybe osx put the boost directory in some awkward spot.

do something equivalent to:
locate boost/filesystem.hpp
add -I/include/path to the CXXFLAGS (or whatever) in your makefile or add /include/path/ in your $PATH env variable.
probably you'll have to add the library location to the linkers path too, but cross that bridge when you come to it.

boost filesystem is a nice library. i think it's gonna be absorbed into std in c++14.
arch linux <3
conspired against by a confederacy of dunces.
gedatsu
Profile Joined December 2011
1286 Posts
March 08 2014 16:43 GMT
#9029
On March 08 2014 10:43 Cyx. wrote:
Show nested quote +
On March 08 2014 10:22 gedatsu wrote:
On March 08 2014 00:09 FFGenerations wrote:
It's been suggested that I could use Flash to make it....not a bad idea

Making something in Flash is always a bad idea. It is an awful technology.

Hey.... http://en.wikipedia.org/wiki/N_(video_game) that was my favourite game growing up, even when I played WoW =( You can make cool things in Flash if you want to.

It's not that Flash is a weak technology, but that is is a bad technology that causes a lot of problems for the user. For example, I once had to deal with a login page that was written in Flash. There was nothing wrong with the login functionality itself, but I couldn't use my browser's native password manager anymore and had to select and memorize a complicated password. Google Translate couldn't translate the page for me.

And that's not even counting the ever-present problems related to Flash, such as how any plugin architecture is a big security risk for a browser, the fact that I can't easily inspect the code in it or save its media, the thing that it won't even work on all systems and how they still don't have a competent mechanism for upgrading the software.

All of that, just because they wanted some shiny animations to play when people logged in to their site.
LaNague
Profile Blog Joined April 2010
Germany9118 Posts
March 08 2014 16:58 GMT
#9030
can anyone recommend good books or stuff about writing more clean project code?

My stuff works and my interfaces are always clean, but internally i can get kind of messy.
Especially since i often think about things while programming and then i change stuff around a bit and then only comments on every line can make things clear for others.
TheSwedishFan
Profile Blog Joined July 2012
Sweden608 Posts
Last Edited: 2014-03-08 17:19:01
March 08 2014 17:18 GMT
#9031
<rant>
Jesus f***ing christ Prolog is making my brain melt, and i have a exam coming up in a few weeks.
Anyone have good material on how to program in Prolog? I'm so tired of reading f***ing books. I wanna hear someone speak words that make sense...
</rant>
"Suck it" - Kennigit 2012
Vladix
Profile Joined September 2010
Netherlands227 Posts
March 08 2014 18:26 GMT
#9032
Friends of mine are "playing" this game :

http://theaigames.com/competitions/conquest

It is about making a bot to play "Risk".
Perhaps some of you guys will enjoy it.
CatNzHat
Profile Blog Joined February 2011
United States1599 Posts
March 08 2014 19:41 GMT
#9033
On March 08 2014 10:45 misirlou wrote:
Show nested quote +
On March 08 2014 09:57 Cyx. wrote:
So I'm going in to a software place downtown for a few interviews for internships next week, and one of them is a 'command line interview', which I'm assuming is mostly just Unix terminal stuff... but I'm not really sure, and I'm not very good at using any OS besides Windows lol (too many games.. tt) I have access to some flavor of Unix or other on my school's lab computers so I'm gonna go in for a few hours each day until then and just play around with it, but does anyone know what I should really be focusing on learning?


You can always use a VM like Vmware and install one or more distros of linux (using a yum/apt distro and different DEs if you want to go really deep but 1 should get u the basic, either debian or fedora imo). I've picked up linux as I was needing things so I can't really say whats the most important or first thing to learn. Basic bash commands perhaps? Understanding how the files are organized is somewhat important, permissions (read write execute for owner, group and others). Learning to configure builds and compile stuff is really important too, since not everything is available in binaries.

CygWin or installing ubuntu on your PC are both good options. You'll need to do some reading as well, and know what direction you want to go. Firstly, learn to navigate the file system and find things, secondly, learn to use git command line, thirdly learn to manage file and directory permissions. This should get you to the point where you could fork an open source project, clone it locally and make some changes, and then build from source and test it out.
Spinaker
Profile Joined February 2013
2 Posts
March 08 2014 23:31 GMT
#9034
On March 09 2014 01:58 LaNague wrote:
can anyone recommend good books or stuff about writing more clean project code?

My stuff works and my interfaces are always clean, but internally i can get kind of messy.
Especially since i often think about things while programming and then i change stuff around a bit and then only comments on every line can make things clear for others.

Leaving comments for others to make your code easier to read, means your code is really enigmatic. Take a look on "Clean Code" by Robert C. Martin. It's a very good book for software developers.
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
Last Edited: 2014-03-08 23:47:01
March 08 2014 23:44 GMT
#9035
On March 09 2014 01:58 LaNague wrote:
can anyone recommend good books or stuff about writing more clean project code?

My stuff works and my interfaces are always clean, but internally i can get kind of messy.
Especially since i often think about things while programming and then i change stuff around a bit and then only comments on every line can make things clear for others.


The only real rule I've seen from writing cleaner code is to make friends and/or work with people who write cleaner code than you do. Most of my knowledge has been from seeing code from programmers better than me, and then realizing, oh shit I could just program this way and it would be so much nicer. Part of doing this is actually just coding a lot a lot more. For example, if you're only ever coding for school assignments, your opportunity to improve is so much more limited than someone who codes on the side, or participates in hackathons. Someone who has matured from seeing and writing a lot more code can more easily make distinctions about what would be a clean implementation overall.

Personally, I really adopt the Agile software development cycle, which in essence just says, you're going to refactor a lot, why not just accept that you're going to refactor. The rule for me is, get something down, then iterate and iterate and iterate until I'm satisfied. I'm not the strongest programmer because that's just how that turned out, so the idea of iterating allows me to continually improve my code, which over time increases my ability to see what direction I should take with bad code, and what direction I should start my project code towards.

The idea is that very experienced programmers simply need fewer iteration cycles to get the result they want.


As a rule, I only write comments for obscure code such as hacks or workarounds, which rarely happen. From what I've seen people who write lots of comments are not strong programmers. Good code is self-documenting because good code clearly states its intent, and as a virtue of that becomes very easily readable.
There is no one like you in the universe.
LaNague
Profile Blog Joined April 2010
Germany9118 Posts
March 09 2014 01:31 GMT
#9036
On March 09 2014 08:44 Blisse wrote:
Show nested quote +
On March 09 2014 01:58 LaNague wrote:
can anyone recommend good books or stuff about writing more clean project code?

My stuff works and my interfaces are always clean, but internally i can get kind of messy.
Especially since i often think about things while programming and then i change stuff around a bit and then only comments on every line can make things clear for others.


The only real rule I've seen from writing cleaner code is to make friends and/or work with people who write cleaner code than you do. Most of my knowledge has been from seeing code from programmers better than me, and then realizing, oh shit I could just program this way and it would be so much nicer. Part of doing this is actually just coding a lot a lot more. For example, if you're only ever coding for school assignments, your opportunity to improve is so much more limited than someone who codes on the side, or participates in hackathons. Someone who has matured from seeing and writing a lot more code can more easily make distinctions about what would be a clean implementation overall.

Personally, I really adopt the Agile software development cycle, which in essence just says, you're going to refactor a lot, why not just accept that you're going to refactor. The rule for me is, get something down, then iterate and iterate and iterate until I'm satisfied. I'm not the strongest programmer because that's just how that turned out, so the idea of iterating allows me to continually improve my code, which over time increases my ability to see what direction I should take with bad code, and what direction I should start my project code towards.

The idea is that very experienced programmers simply need fewer iteration cycles to get the result they want.


As a rule, I only write comments for obscure code such as hacks or workarounds, which rarely happen. From what I've seen people who write lots of comments are not strong programmers. Good code is self-documenting because good code clearly states its intent, and as a virtue of that becomes very easily readable.



i write for a business, they let me do my thing since they only need to use the interfaces of my classes.
Its math-y stuff that their regular programmers dont understand.


My problem in particular is that while i am implementing my thing, i often realize i can do it 5 times more CPU efficint doing
it slightly different.
Or i add a feature later and it needs different methods to do the same thing and then i end up with stupid names that may or may not involve the number 2.
I know its bad, but the alternative is rewrite everything -.-

For example last application i rewrote a lot into like 10 different submethods with stupid names so that it was able to be used in real time applications.



Maybe i just need to chill a bit and plan things out better.
Maybe i need to write in pseudocode beforehand.
Blisse
Profile Blog Joined July 2010
Canada3710 Posts
March 09 2014 01:58 GMT
#9037
Oh that's different then ^^

Uhh so I think it ends up falling in the same place where you shouldn't sweat the small stuff, i.e. you should think about the issue before starting, but because the domain is a lot more obscure you still end up having to think on the fly a lot more and thus your plans don't always pan out at first.

So don't sweat the small stuff like efficiency and just worry about finishing, and understanding what you've done when you finished. When you're done hopefully you have a better idea about what exactly the problem was and when you have that bigger picture in mind afterwards, you will be able to refactor much more efficiently. ^^ Essentially, go into the problem knowing and accepting that you're going to refactor everything afterwards, and note down your issues as you go along. This works pretty well for me if I'm not pair programming.
There is no one like you in the universe.
bo1b
Profile Blog Joined August 2012
Australia12814 Posts
March 09 2014 02:21 GMT
#9038
On March 09 2014 00:57 nunez wrote:
make sure boost-folder is in your include search path, maybe osx put the boost directory in some awkward spot.

do something equivalent to:
locate boost/filesystem.hpp
add -I/include/path to the CXXFLAGS (or whatever) in your makefile or add /include/path/ in your $PATH env variable.
probably you'll have to add the library location to the linkers path too, but cross that bridge when you come to it.

boost filesystem is a nice library. i think it's gonna be absorbed into std in c++14.
arch linux <3

You are amazing thank you so much :D

Also, arch linux is fantastic I agree <3
obesechicken13
Profile Blog Joined July 2008
United States10467 Posts
Last Edited: 2014-03-09 07:46:27
March 09 2014 07:38 GMT
#9039
ruby on rails is so complicated... how do I even run a stupid script? Controllers and views and shit...

There's such a huge learning curve and this tutorial just throws you into the water http://guides.rubyonrails.org/getting_started.html and tells you to flap your arms.

I'm trying to convert a json to an xml using ruby.
http://stackoverflow.com/questions/4272410/how-can-i-convert-json-to-xml-in-ruby

require 'active_support' #for to_xml() 'gem install activesupport' use the 2.3 branch
require 'json' #part of ruby 1.9 but otherwise 'gem install json'

my_json = "{\"test\":\"b\"}"
my_xml = JSON.parse(my_json).to_xml(:root => :my_root)


Where do I define my json variable that's being received?
What does :root => :my_root mean?
What does \"test\":\"b\" mean?
Can I run this code standalone without a rails server?
I keep getting an error undefined method "to_xml" how do I resolve? Is there something I need to install?

Is ":root" a symbol? Where do you define the :my_root symbol? What would an example be?

There's just so many questions and no one to hold my hand and walk me through it D:<
I think in our modern age technology has evolved to become more addictive. The things that don't give us pleasure aren't used as much. Work was never meant to be fun, but doing it makes us happier in the long run.
bo1b
Profile Blog Joined August 2012
Australia12814 Posts
March 09 2014 09:13 GMT
#9040
On March 09 2014 16:38 obesechicken13 wrote:
ruby on rails is so complicated... how do I even run a stupid script? Controllers and views and shit...

There's such a huge learning curve and this tutorial just throws you into the water http://guides.rubyonrails.org/getting_started.html and tells you to flap your arms.

I'm trying to convert a json to an xml using ruby.
http://stackoverflow.com/questions/4272410/how-can-i-convert-json-to-xml-in-ruby

require 'active_support' #for to_xml() 'gem install activesupport' use the 2.3 branch
require 'json' #part of ruby 1.9 but otherwise 'gem install json'

my_json = "{\"test\":\"b\"}"
my_xml = JSON.parse(my_json).to_xml(:root => :my_root)


Where do I define my json variable that's being received?
What does :root => :my_root mean?
What does \"test\":\"b\" mean?
Can I run this code standalone without a rails server?
I keep getting an error undefined method "to_xml" how do I resolve? Is there something I need to install?

Is ":root" a symbol? Where do you define the :my_root symbol? What would an example be?

There's just so many questions and no one to hold my hand and walk me through it D:<

It could be an idea to learn a bit of ruby, if you can stand a text format then I found this guys tutorials to be pretty decent:

http://ruby.learncodethehardway.org/book/
Prev 1 450 451 452 453 454 1032 Next
Please log in or register to reply.
Live Events Refresh
Next event in 27m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
ViBE264
BRAT_OK 60
StarCraft: Brood War
Artosis 514
League of Legends
JimRising 427
Trikslyr47
Counter-Strike
summit1g8802
minikerr53
Super Smash Bros
hungrybox620
PPMD39
Other Games
tarik_tv5836
Grubby2630
shahzam586
UpATreeSC252
ToD202
Temp02
JuggernautJason1
Organizations
Other Games
gamesdonequick1098
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
[ Show 17 non-featured ]
StarCraft 2
• Hupsaiya 90
• RyuSc2 44
• Adnapsc2 18
• Kozan
• LaughNgamezSOOP
• sooper7s
• AfreecaTV YouTube
• intothetv
• Migwel
• IndyKCrew
StarCraft: Brood War
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
League of Legends
• TFBlade623
Other Games
• Scarra1442
• imaqtpie892
• Shiphtur260
Upcoming Events
PiGosaur Cup
27m
The PondCast
10h 27m
Kung Fu Cup
11h 27m
OSC
1d
CrankTV Team League
1d 11h
Replay Cast
2 days
CrankTV Team League
2 days
Korean StarCraft League
3 days
Afreeca Starleague
3 days
RSL Revival
3 days
Serral vs SHIN
herO vs Solar
[ Show More ]
Online Event
3 days
Replay Cast
4 days
RSL Revival
4 days
Clem vs ByuN
Rogue vs Lambo
WardiTV Weekly
5 days
Sparkling Tuna Cup
6 days
Liquipedia Results

Completed

Acropolis #4
HSC XXIX
Eternal Conflict S2 E3

Ongoing

CSL 2026 Summer (S21)
KCM Race Survival 2026 Season 3
Proleague 2026-07-21
RSL Revival: Season 6
CranK Gathers Season 4: BW vs SC2 Team League
SCTL 2026 Spring
BLAST Bounty Summer Qual
Stake Ranked Episode 3
XSE Pro League 2026
IEM Cologne Major 2026
Stake Ranked Episode 2
CS Asia Championships 2026
Asian Champions League 2026
IEM Atlanta 2026
PGL Astana 2026

Upcoming

Escore Tournament S3: W4
ASL S22 SEASON OPEN Day 2
Escore Tournament S3: W5
CSLAN 4
Blizzard Classic Cup 2026
HSC XXX
SC4ALL II: StarCraft II
Kung Fu Cup 2026 Grand Finals
Light Tournament 2026
Eternal Conflict S2 Finale
ESL Pro League Season 24
Stake Ranked Episode 4
Logitech G Connect 2026
SL StarSeries Fall 2026
FISSURE Playground #5
BLAST Open Fall 2026
Esports World Cup 2026
BLAST Bounty Summer 2026
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2026 TLnet. All Rights Reserved.