Skip to content

Instantly share code, notes, and snippets.

View jigar007's full-sized avatar
🏠
Working from home

Jigar Thakkar jigar007

🏠
Working from home
View GitHub Profile
@jigar007
jigar007 / ios-developer-reading-list.md
Last active June 12, 2020 14:06 — forked from jkereako/ios-developer-reading-list.md
This is a list of documents I have read and plan to read. Speaking from experience, if you take the time to pour over these documents and take notes on topics of interest, you will greatly improve your skill.

iOS developer reading list

The best way to learn and master iOS development is to read the official documentation. It can be boring but you can trust its accuracy and the information will be presented without opinion.

Read documents in order where indicated.

Topics

@jigar007
jigar007 / Remote, Office Not Required.md
Last active October 9, 2018 05:02 — forked from Arkham/remote.md
RemoteOfficeNotRequired

Remote, Office Not Required

The Time is Right for Remote Work

Why work doesn't happen at work

The office during the day has become the last place people want to be when then really want to get work done.

Offices have become interruption factories: it's just one interruption after

@jigar007
jigar007 / iOS_device_types.txt
Last active August 29, 2018 04:28 — forked from adamawolf/Apple_mobile_device_types.txt
List of iOS device codes types a.k.a. machine ids (e.g. iPhone1,1) and their matching product names
i386 : iPhone Simulator
x86_64 : iPhone Simulator
iPhone1,1 : iPhone
iPhone1,2 : iPhone 3G
iPhone2,1 : iPhone 3GS
iPhone3,1 : iPhone 4
iPhone3,2 : iPhone 4 GSM Rev A
iPhone3,3 : iPhone 4 CDMA
iPhone4,1 : iPhone 4S
iPhone5,1 : iPhone 5 (GSM)
<?php
/**
* PHP mail sender class
* Created by PhpStorm.
* User: jamesMAC
* Date: 27/05/2016
* Time: 1:14 PM
*/
echo"mail";