- published: 31 Oct 2014
- views: 10414
A song about the joys of coding JavaScript - there's a world of wonders out there, so much to try out in so little time, ScrumMaster, stay off my back! Written, performed and produced by Patrick Hund Follow me on Twitter: @wiekatz (http://twitter.com/wiekatz) Download the song from SoundCloud: https://soundcloud.com/hund-1/javascript-coder
This is a talk I did a couple of years ago about JavaScript, for people from an OO background, explaining how to mentally translate common JavaScript features and patterns into the equivalent Java code. I did it primarily because at that company there were many experienced Java coders who needed a quick start in JavaScript. If you're in the same boat you may find it useful!
Great coders use Pair Programming but what happens when pairing isn't practical? Credits Presented by Dan Draper Produced by Kwuest Pictures Special thanks to: Elle Meredith, David Bolton, Mikel Lindsaar, Ted Tencza and Richie Khoo Also extra special thanks to: Blue Chilli and Tank Stream Labs Music Unfinished Business - Aleksander Vinter Goat Whip - Maze One R0b0t F00d! - AZEtrane
Support us on our Patreon page: https://www.patreon.com/codebabes http://codebabes.com/courses/programming-virgin Welcome to the Codebabes programming virgin course. In this course all you need is a text editor, a computer, a browser, and your brain. This course explains basic programming concepts used in languages like Ruby, Python, PHP, and others just with minor differences in syntax and nomenclature. We use Javascript in this lesson because it's a good language to start with. It's based on C like a bunch of other languages, and your browser understands it. We'll show you how to write it directly in the browser. Programming languages are just a tool, a means to an end. Once you master the concepts of programming and a language or two, it makes it easier to learn new ones. Just like i...
Watch our video to see two Google engineers demonstrate a mock interview question. After they code, our engineers highlight best practices for interviewing at Google. Learn more about how we hire at http://goo.gl/xSD7jo, then head over to http://goo.gl/6M5KCG to find your role. Also check out our companion video, How to Work at Google: Prepare for an Engineering Interview (https://goo.gl/e0i8rX).
Javascript is so weird...and so AWESOME. There are 5 root things that make it this way. If you're new, learning to grasp these 5 concepts will get you a LONG WAY in your JS programming. Honestly, there are a LOT of intermediate programmers who don't understand these concepts. Many coders who know how to work around them don't really understand how and why it works, they just know do-this-and-it-works. Here's video 1, First-Class Functions Watch the full playlist: https://www.youtube.com/playlist?list=PLoYCgNOIyGABI011EYc-avPOsk1YsMUe_
The JavaScript language and ecosystem have seen dramatic changes in the last 2 years. In this sessions we'll look at patterns for organizing code using modules, talk about some of the pros and cons of new language features, and look at the current state of build tools and build patterns.
In this video are we creating a simple game using javascript and html. The tutorial are adapted for both beginners and more intermediate coders who wish to learn how to structure game code, use basic data structors useful for game programming (like graphs, queues and so on), and other type of game programming technics. :: Annotated Source :: https://github.com/maxwihlborg/youtube-tutorials/blob/master/snake/index.html :: KeyNote :: https://docs.google.com/presentation/d/1GG93LkqZwGY-ag9eedReosYqbA00isVVqvTZic98_QY/edit?usp=sharing :: Other Stuff :: https://github.com/maxwihlborg http://maxwihlborg.com/ https://twitter.com/epicwihlborg
Agenda: Desmistificando o JavaScript (Alan Silva) Como alavancar uma arquitetura em microservices (Daniel Carli e Heucles Júnior) Participe!