Coder Social home page Coder Social logo

swift-30-projects's People

Contributors

baleen-y avatar chengluffy avatar chenyingsunny avatar onekyle avatar rain2540 avatar soapyigu avatar taitanxiami avatar tsomaev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

swift-30-projects's Issues

Getting more done in GitHub with ZenHub

Hola! @yanyin1986 has created a ZenHub account for the soapyigu organization. ZenHub is the only project management tool integrated natively in GitHub – created specifically for fast-moving, software-driven teams.


How do I use ZenHub?

To get set up with ZenHub, all you have to do is download the browser extension and log in with your GitHub account. Once you do, you’ll get access to ZenHub’s complete feature-set immediately.

What can ZenHub do?

ZenHub adds a series of enhancements directly inside the GitHub UI:

  • Real-time, customizable task boards for GitHub issues;
  • Multi-Repository burndown charts, estimates, and velocity tracking based on GitHub Milestones;
  • Personal to-do lists and task prioritization;
  • Time-saving shortcuts – like a quick repo switcher, a “Move issue” button, and much more.

Add ZenHub to GitHub

Still curious? See more ZenHub features or read user reviews. This issue was written by your friendly ZenHub bot, posted by request from @yanyin1986.

ZenHub Board

Project 10 - Interests

感谢大神开源,Project 10 的轮播图展示貌似有点问题,Xcode 版本 11.5,用的是模拟器 iPhone 11 Pro Max

image

NONIB/Storyboard

i want code! am a newer so i don't know how to init a subview

Kodyn Ishlanok!!! birinji papkada ikinji strokan ishlanok bud dobr pochini!!!

use_display_name=True)
  File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/object_detection-0.1-py3.6.egg/object_detection/utils/label_map_util.py", line 315, in create_category_index_from_labelmap
    categories = create_categories_from_labelmap(label_map_path, use_display_name)
  File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/object_detection-0.1-py3.6.egg/object_detection/utils/label_map_util.py", line 295, in create_categories_from_labelmap
    label_map = load_labelmap(label_map_path)
  File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/object_detection-0.1-py3.6.egg/object_detection/utils/label_map_util.py", line 156, in load_labelmap
    label_map_string = fid.read()
  File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/tensorflow/python/lib/io/file_io.py", line 116, in read
    self._preread_check()
  File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/tensorflow/python/lib/io/file_io.py", line 79, in _preread_check
    self.__name, 1024 * 512)
tensorflow.python.framework.errors_impl.NotFoundError: ./label_map

Project 26 - Where's the project?

Hi, I don't see the code for (Project 26 - Scale), it's for 3D Touch.
If you need to convert from Swift 2 to Swift 3, I can help.

FlickrSearch URL失效了

搜索之后控制台输出
Error searching : Error Domain=FlickrSearch Code=0 "Invalid API Key (Key not found)" UserInfo={NSLocalizedFailureReason=Invalid API Key (Key not found)}
Error searching : Error Domain=FlickrSearch Code=0 "(null)"

Project 07 - PokedexGo tableView:didSelectRowAt: doesn't get called

Hi,
Your project is really awesome. I'm investigating each of it, now on Project 07.
When I run the project on Xcode 8.3, it seems the function MasterViewController.tableView:didSelectRowAt: doesn't get called on both iPhone and iPad.
Could you take a look? Then I can try to fix if you need my effort. Thank you.

Table cell Action

Hi sir,
Project 03 - FacebookMe

How to do on-click action on table cell?
please help..

Class 'InterestCollectionViewCell' has no initializers

道长,接触Swift时间不长,参考你的第十个项目Interests,
InterestCollectionViewCell文件一直报:Class 'InterestCollectionViewCell' has no initializers错误,网上查阅了一些资料始终没有解决,Xcode 9.4.1,Swift4.1

Readme Typo

Hi Yi! I know this is minor but I thought I might as well point it out: This title has an extra 's' (Should be "What's Next"). No PR because this is so tiny 😛

Thanks for making this project, it's been very nice to read through!

about Project 03 - Stopwatch

Just found that both timer ( main and lap ) will STOP while scrolling tableview.

i think add timer to runloop with commonModes should fix it.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.