Joshua Cerdenia
Joshua Cerdenia
  • Twitter
  • LinkedIn
  • Email
Skip to content
  • About
  • /Now
  • Writing
  • Archive

Kotlin

There are 4 posts tagged Kotlin (this is page 1 of 1).

Building an RSS reader for Android from nothing: RSS feed retrieval and parsing

I’ve been meaning to write a series of posts about how I built NiceFeed—not a tutorial nor a step-by-step kind of thing, but more like a walkthrough of all the moving parts, how they came to be, and how they all fit together. I present it neither as an example of a great app nor […]

in Programming, Projects | January 3, 2021 | 1,760 Words | 1 Webmention | Comment

NiceFeed: Updating all subscriptions at once (And, picking up Python)

Per my earlier post, I had a nice break last week from working on NiceFeed while my internet was unusable. However, the plan to stay away from my computer turned out to be a miserable failure, and I decided instead to learn Python. I used Python Projects for Beginners: A Ten-Week Bootcamp Approach to Python […]

in Projects | October 5, 2020 | 436 Words

FizzBuzz, part 2: A fancier way

Piggybacking off my earlier post, because I have an obsessive personality I couldn’t help thinking of fancier, if more convoluted, ways to write FizzBuzz. I didn’t like the fact that I had to write the modulo operation and “Fizz” and “Buzz” more than once each. I came up with many variations of the code below […]

in Problems | September 27, 2020 | 339 Words

FizzBuzz: An intermezzo

Scaring myself with the revelation that many would-be developers ostensibly cannot write FizzBuzz, I became anxious to know if I would pass the test. The task is to write a program in as few characters as possible that will print the numbers 1 to 100 each on a new line, except multiples of 3 become […]

in Problems | September 23, 2020 | 255 Words

Things I Do

  • Music
  • Code
  • Startup Explorations

Recent Posts

  • Weekly Notes #2
  • Building an RSS Reader for Android from nothing, part 2: Searching for feeds using Feedly’s Search API
  • Weekly Notes #1
  • Building an RSS reader for Android from nothing: RSS feed retrieval and parsing
  • Musings on the year 2020, quitting the music profession, and looking ahead to things that last
Independent Publisher empowered by WordPress – All content © 2020 Joshua Cerdenia