We're a place where coders share, stay up-to-date and grow their careers.
404 bio not found
All private interactions must abide by the code of conduct.
Lamonte
one of the core php language dev's work for jetbrains now whi...
Jun 21 '20
PHPStorm (best php ide), android studio (dart/flutter mobile ...
Dart, bit longer, but it's fine lol. I still abide by the rul...
May 17 '20
Dart, didn't bother to deal with the float and use dynamic ...
Mar 4 '20
dart List<int> spreadNumber(int n) { var nums = L...
Feb 24 '20
Ugly, but it works (dart) String capitalizeFirstLast(Stri...
Feb 17 '20
dart List<int> reverseToArray(int number) { retur...
Feb 16 '20
dart String ccbreaker(String value) { var words = List&...
Feb 15 '20
Recent comments
What IDE do you use for coding and why?
one of the core php language dev's work for jetbrains now whi...
What IDE do you use for coding and why?
PHPStorm (best php ide), android studio (dart/flutter mobile ...
Daily Challenge #243 - Redacted!
Dart, bit longer, but it's fine lol. I still abide by the rul...
Daily Challenge #201 - Complete the Pattern
Dart, didn't bother to deal with the float and use dynamic ...
Daily Challenge #194 - Spread Number
dart List<int> spreadNumber(int n) { var nums = L...
Daily Challenge #190 - capitalizeFirstLast
Ugly, but it works (dart) String capitalizeFirstLast(Stri...
Daily Challenge #189 - Convert Number into Reversed Array
dart List<int> reverseToArray(int number) { retur...
Daily Challenge #188 - Break camelCase
dart String ccbreaker(String value) { var words = List&...