JavaScript Built-in Functions

            Whenever developing a project, you will have common solution that will come up and it is always good practice to keep track of these solutions to speed up development in the future. That is why many modern programming languages have a vast amount of built in function for you to use. Predefined functions areContinue reading “JavaScript Built-in Functions”

Advanced Ruby Methods Continued

            Like I discussed last week ruby has many useful built in functions, I will cover more of them in this blog post and show examples of how they are used. <=>             Lets first talk about the sort operator this is a very useful yet simple operator to use. The sort operator simply returnsContinue reading “Advanced Ruby Methods Continued”

Advanced Ruby Loops

            While we’ve most likely all heard of the traditional “while” and “for” loops that most modern programming languages use. Many languages have a wide variety of loops, iterators and functions that behave like loops that are used to resolve a wide array programming problems in an efficient manner. For this blog we will beContinue reading “Advanced Ruby Loops”

Mobile App Development

                                Mobile app development is one of the biggest areas of expertise for a programmer to get a job in, just look at any job site and you will see thousands of jobs for mobile app developers of every level. The thing being there are many ways to develop a mobile application, when talking aboutContinue reading “Mobile App Development”

Solving Coding Challenges

            Being presented with an algorithm or whiteboarding problem can be daunting and is part of most software engineering interviews. It can be extremely challenging to solve a coding challenge on the fly where you have tons of pressure and you feel like you do not have time to think but there are a fewContinue reading “Solving Coding Challenges”

Design a site like this with WordPress.com
Get started