Scott Selikoff's Blog, page 20

December 18, 2021

Jeanne’s 1Z0-829 experience

I passed the 1Z0-829 today. The exam page still says “coming soon” and Scott didn’t see the 829 in the list of choices when he looked last night. I think the exam “wasn’t quite ready” and they pulled it back. … Continue reading →

The post Jeanne’s 1Z0-829 experience first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.Jeanne’s 1Z0-829 experience was first posted on December 18, 2021 at 4:37 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 18, 2021 13:37

December 16, 2021

Presenting vs interacting online

Today I ‘presented” at the NYC Scrum User Group on “Remote Agile Games“. I’ve been avoiding presenting remotely. I did do a panel. Today wasn’t bad. I think the key reasons were It wasn’t a lecture No slides (or code). … Continue reading →

The post Presenting vs interacting online first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.Presenting vs interacting online was first posted on December 16, 2021 at 8:59 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 16, 2021 17:59

December 1, 2021

how to sign up for an oracle java certification exam

Oracle changed the process for signing up for a test in person. (If you want to take an exam online from home, read up in carefully. For example, this blog post. It wasn’t immediately clear to me how to register … Continue reading →

The post how to sign up for an oracle java certification exam first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.how to sign up for an oracle java certification exam was first posted on December 1, 2021 at 9:52 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 01, 2021 18:52

November 11, 2021

Oracle support EOL for Java LTS versions

The current end of life support dates are interesting. I extracted some dates from the official support table to make it easier to see this. Version General Availability PRemiere Extended 7 7/11 7/19 7/22 8 3/14 3/22 10/30 11 9/18 … Continue reading →

The post Oracle support EOL for Java LTS versions first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.Oracle support EOL for Java LTS versions was first posted on November 11, 2021 at 8:36 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 11, 2021 05:36

November 4, 2021

Announcing the New Java 17 1Z0-829 Certification Exam and Study Guides!

Scott and Jeanne are thrilled to announce that Oracle has finally announced the new Java 17 1Z0-829 exam! Having worked with Oracle to create the objectives, we’ve been anxiously waiting to let all of our readers know that we already … Continue reading →

The post Announcing the New Java 17 1Z0-829 Certification Exam and Study Guides! first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.Announcing the New Java 17 1Z0-829 Certification Exam and Study Guides! was first posted on November 4, 2021 at 7:20 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 04, 2021 04:20

November 3, 2021

running vs code from the command line on mac

Today was my FIRST in person FRC (FIRST Robotics Challenge) meeting since COVID showed up. Very exciting! Right now the older students are teaching the younger students. Today was an excellent intro the the UNIX/Git Bash command line. Towards the … Continue reading →

The post running vs code from the command line on mac first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.running vs code from the command line on mac was first posted on November 3, 2021 at 8:40 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 03, 2021 17:40

October 12, 2021

JCP party online today vs a year ago

Today was the JCP (Java Community Process) party online for the second year in a row due to the pandemic. I found it interesting comparing how I felt about it between the two years. The format was roughly the same … Continue reading →

The post JCP party online today vs a year ago first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.JCP party online today vs a year ago was first posted on October 12, 2021 at 9:29 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 October 12, 2021 18:29

September 26, 2021

text blocks with JDBC

I got a twitter request to show using text blocks with JDBC. Here you go: The key is what isn’t here. No sprint concatentation. No escaping. Just clear text

The post text blocks with JDBC first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.text blocks with JDBC was first posted on September 26, 2021 at 4:43 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 September 26, 2021 13:43

September 19, 2021

what i learned about live coding at kcdc

This is a post about my experience. For the live blog, see the KCDC 2021 live blog table of contents. I planned to do 10 minutes of live coding at my KCDC “Intro to JUnit 5” talk. It was an … Continue reading →

The post what i learned about live coding at kcdc first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.what i learned about live coding at kcdc was first posted on September 19, 2021 at 9:59 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 September 19, 2021 18:59

September 17, 2021

[2021 kcdc] space flight in the 2020s

This post is my live blog from KCDC. For more, see the 2021 KCDC live blog TOC Speaker: Richard Campbell Twitter: @richcampbell ————————- Notes Talked about the billionaires going to space vanity projects Can do freefall for less money New Sheppard … Continue reading →

The post [2021 kcdc] space flight in the 2020s first appeared on Down Home Country Coding With Scott Selikoff and Jeanne Boyarsky.[2021 kcdc] space flight in the 2020s was first posted on September 17, 2021 at 4:43 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 September 17, 2021 13:43

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.