4 days a week: Monday to Thursday; 1 hour per day for 2 weeks; Small group: Max 6 students per class. Classes starting 06/22, 06/29, 07/06, 07/13, 07/20, 07/27 Best For: Middle school/high school students who want to learn to code in Python Anyone e... (more…)
Read more »
The challenge Write a function to find the longest common prefix string amongst an array of strings. If there is no common prefix, return an empty string "". Example 1: Input: ["flower","flow","flight"] Output: "fl" Example 2: Input: ["dog","racecar","car... (more…)
Read more »
This removes a requirement on an unrelated language. It also allows the build to auto-provision the JDK once Adoptium releases it, reducing friction for testing doc changes. (more…)
Read more »
Last month, I had the opportunity to present at the second virtual SF Python Meetup about how CTO.ai is making it easier for Python developers and Data Scientists to streamline their critical workflows in Slack. Going into the meetup, I admittedly didn't ... (more…)
Read more »
We are going to explore some more Python libraries through the use of libpython-clj. (more…)
Read more »