by bbuscher2000 | Jul 14, 2017 | Whatcha doin' now?
Reading and took a CBT. D3 has an interesting two way data binding. It also has some simplified SVG constructs.
by bbuscher2000 | Jul 12, 2017 | Whatcha doin' now?
Got a good eBook on the MEAN stack called, “Full Stack development with MEAN” There’s a lot to absorb…
by bbuscher2000 | Jul 10, 2017 | Whatcha doin' now?
Back to my IBM roots… I began to prepare for a WAS 8.5.5 administrator position, so I… Read: WAS V8.5.5 Technical Overview (redp4855.pdf) WAS V8.5.5 New Features (redp4877.pdf) WAS V8.5.5 Admn and config guide (sg248056.pdf) – first 600 or so pages...
by bbuscher2000 | Jul 8, 2017 | Whatcha doin' now?
A good comprehensive overview of AngularJS applications, including MVC and MVVM. After watching this course you are ready to start writing code. Not that your a master, but you certainly know where to begin.
by bbuscher2000 | Jul 5, 2017 | Whatcha doin' now?
An excellent course focused on moving beyond Object Oriented programming to Functional programming. Clearly there is a time for OO and a time for functional. This is a necessary tool to have in the coding arsenal. OO is nice or even elegant for some tasks but in...
by bbuscher2000 | Jul 3, 2017 | Whatcha doin' now?
This is a really good course. Not only does the instructor walk you through how to use Node.js, he also shows you how to build an deploy several iterations of a web application. The app includes: the use of “hedb”, which is similar to MongoDB, connect...