Jump to content

TheIceBladeNetwork

Member
  • Posts

    9
  • Joined

  • Last visited

Reputation Activity

  1. Like
    TheIceBladeNetwork reacted to Markmjb in Ultimate Programming Resources Thread   
    Introduction
    Some of you guys might now Zonked thread with the exact name. He started the topic to gather our knowledge of the best programming stuff you can find.
    So first, a thank you for Zonked who started this work!
    Since he is unable to update the thread regularly, I will, with the consensus of alpenwasser, continue his thread.
     
    Zonkeds intro
    I decided it would be a good idea to have a thread that is a complete collection of helpful programming resources and tutorials. This will be an going, frequently updated post that will require input from you guys also. So help me build the ultimate programming resources thread. Simply leave them in the comments and I will add them.

    General Programming Resources
    Stack Overflow -A forum inhabited by professional developers. You can also ask questions and will receive help.
    MIT Open Courseware -Online Computer Science lectures from MIT University. Features lectures, resources and handouts
    The New Boston - Video tutorials of lots of languages, also entertaining.
    Code Cademy - Interactive learning with rewards in a variety of languages
    Code School - Interactive Tutorials in a variety of languages
    TopCoder - Programming competitions
    Google Code Jam - Archived Google Jam contests and exercises
    USACO Training Gateway - Programming problems
    Tutorials Point - Extensive written tutorials about a variety of languages
    Tutorialized - Tutorial Site with the code embedded next to the tutorials
    Educator - Tutorial site on a variety of languages

    Python
    Learn Python The Hard Way - Extensive HTML book on the basic of Python
    Dive Into Python - Same concept as the above resource, but slightly more advanced
    PyGame - Features tutorials for Python game development.
    Python.Org - Official Python website. Includes tutorials and documentation.
    Invent With Python - Online tutorials of actual programs and games (very good!)

    C
    Live Gnome - Variety of C resources and projects
    Learn C The Hard Way - Learn C the Hard way (Work In Progress)
    C Programming WikiBook - C programming Wiki
    Tutorials Point - Lots of C resources
    Learn C.org - Interactive C resources
    [bOOK] C Programming in Easy Steps -  Mike McGrath (isbn 978-1840785449)

    C#
    MSDN - Official Site for C#
    Home and Learn - Beginner C# Tutorials
    C# Crash Course

    C++
    C++ Reference - C++ reference
    C Plus Plus - Official C++ reference
    Tutorials Point - C++ tutorials
    C Programming - In depth tutorials on C++
    MSDN Visual C++ - Visual C++ tutorials
    Stephan T. Lavavej Video Tutorials: Core C++
    Stephan T. Lavavej Video Tutorials: STL
    Stephan T. Lavavej Video Tutorials: Advanced STL

    Visual Basic
    VB Code - VB tutorials
    Home and Learn - Basic Visual Basic tutorials
    Tutorials Point - Loads of great VB tutorials
    Tutorialized - Even more Visual Basic tutorials

    Java
    Oracle Docs - Official Java documents
    Code Ranch - Great Java forum
    Tutorials Point - Lots of Java Tutorials
    Learn Java Online - Lots of Java resources and interactive learning
    Programcreek Great Java Tutorial Site

    HTML/CSS/Javascript
    W3 Schools - Good starting point for html/css/javascript
    Mozilla Developers - Web development tutorials
    HTML Dog - HTML, CSS and JavaScript tutorials
    CSS Tricks - CSS Tutorials
    JsFiddle - Javascript Collab Tool

    PHP
    Better PHP - PHP Video tutorials of code snippets
    PHP Academy - PHP videos and tutorials
    PHP.Net - Useful PHP documentation

    SQL
    Learn SQL the hard Way - Learn SQL the Hard Way

    Perl
    Perl.Org - Official Perl website.
    Perl Meme - Perl Tutorials.
    Perl Begin - Perl for beginners.
    Modern Perl Books - Book on Pearl
    High Order Perl Book - High Order Pearl Book

    Ruby
    Try Ruby - Ruby interactive resources.
    Learn Ruby The Hard Way - Learn Ruby the Hard Way

    Android Development
    Android Developers - Official Google docs, tutorials, guides, tips and tricks
    Google Developers - News and guides for a variety of languages including Android development
    XDA Developers - #1 Android dev forum. Includes tutorials, ROMS, news, tips, techniques and much more!!!

    iOS Development
    Apple Documentation - Official Apple Documentation
    Apps A Muck - Lots of iOS development tutorials
    App Coda - More iOS application development

    3D Programming
    OpenGL Tutorials
    Learning Modern 3D Graphics Programming

    Books
    Free Programming Book List on Github
    Stackoverflow C++ Book Guide
    Think Python -Allen Downey
    Design for the non Designer -Robin WIlliams
    The Pragmatic Programmer -Dave Thomas
    Javascript: The Good Parts -Douglas Crockford
    Code Complete -Steve McConnell
    The Art of Computer Programming -Donald Knuth
    Discrete Mathematics for Computer Scientists -John Truss
    The art of Unix Programming -Eric S. Raymond
    Head First Java and Design Patterns -Eric Freeman
    C Programming Language -Brian Kernighan, Dennis Ritchie
    Computers as Components -Wayne Wolf
    Operating Systems Concepts with Java -Abraham Silberschatz, Peter Galvin, Greg Gagne
    Higher Order Perl - Mark Jason Dominus
    Perls of Wisdom - Steve Litt
    The C++ Programming Language -Bjarne Stroustrup
    Game Coding Complete -Mike McShaffry
    Introduction to Algorithms -Thomas H. Cormen, Charles E. Leiserson and Ronald L. Riverst
    Computer Organisation and Architecture -Linda Null and Julia Lobur
    The Mythical Man-Month -Frederick P. Brooks JR
    Computer Organisation and Design -David A. Patterson and John L. Hennesy
    Architecture of Open Source Applications
    Modern C++ Design -Andrei Alexandrescu
    Computer Networking: A top-down approach featuring the internet -
    Database System Concepts -Abraham Silberschatz, Henry F. Korth, S. Sudarshan
    Artificial Intelligence, A Modern Approach -Stuart Russel, Peter Norvig
    Concepts in Programming Languages -John C. Mitchell
    The Art of Prolog -Leon Sterling, Ehud Shapiro
    Elements of the Theory of Computation -Papadimitriou
    Computer Graphics: Principles and Practice -Hughes, van Dam, McGuire, Sklart
    Java - How to Program -Harvey & Paul Deitel
    Thinking in Java -Bruce Eckel
    C++ Primer Plus (6th Edition) (Developer's Library)-Stephen Prata


    Compilers/IDE's
    Microsoft Visual Studio - Microsoft Visual Studio (C, C#, C++)
    Eclipse - Eclipse (Java/Android)
    Netbeans (Java)
    Code Blocks - Code Blocks (C++)
    Bloodshed (C++)
    Android Studio
    Jetbrains - Several IDE's and/or plugins that make C#/Python/Java/Php etc easier to code

    Text Editors
    Notepad++(Windows)
    Text Mate (Mac)
    Sublime Text(Windows/Linux)
    Brackets
    Aptana -Open source web development tool
    Qt Project - C++/QML IDE
    VIM -Advanced (!) Text Editor (small tutorial[/url)
    Emacs -Advanced (!) Text Editor

    Other
    Gamedev.net - A forum full of professional game developers
    DBforums - Database Forums
    Codingbat - Java & Python Challenges
    Bitbucket - Source Control Provider like github, but then Private
    Sourcetreeapp - Tool to manage github/bitbucket
    OverAPI - Cheatsheets for several languages
    Regexr - Regular Expressioin Tester
    Project Euler - Programming and math exercises (Can get quite advanced)

    Contributors So far...
    Darkfeign
    alpenwasser
    WanderingFool
    majorawsome
    pzyko103
    WhatARoaster
    crocski
    Flojer0
    MikeD
    wolfsinner
    hAxx
    colonel_mortis
    lord4163
    Getov
    TSegers
    Hikaru12
    fletch to 99
    Nuluvius
    forbsie1888
    Robi_g
  2. Like
    TheIceBladeNetwork reacted to WorldDominator in How good is minecraft really?   
    What's wrong? Not enough new content?
     
     
    *sigh* I always dreaded the day where I'd need to make friends...
  3. Like
    TheIceBladeNetwork reacted to Gorgatron in Best headphones under 100CAD   
    Haven't heard a lot but I have heard good reviews on these as well. I just didn't know the cable was removable. I honestly want to know why a detachable cable is a #1 requirement for your headphones because that severely limits you. Sure it is a nice feature but that should not be top priority in my opinion.
  4. Like
    TheIceBladeNetwork reacted to Bleedman0xx in Steam Summer sale TOMORROW, July 11th   
    Pretty much everybody has been saying it.
  5. Like
    TheIceBladeNetwork reacted to TheBrenz in Steam Summer sale TOMORROW, July 11th   
    My Wallet is hiding in fear.
  6. Like
    TheIceBladeNetwork reacted to delet my acc pls in Beats Solo By Dr Dre Review   
    they are not like macs, macs atleast have build quality
  7. Like
    TheIceBladeNetwork reacted to Guerrero in The FBI, NSA are spying on you!   
    Our government doesn't care about the constitution anymore. True but sad.
  8. Like
    TheIceBladeNetwork reacted to Lyons in The FBI, NSA are spying on you!   
    Are you saying he'd be doing a better job if he wasn't a 'Muslim', as you claim?
     
    http://www.youtube.com/watch?v=16K6m3Ua2nw
     
    Edit: I should add these too:
    http://www.youtube.com/watch?v=zbr1pjbd3Tg
    http://www.youtube.com/watch?v=FxKkD2VX-Jc
     
    WATCH THEM. Don't be ignorant. It's hilarious that a scripted AMERICAN TV show can get this stuff right.
  9. Like
    TheIceBladeNetwork reacted to SteepGnomeKing in The FBI, NSA are spying on you!   
    I'm ready for what this forum has to offer.
  10. Like
    TheIceBladeNetwork reacted to jeffrey_rodriguez in Project "Cheappy"   
    I had fun building it..
    it was cheap (cheappy) but it was worth it
    took a lot of planning for a newbie like me
    i just hope you guys will like it
    I would be happy to get some suggestion and comments..
     
    Parts list:
    Aerocool QS-202
    Amd fm1 A8-3870K
    Gigabyte A75-S2v
    Amd entertainment editon 4gb ram
    Sapphire HD6950
    Seagate 1TB ]
    WD 250 Gb for my games
    Corsair 60gb force gt ssd boot drive
    Huntkey jumper 550watts
    modified corsair H60 with FTW res
    two corsair SP120's
    anted 140cm fan
     





    the test fit...

    removed some hdd bays to give way to my gpu

     
    some sleeving...








    for me this was the fun part, testing the gpu and it was my firs time to use an SSD

    placing the SSD

    this was the biggest challenge
    making my H60 something special



    finding the easiest way to install this..
    finding a way where i can set the tubes to shortest way as possible..

     
    THE TEST!!!!!
    I thought it will be leaking a lot since I used cable ties to hold the tube on the pump and rad
     

     
    almost there.. this was the run after the leaktest...

     
    after two hours of testing

    this it the finished build
     
    i hope you guys like it
    thanks for viewing
     
     
×