Scott Selikoff's Blog, page 23

February 6, 2021

Switching your Gradle builds from JCenter to Maven Central

JCenter is being decommissioned on May 1st, 2021. Since many Gradle builds use JCenter by default, this means your Gradle build file is likely to have jcenter() in it. This means you have a few months to switch to Maven … Continue reading →

The post Switching your Gradle builds from JCenter to Maven Central first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.Switching your Gradle builds from JCenter to Maven Central was first posted on February 6, 2021 at 10:17 am.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on February 06, 2021 07:17

January 12, 2021

streamyard, virtual backgrounds, and room dividers

I live in a studio apartment. That means quite a bit of stuff is visible from my computer camera. As you might imagine, I’m a bit fan of virtual backgrounds. For work, it is easier. It’s not a problem if … Continue reading →

The post streamyard, virtual backgrounds, and room dividers first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.

streamyard, virtual backgrounds, and room dividers was first posted on January 12, 2021 at 10:12 pm.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on January 12, 2021 19:12

January 10, 2021

re the interview question “what did you do with your extra time during the pandemic”

I turned on the television and heard a sentence about expecting a question during an interview – “what did you do with your extra time during the pandemic”. I don’t know the context or if this is a common question. … Continue reading →


The post re the interview question "what did you do with your extra time during the pandemic" first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.

re the interview question “what did you do with your extra time during the pandemic” was first posted on January 10, 2021 at 12:23 pm.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on January 10, 2021 09:23

January 3, 2021

Coding is easy and other fallacies

The New York Times ran an op-ed with the headline “In India, parents are being aggressively sold the idea that their children must start coding at 4 or 5 or be future failures.” (It’s behind a paywall, but you don’t … Continue reading →


The post Coding is easy and other fallacies first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.

Coding is easy and other fallacies was first posted on January 3, 2021 at 12:21 pm.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on January 03, 2021 09:21

December 20, 2020

Copy/paste connected shape in Acrobat Reader

Adobe Acrobat Reader DC has a “shape” called “Connected Lines” in the comments pane. I wanted to copy/paste and move one around. This was a pain in the neck. I wasn’t expecting it to be that hard. I ran into … Continue reading →


The post Copy/paste connected shape in Acrobat Reader first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.

Copy/paste connected shape in Acrobat Reader was first posted on December 20, 2020 at 7:33 pm.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on December 20, 2020 16:33

December 13, 2020

Update: Java 11 Practice Tests

Jeanne and I know many of our readers are anxiously awaiting their copy of our new Java OCP 11 Practice Test Book for the 1Z0-819 Exam, originally expected out this month. The good news is we finished the manuscript a … Continue reading →


The post Update: Java 11 Practice Tests first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.

Update: Java 11 Practice Tests was first posted on December 13, 2020 at 2:08 pm.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on December 13, 2020 11:08

December 3, 2020

New Zoom self-selecting breakout rooms

I live the new Zoom feature to be able to switch between breakout rooms. You have to be on the latest zoom and the feature has to be enabled for your meeting. After clicking breakout rooms at the bottom, you … Continue reading →


The post New Zoom self-selecting breakout rooms first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.

New Zoom self-selecting breakout rooms was first posted on December 3, 2020 at 5:23 pm.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on December 03, 2020 14:23

November 17, 2020

Multi statement lambda and for each anti patterns

When I do a code review of lambda/stream code, I am immediately suspicious of two things – block statement lambdas and forEach(). What’s wrong with this? It’s functional programming right? Well? Not really. It does have a lambda. It doesn’t … Continue reading →


The post Multi statement lambda and for each anti patterns first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.

Multi statement lambda and for each anti patterns was first posted on November 17, 2020 at 8:51 pm.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on November 17, 2020 17:51

November 8, 2020

Scheduling Social Media Posts

I recently became responsible for managing the NYJavaSig social media. I’ve been using TweetDeck for scheduling Twitter posts. Today I researched scheduling Facebook and Linked In posts. Here’s what I learend Buffer Buffer.com was recommended to me. I like it. … Continue reading →


The post Scheduling Social Media Posts first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.

Scheduling Social Media Posts was first posted on November 8, 2020 at 6:49 pm.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on November 08, 2020 15:49

November 5, 2020

Supplemental Material: doPrivileged()

Privileged access was added to the Security objective for Oracle’s Java 11 1Z0-819 Exam, but was not part of the objectives for the now retired 1Z0-816 Exam. We created this Supplemental Material and are releasing it free of charge for … Continue reading →


The post Supplemental Material: doPrivileged() first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.

Supplemental Material: doPrivileged() was first posted on November 5, 2020 at 9:52 am.
©2019 "Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky". Use of this feed is for personal non-commercial use only. If you are not reading this article in your feed reader, then the site is guilty of copyright infringement. Please contact me at scott@selikoff.net
 •  0 comments  •  flag
Share on Twitter
Published on November 05, 2020 06:52

Scott Selikoff's Blog

Scott Selikoff
Scott Selikoff isn't a Goodreads Author (yet), but they do have a blog, so here are some recent posts imported from their feed.
Follow Scott Selikoff's blog with rss.