M
M
Manmipt2018-04-27 12:09:21
Swift
Manmipt, 2018-04-27 12:09:21

Can you give a list of archives of simple and complex swift programs?

Links to the archive of many swift programs for ios and mac os for developing applications and games

Answer the question

In order to leave comments, you need to log in

2 answer(s)
N
NSA-bot, 2018-04-27
@Manmipt

Better start writing your program. The most important thing here is to make an application not just to do something, but always in accordance with your interests. Do you like to play sports, write a workout planner or a results journal, do you like to play on a computer, write a notebook for games, codes, passwords. The complexity of the program is not needed, the main thing is that these are not snippets of code, but a full-fledged application. The main thing is to write the simplest first, and then complicate it with different functions.
Why should the application be of interest to you? Because in the course of writing it, you will run into problems a hundred and fifty times that will seem insoluble to you, and so that you don’t immediately abandon anything along the way, interest is needed. It's one thing, I SORRY THE PREVIOUS ANSWER, a calculator, and another thing is an application that you yourself can eventually use and it will be interesting for you to make not just an oak code, but to constantly improve it.
In general, nothing will work without practice, and you need to start a long time ago. You will have to constantly scour the Internet in search of solutions and anatomy, this is normal. Stackoverflow will be your friend :))
The main thing is to understand that there are no unsolvable problems, but they somehow forced the computer to recognize speech, etc. The main thing is to make everything simple at first, and gradually complicate your program.

D
doublench21, 2018-05-06
@doublench21

You don’t need to study some courses for years and at the same time, sorry, don’t do anything for which you conceived all this. Your main task is to learn Swift. It is desirable to understand the OOP component of this language, or rather POP (protocol-oriented programming). And then just go ahead and do it!
You can take as a basis the excellent Stanford course, which is available in full, including in Russian. No need to sit and study it, like it's the bible. Just take and do what you are asked there or repeat after the lecturer of his actions.
I assure you, everyone started from the very beginning, and at first nothing worked out for everyone. Everything comes with time. Just don't stand still and write applications. Write and write, waking up with the thought that today is a good day to write, or at least try to write an application.
Good luck!

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question