Skip to content

Commit 27e9634

Browse files
committed
feat: add some links
1 parent b1d3023 commit 27e9634

1 file changed

Lines changed: 16 additions & 18 deletions

File tree

README.md

Lines changed: 16 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,8 @@
1616
<h1>Introduction</h1>
1717
<p>
1818
<a href="#projectchallenges">Project Challenges</a>&nbsp;&nbsp;|&nbsp;
19-
<a href="#books">Books Recomendations</a>&nbsp;&nbsp;|&nbsp;
20-
<a href="#codechallenges">Code Challenges</a>&nbsp;&nbsp;|&nbsp;
21-
<a href="#interview">Interview Questions</a>&nbsp;&nbsp;|&nbsp;
22-
<a href="#warmup">Warmup Kit</a>&nbsp;&nbsp;|&nbsp;
19+
<a href="#learningcenter">Learning Center</a>&nbsp;&nbsp;|&nbsp;
20+
<a href="#interviewkit">Interview Kit</a>&nbsp;&nbsp;|&nbsp;
2321
<a href="#allstars">iOS All Stars</a>
2422
</p>
2523

@@ -29,7 +27,7 @@ This repository is a collection of many code challenges available in github for
2927
</p>
3028
<br/>
3129

32-
<h1>iOS Project Challenges</h1>
30+
<h1 id="projectchallenges">iOS Project Challenges</h1>
3331

3432
<table width="100%">
3533
<thead>
@@ -560,14 +558,14 @@ This repository is a collection of many code challenges available in github for
560558

561559
<br/>
562560

563-
<h1> Learning Center </h1>
561+
<h1 id="learningcenter"> Learning Center </h1>
564562
<table width="100%">
565563
<thead>
566564
<tr>
567565
<th>Category</th>
568566
<th>Name</th>
569567
<th>Source</th>
570-
<th> Price </th>
568+
<th>Price</th>
571569
</tr>
572570
</thead>
573571
<tbody>
@@ -657,47 +655,47 @@ This repository is a collection of many code challenges available in github for
657655
</tr>
658656
</tbody>
659657
</table>
658+
<br/>
660659

661-
<h1> Interview Kit </h1>
662-
663-
<table>
660+
<h1 id="interviewkit"> Interview Kit </h1>
661+
<table width="100%">
664662
<thead>
665663
<tr>
666664
<th>Category</th>
667665
<th>Name</th>
668666
<th>Source</th>
669-
<th>Description</th>
667+
<th>Price</th>
670668
</tr>
671669
</thead>
672670
<tbody>
673671
<tr>
674672
<td>Books</td>
675673
<td>Bogdan Bystritskiy</td>
676674
<td><a href="https://github.com/bystritskiy/awesome-ios-books">Link</a></td>
677-
<td> An awesome book list with over than 100 books that covers all about iOS. It's recommended to all levels, who is beginner or who wants to get a deep dive into this awesome platform</td>
675+
<td> Paid / Free</td>
678676
</tr>
679677
</tbody>
680678
</table>
679+
<br/>
681680

682-
<h1> iOS All-Stars </h1>
683-
<table>
681+
<h1 id="allstars"> iOS All-Stars </h1>
682+
<table width="100%">
684683
<thead>
685684
<tr>
686-
<th>Category</th>
685+
<th>Talk About</th>
687686
<th>Name</th>
688-
<th>Social Media</th>
689-
<th>What's Talking About</th>
687+
<th>Source</th>
690688
</tr>
691689
</thead>
692690
<tbody>
693691
<tr>
694692
<td>Books</td>
695693
<td>Bogdan Bystritskiy</td>
696694
<td><a href="https://github.com/bystritskiy/awesome-ios-books">Link</a></td>
697-
<td> An awesome book list with over than 100 books that covers all about iOS. It's recommended to all levels, who is beginner or who wants to get a deep dive into this awesome platform</td>
698695
</tr>
699696
</tbody>
700697
</table>
698+
<br/>
701699

702700
<h1>Contribute</h1>
703701

0 commit comments

Comments
 (0)