Github

16403 bookmarks
Custom sorting
Let's Make a Voxel Engine
Let's Make a Voxel Engine
Introduction These tutorials and guides are what I wrote as I made my own voxel engine which later changed into the game Vox. If you are interested in learning about voxel engines, or want to make your own voxel game then these articles and tutorials should help you achieve this. Please be sure to
·sites.google.com·
Let's Make a Voxel Engine
Stanford Engineering Everywhere | CS106A - Programming Methodology
Stanford Engineering Everywhere | CS106A - Programming Methodology
This course is the largest of the introductory programming courses and is one of the largest courses at Stanford. Topics focus on the introduction to the engineering of computer applications emphasizing modern software engineering principles: object-oriented design, decomposition, encapsulation, abstraction, and testing. Programming Methodology teaches the widely-used Java programming language along with good software engineering principles. Emphasis is on good programming style and the built-in facilities of the Java language. The course is explicitly designed to appeal to humanists and social scientists as well as hard-core techies. In fact, most Programming Methodology graduates end up majoring outside of the School of Engineering. Prerequisites: The course requires no previous background in programming, but does require considerable dedication and hard work.
·see.stanford.edu·
Stanford Engineering Everywhere | CS106A - Programming Methodology
SecApps
SecApps
Jump-start your offensive and defensive cyber capabilities with the help of an evergrowing arsenal of purpose-built security tools.
·secapps.com·
SecApps
Vue JS tutorial: Learn Vue.js for free | Scrimba
Vue JS tutorial: Learn Vue.js for free | Scrimba
This tutorial teaches you how to build Vue apps through nine interactive screencasts. You'll learn basic Vue.js concepts, and also take part in building two super fun apps: Schrödingers Div and the Emoji Color Picker!
·scrimba.com·
Vue JS tutorial: Learn Vue.js for free | Scrimba
Hands-On Programming with R
Hands-On Programming with R
This book will teach you how to program in R, with hands-on examples. I wrote it for non-programmers to provide a friendly introduction to the R language. You’ll learn how to load data, assemble and disassemble data objects, navigate R’s environment system, write your own functions, and use all of R’s programming tools. Throughout the book, you’ll use your newfound skills to solve practical data science problems.
·rstudio-education.github.io·
Hands-On Programming with R