/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jamesmills.co.uk
| | ashishkakkad.com
3.0 parsecs away

Travel
| | This blogpost updated with Swift 3 - Xcode 8 - iOS 10 - Alamofire 4.0 I have posted a basic tutorial about Alamofire and SwiftyJSON How to use Alamofire and SwiftyJSON with Swift? And some day before we have learned about Use of Blocks(Closures) or Completion Handlers with Function in Swift - iOS Let's combine ... Read more
| | herbertograca.com
2.9 parsecs away

Travel
| | Value objects are sometimes confused with DTOs, however, while DTOs have no significant logic, Value Objects do...
| | philodev.one
3.8 parsecs away

Travel
| | Looking for a customer is the same process compared to looking for a job. I use the usual platforms to find companies that are looking for my tech stack and send a spontaneous application, maybe I get invited for an interview, maybe a technical interview with dev-related questions, or sometimes a coding challenge. In this post I want to look back on the technical questions I got asked.
| | blog.murewaashiru.com
17.3 parsecs away

Travel
| Object-Relational Mapping (ORM) is a technique that lets you query and manipulate data from a database using an object-oriented paradigm. An object-relational mapper (ORM) is a code library that automates the transfer of data stored in the database...