Think about your typical 2-packs-a-day smoker. It’s hard getting them to acknowledge that each of those cigarettes contributes to lung cancer, because “those things only happen to other people”. With software products, each piece of new code is prone to add future complications. And still, the teams think: nah… a serious bug in production would never happen to me! At…
Author Archive for Andrei Puni

1 Application to 100 Tech Companies
Indeed Prime helps tech workers simplify their job search and land their dream job by turning the process around and giving them full control in picking the companies they’d like to engage with. It’s a fast track for in-demand knowledge workers to their dream career. Meet Great Companies Candidates get immediate exposure to the best tech companies with just one…

How to get images from the camera and photo library
The camera is central to the iPhone experience, It’s the primary camera for the majority of its users. #selfie In this post we are learn how to get pictures in an app, first by taking a picture and then by browsing the photo library. Taking a picture To take a picture you can use the camera screen provided by the…

Get better and faster at writing swift code
Writing code is a like a sport, if you want to get better at it, you have to practice. Making apps involves a wide range of skills, not just writing code. To get better at programming you need a different kind of routine, one that involves training your algorithmic thinking. Algorithmic thinking Algorithmic thinking, just like movement in sports, requires…

Simplify your job search
Indeed Prime helps tech workers simplify their job search and land their dream job by turning the process around and giving them full control in picking the companies they’d like to engage with. It’s a fast track for in-demand knowledge workers to their dream career. Meet Great Companies You can meet companies immediately after you complete your profile. Interested employers will…

Weekend Sale!
Plan on learning Swift or iOS? We can help! We have the ultimate guides that will take you from zero to hero in no time. How? We removed all the unnecessary theory and put extra focus on practice, because there is no other way of learning something than by actually doing it. Get ready for some Swift action! Can’t believe…

How to stay up to date with Swift and the Developer Community
As a developer learning never stops. That’s really exciting but also time consuming. Swift quickly became the most popular programming language and that means that a lot of people are doing cool stuff with it. This post is a collection of resources and ways to stay up to date with Swift and the associated developer communities. If you have any…

9 Reasons to learn how to code
Regular people see us as aliens and clients/bosses see us as wizards. In this post I’m going to try to convince you to learn to speak computer and change the world. #1 We’re living in an amazing time Most of the world is now connected to the internet, and computers are all around taking care of more and more of…

iOS Spellbook Part I: Fundamentals
Yes, you have the Fundamentals ready for download starting Today! Months of research and re-write/compile are condensed in a little more over 250 pages. It’s up to you how fast you’ll become an Expert iOS Developer after reading the iOS Spellbook, but our book will deliver the most relevant content so you will do the 20% work to achieve the…

Combining Colors
Ever wanted that color but a bit darker? Or to combine one color with another? That’s what we’ll learn to do now What is color to a computer? The color of a pixel is described by the amount of red, green and blue light it emits. In case you didn’t already know there are thousands of tiny colored lights/LEDs on…