You are here |
blog.iamsuleiman.com | ||
| | | |
honza.pokorny.ca
|
|
| | | | Thoughts of an open source developer with a theology degree. Honza Pokorný is a web developer and an armchair theologian in Halifax, Canada | |
| | | |
masilotti.com
|
|
| | | | A quick-start guide to building Turbo Native apps for Ruby on Rails developers, no Swift or Kotlin experience necessary. | |
| | | |
aadityapurani.com
|
|
| | | | Introduction: Hello Reviewers, and fellow cybersecurity enthusiasts. Greetings ! I know, you are here to read the write-ups for the Hackerone CTF (h1-702) which is an online jeopardy CTF conducted by the amazing team of Hackerone. If you are a ethical hacker (Good Guys) and have not used Hackerone platform for Bug Bounty yet, do... | |
| | | |
ryanharter.com
|
|
| | In the last post we created a basic Android project using Android Studio templates. While it's great that we have a fully functioning master/detail style app, it does look a bit bare. In this post, we'll change this by styling our list view, incorporating (sort of) real data to feed our list. We'll make a custom adapter to drive our list with custom layouts, and introduce testing into the mix to ensure that our app continues to perform as expected. |