Open in app

Sign In

Write

Sign In

Ace Rodstin
Ace Rodstin

44 Followers

Home

About

4 days ago

The Miracle Calculator Development

Many of us was interviewed at employment. And test tasks so stressful for every person, no exceptions here. Considering high tech industry it is most frequently test task to develop a simple calculator. There is another examples too. Development of calendar can be treated just the same way. But because…

C Plus Plus Language

3 min read

C Plus Plus Language

3 min read


Feb 25

Dependency inversion

One of the principles of SOLID is the dependency inversion. There are many resources with a dependency inversion detailed description such as books and the articles. And most of candidates at a job interview successfully answer to the question: “What is the dependency inversion?”. But when real practice takes place…

Programming

2 min read

Dependency inversion
Dependency inversion
Programming

2 min read


Feb 10

The New Programming Language Ace

No need to explain why necessity of a new programming language is come. One of many reasons is redundancy of existing programming languages. (Exactly-once statement of Python, assignment as expression almost every single statement in Kotlin etc.) Another reason is legacy interface concept of C++, and outdated snake_case notation of…

7 min read

7 min read


Jul 22, 2022

Swift. Serialization of request parameters

Surely, every developer who needed to program the network layer of the application solved the problem of passing request parameters. In most cases, this is a simple task that can be achieved using standard tools provided by the native framework or programming language. But if we consider the situation in…

Swift

3 min read

Swift. Serialization of request parameters
Swift. Serialization of request parameters
Swift

3 min read


Jul 10, 2022

Swift. NetworkManager. DataLoader

At least in the last decade, the number of applications that require access to the Internet has grown exponentially. Moreover, for most projects, only the execution of REST requests and the loading of images are required. In this terms, some sort of network manager is needed to download data from…

Swift

3 min read

Swift. NetworkManager. DataLoader
Swift. NetworkManager. DataLoader
Swift

3 min read


Jul 10, 2022

Swift. KeyChain. Property wrapper

Some time ago, an article was published on the topic of storing user data. This article presented a solution that is suitable for storing general data such as notification settings, mailing list, age, name, etc. But if you need to store security essential or private data, such as an authorization…

Swift

2 min read

Swift. KeyChain. Property wrapper
Swift. KeyChain. Property wrapper
Swift

2 min read


Jul 9, 2022

Swift. UserDefaults. Property wrapper

It is not possible to imagine at least one application that does not require saving user settings. Obviously, there are many solutions for these purposes, and each of them solves one, specific problem. Today we will talk about the UserDefaults storage and its usage. Implementation After researching existing solutions on the…

Swift

2 min read

Swift. UserDefaults. Property wrapper
Swift. UserDefaults. Property wrapper
Swift

2 min read

Ace Rodstin

Ace Rodstin

44 Followers

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech