• Home
  • ANGULAR
  • JAVASCRIPT
  • ABOUT ME

Alex Arriaga

  • Home
  • ANGULAR
  • JAVASCRIPT
  • ABOUT ME
© 2025 Alex Arriaga

Month: June 2014

GNU/Linux Mac OSX Operating Systems

Session 4 – grep command (UNIX and Linux commands, in Spanish)

Posted on June 13, 2014by alex-arriaga

In my life as a front-end and back-end developer, I am searching for very specific strings in thousands of files and directories, so one of my favorite commands in UNIX and Linux is the grep command. This awesome command is able to find complex strings based on patterns. Watch this video and learn how to…

GNU/Linux Mac OSX Operating Systems

Session 3 – mkdir command (UNIX and Linux commands, in Spanish)

Posted on June 13, 2014by alex-arriaga

How many times do you create directories (folder) in your computer? I know for sure this is one of the most frequent operations in daily work, right? What about if I tell you there is a great command for UNIX and Linux for fast creation of any directory or directories you want! Well, watch this…

GNU/Linux Mac OSX Operating Systems

Session 2 – chmod command (UNIX and Linux commands, in Spanish)

Posted on June 13, 2014by alex-arriaga

A very common operation in UNIX-like and Linux operating systems is to set permissions to files and directories, I have seen many people suffering because of these permissions, so today I am going to explain you how to use the chmod command, with this command you will be able to modify any permissions in the…

GNU/Linux Mac OSX Operating Systems

Session 1 – ls command (UNIX and Linux commands, in Spanish)

Posted on June 13, 2014by alex-arriaga

This is the first video about UNIX and Linux commands, in this session we are going to learn how to use the ls command which allows us to get a list directories and files. Enjoy and share this video, and remember be happy with your code!  

iOS Mobile programming Swift

Swift the new Apple’s programming language my first review (in Spanish)

Posted on June 13, 2014by alex-arriaga

Few days ago, during the WWDC 2014, Apple released a totally new programming language to be another great option to Objective-C. This programming language was called Swift, so I started to review an learn what Swift offer us in the mobile world development. I have to say it is really impressive, because it include a…

jQuery Web Development

Session 1 – jQuery coding conventions and best practices (in Spanish)

Posted on June 13, 2014by alex-arriaga

This is the first video of a new initiative where we are going to learn some coding conventions and best practices related with jQuery. It doesn’t matter if you already know jQuery syntax or how jQuery works, because if you want to become a great front-end developer you definitely need to follow coding conventions and…

jQuery Web Development

Introduction – jQuery coding conventions and best practices (in Spanish)

Posted on June 13, 2014by alex-arriaga

So, have you decided to use jQuery as one of your knights in your “chess-development-game”, then let me give you a gift today, this is a new series of videos where we are going to learn many jQuery coding conventions and best practices in order to show you how to become a awesome front-end developer!…