Skip to content
coding adventures

coding adventures

sharing thoughts and ideas in the coding universe!

  • Contact
  • About me

Tag: swift

Enumerations 101 in swift

Written by angeloson December 23, 2015December 23, 2019

This content has 7 years. Please, read this page keeping its age in your mind.Don’t underestimate the enumerations in Swift. If you come from C or objective C there is a nice surprise for you. Enumeration are not based on integers, can have methods, initialisers, computed properties and conform to protocols. Additionally, we are going

Continue reading Enumerations 101 in swift

Structures 101 in swift

Written by angeloson December 22, 2015December 23, 2019

This content has 7 years. Please, read this page keeping its age in your mind.Structures is not another type in swift. If you have background in C or objective C you will be impressed with the functionality of structs in swift. Structures have initialisers, methods, comfort to protocols have extensions…convinced? Well, if start thinking that

Continue reading Structures 101 in swift

Iterating through Collection Types in Swift

Written by angeloson December 21, 2015December 23, 2019

This content has 7 years. Please, read this page keeping its age in your mind.Collection types in swift are the arrays, the dictionaries and the sets. Iterating through them is really easy using the for-in loop. The purpose of this article is to gather all the related information in one point, neat? Lets start with

Continue reading Iterating through Collection Types in Swift

Closures 101 in swift

Written by angeloson December 20, 2015December 23, 2019

This content has 7 years. Please, read this page keeping its age in your mind.Closures, what a great tool! Once you get it, you love it. Closures are the famous blocks in Objective-C. Maybe were a bit difficult to understand at first sight. I’ve written three parts in this blog to explain them. However now

Continue reading Closures 101 in swift

Functions 101 in swift

Written by angeloson December 20, 2015December 23, 2019

This content has 7 years. Please, read this page keeping its age in your mind.Functions are the building blocks of any application. Let’s start with some obvious characteristics about them. The functions declared using the keyword func. Then follows the function name and the parenthesis containing the parameters, after that there is an arrow “->”

Continue reading Functions 101 in swift

follow me…

Tweets 671
Following 183
Followers 229
Likes 1,544
angelos angelos · 5 months ago
@iplusangel
It was a very exciting time to get involved with the @CranfieldUni Team at DARTeC's hangar upgrade. New cameras were installed, facilitating the transition to a full digital MRO, integrating #robotics and #machinevision https://t.co/8B57Fenenu
View on Twitter
iplusangel photo
1
2
Integrated Vehicle Health Management Centre (IVHM) angelos Retweeted · Integrated Vehicle Health Management Centre (IVHM)
@IVHM_Centre
@CranfieldUni (IVHM Centre & Autonomous and CyberPhysical Systems Centre) works closely with TUI and @Boeing on UAV inspections. In the framework of our collaboration, we visited last week the @TUIUK Airlines hangar in Luton for a UAV visual inspection of a Boeing 737-80 https://t.co/ytXpdQxbeh
View on Twitter
iplusangel photo
2
0
angelos angelos · 1 year ago
@iplusangel
Have you heard about the Factory Pattern? If you are interested in seeing how we use it in modern C++, please have a look at this tutorial https://t.co/VjvnCv6ScF #cplusplus #patterns #coding #programming https://t.co/7Ob0R18HJP
View on Twitter
iplusangel photo
2
10
angelos angelos · 1 year ago
@iplusangel
Do you want to read one more tutorial about SOLID principles in modern C++? If yes, check that https://t.co/jE8C8iONKB I promise, you are going to have fun. After all, we cannot live without patterns! #cplusplus #patterns #coding #programming https://t.co/QsxmaZKuvf
View on Twitter
iplusangel photo
2
7
angelos angelos · 1 year ago
@iplusangel
It's popular, it's straightforward, it's a great tool to improve your code cohesion and break unnecessary dependencies. It is called Observer Pattern and you can find an example in modern C++ https://t.co/CrQGnOVCmm #cplusplus #patterns #coding #programming https://t.co/dcXlNaZp3k
View on Twitter
iplusangel photo
3
9
angelos angelos · 1 year ago
@iplusangel
How to use #Conan in #GitHub Actions? This is a working approach that you can try: https://t.co/3F3t5raIYF It can save a lot of time trying to install C++ packages in your #CI workflow. @conan_io #cplusplus #developers #programing https://t.co/Q3zHa8eN7S
View on Twitter
iplusangel photo
9
34

I care about…

101 about pets arduino blocks boost C++ CANbus coding conan core data developer blog docker dogs Gazebo git instance variables Interface Analysis Centre iOS IoT iphone iphone 5 iphone simulator Linux localization methods modern c++ mountain lion multithreading nuclear Objective C patterns PEAK CAN USB python radiation mapping ROS rtos swift tutorials UAV UIScrollView UITextField xcode xcode 4.2 xcode 4.3 xml

find me…

  • linkedin
  • twitter
  • github
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
Theme by PremiumWP. Powered by WordPress