In this collection of resources, you’ll find 97 high quality articles, stories, tips, tricks, guides and videos on Hackathons catering to beginners, regulars, hackathongoers and hackathon organizers. The majority of the content here are online articles and videos, so very little downloading is required. Happy programming!
Programming
Detecting and Solving Memory Problems in .NET
This book is a collection of tips and trick mostly published previously in the form of blog posts and tutorials, and is centered around working efficiently with memory management in .NET.
33 SQL, .NET, SysAdmin and Professional Development Ebooks
Red-Gate.com operates a hub of free technological ebooks and is a technical publisher specializing in database and programming technologies. Their authors are practitioners at the top of their game who have the urge to share their knowledge and expertise with others. All of the ebooks are available in PDF format and are totally free to download.
A Programmer’s Guide to Data Mining
A guide to practical data mining, collective intelligence, and building recommendation systems by Ron Zacharski.
Dynamic Web Development with Seaside
Seaside is the open source framework of choice for developing sophisticated and dynamic web applications. It uses the power of objects to master the web. With Seaside, building web applications is as simple as building desktop applications.
Lisp Hackers: Interviews with 100x More Productive Programmers
The idea of this series came to the author’s mind after European Common Lisp Meeting 2011 where he had had a chance to meet in person some of those mythical 100x more productive programmers.
You Don’t Know JS: Up & Going
This You Don’t Know JavaScript book series offers a contrary challenge: learn and deeply understand all of JavaScript, even and especially ‘The Tough Parts’.
Programming React Native
In this book, we aim to build cross-platform mobile apps, for Android and iOS, using React Native. We’ll learn what it means to build a robust application architecture that will stay with you regardless of change in the tooling or ecosystem churn.
The Nature of Code
In this course, the students learn the basics of programming (variables, conditionals, loops, objects, arrays) as well as a survey of applications related to making interactive projects (images, pixels, computer vision, networking, data, 3D).