Main Content

Primary tabs

Day of the Week
Type
Topics
Showing 8 items.

October 24

9:00 AM–5:00 PM

October 25

9:00 AM–5:00 PM

October 26

9:00 AM-9:45 AM

Talk nerdy to me: Translating technical jargon into plain speak for the rest of us

being human / people management / content strategy
Beginner

Watch the session video here.

So you've done something brilliant, and your client doesn't seem to appreciate it. Why is that? How do you get your clients hyped up about the amazing technical solutions you've built? They may ask you, What's the point in getting pumped about APIs? What's "Views", and why does it matter that Views comes bundled in Core? For that matter -- what's Core? Wasn't that a 2003 movie about sending a nuke into the center of the Earth?

10:15 AM-11:00 AM

Data Security in Drupal 8

security / backend development / data
Intermediate

Watch the session video here.

Your website’s data is at risk, but knowing how to protect it can mean the difference between another day in the office and a data breach. By building in encryption from the beginning stages of your site, you will avoid headaches from having to bolt it on after the fact and have more tools at your disposal to keep your users secure.

2:30 PM-3:15 PM

Introduction to Pragmatic Functional PHP

php / performance / testing
Beginner

Watch the video session here.

Functional programming is a paradigm with origins in lambda calculus and the 1930's. Stack Overflow's developer surveys from both 2017 and 2018 show that the languages optimized for functional programming are low in popularity. However, the same survey recognizes that developers actually working in Elixir, Clojure, F#, and Haskell, actually love their languages much more than PHP or C developers.

So functional programming is unpopular but fun!

3:45 PM-4:30 PM

Command line basics for site builders

site building / devops / process
Beginner

Watch the session video here.

As a site-builder-turned-developer, I know just how intimidating the command line can be.  In this session, I'll demystify the command line, and empower YOU, the site builder. With a basic grasp of the command line, you'll work more quickly, do more, and understand some of the tech behind your Drupal site.

We'll cover: 

* The basics of the command line: What's a terminal? How is this thing a text editor? How do I navigate my file structure? 

4:45 PM-5:30 PM

Advanced Webforms

site building
Intermediate

Watch the session video here.

The Webform module for Drupal 8 provides all the features expected from an enterprise proprietary form builder combined with the flexibility and openness of Drupal. Everything and anything is customizable in the Webform module. You can build any type of form that pushes submission data to any system.