Categories:
Author Archives: apprenticecoder
Better communication through introversion and solitude
I’m back. Sort of. I’ve been busy rediscovering introversion, silence and solitude. Some activities require them, like learning, coding, learning to code. I’m not going to discuss the paradox of coding as both a solitary and team/community activity, or get … Continue reading
Posted in learn-from-mistakes, learn-to-learn, musings
Tagged introversion, motivational, solitude
Leave a comment
Behind the questionmark in a diamond – what I learned today about character encodings
I used to dread the days when I ran into a question mark, in a black diamond shape or not, in a middle of some text on a website or elsewhere, but now I find it fun. I feel like … Continue reading
Posted in learn-from-mistakes, PHP
Tagged ascii, character encoding, microsoft, programming, right single quote, unicode, utf-8
Leave a comment
Model Thinking – models as the new Lingua Franca – notes from new online course by Scott E. Page
I’ve brought up the concept of models before. From the MIT online courses, I learned that programming is about mapping the world into something computational. I’ve had to do with models as part of the model-view-controller pattern in programming, and … Continue reading
Posted in e-learning, Model Thinking
Tagged Computer Science, model, model thinking, models, Schneier, Scott E. Page, Statistics
Leave a comment
Living inside Moodle e-learning platform, source code and db structure
I’ve spent the last months of workdays inside the source code and db structure of Moodle, an interesting e-learning platform. My first impression was confusion. Some of the code is procedural, some is object-oriented, some global variables are used, and … Continue reading
Posted in e-learning, frameworks, learn-to-learn, Moodle
Tagged coding, e-learning, lms, moodle, programming, software
Leave a comment
The Code is your Tutor, RTFSC
In a perfect world every apprentice would have a perfect tutor. All the time. An apprentice would always be able to learn from great masters and journeymen under favorable conditions, they would have time and communicate well and learn from … Continue reading
Posted in learn-to-learn, musings, Uncategorized
Leave a comment
[LINUX NOTES] Take your shell with you everywhere – we all SCREEN for I SCREEN
This week I’ll improve my usage of screen and look up byobu too. Here are some reasons why. TABS IN THE COMMAND LINE Modern browsers have used us to the concept of tabs. Interactive web sites are full of tabs. … Continue reading
Posted in tutorials, Uncategorized
Tagged coding, command line, linux, productivity, shell scripting, tutorial, unix
Leave a comment
Happy Mondays, or why we need to reboot regularly
I’ve had some long weekends and holidays lately and had to start over on Monday, or Tuesday which is not all that different, like today. I was surprised to find out that it is not as bad as I thought. … Continue reading
Posted in motivational, musings
Tagged apprentice, coding, junior, life, programming, work, work life balance
Leave a comment
2011 in review, happy 2012 to all!
What a year! I’ve returned to programming, learned so much and found a new job! I entered the world of e-learning platforms both as student and as coder, I’ve meet Drupal and deepened my knowledge of Code Igniter, I extended … Continue reading
Posted in musings
Leave a comment
First steps in Machine Learning
My e-learning has started, a week before the official start of the Stanford online classes. They have already made available some videos and quizzes, and us students have started strong. The Machine Learning class Twitter account announces some interesting numbers, … Continue reading