Explore

  • Courses
  • Conferences
  • Meetups
  • SkillsCasts

Join Us

  • Log In
  • Sign Up
  • Find a Group
  • Venue Hire
  • Contact Us
Xldrf1bhqws9wm0kpgxk
We found 131 results. Sort by:
Ofrqimjlmq2jn7zh9jba
  • Conference

    Thursday

    16

    MAY

    2019

    Starts: 9:00 AM

    FullStack NYC 2019 - The Conference on JavaScript, Node & Internet of Things

    Two days in New York

    FullStack 2019 conference launches in New York City for its first edition abroad following the success of FullStack London. Join us and learn from the foremost experts in the js, node and IoT fields.

    web front-end iot nodejs node js javascript fullstack angularjs
  • Course

    Wednesday

    27

    MAR

    2019

    Starts: 9:00 AM

    Webpack Academy: From Beginner to Master with Sean Larkin

    Led by Sean Larkin

    Learn to use Webpack, the open source bundler responsible for powering some of the most popular high-performance applications, and use it to make confident decisions about front-end architecture on your next project. Join to learn why webpack exists, why you should use it to build your web...

    functional cli bundler open-source iffe performance js javascript http webpack
  • Meet up

    Monday

    25

    MAR

    2019

    Starts: 6:30 PM

    Diversity Matters with Jamie Knight and Mike Southgate

    Organised by Diversity Matters

    At this month's Diversity Matters, we are excited to be joined by Jamie Knight and Mike Southgate. Don't miss it!

    neurodiversity aws autism collaboration serverless containers discovery diversity
    @trmspencer @agile @sola @victorre3 @jbtechno @goobric
    and others will be attending
  • SkillsCast

    Watch now!

    03 DEC 2018

    Speed Bumps Ahead

    Featuring Alexander Yakushev

    Performance optimization is an obscure topic because people usually don't practice it too often. Performance doesn't matter most of the time, and you can safely ignore thinking about it up until the moment it starts to matter. That's where you are left wondering what exactly went...

    clojure clojurex debugging profiling performance
  • SkillsCast

    Watch now!

    03 DEC 2018

    Lightning Talk: Some Thoughts about Immutability and its Limits

    Featuring Karl Brodowsky

    A core principal of functional programming is to use immutable data structures not sometimes, but all the way through. They are highly optimized in performing the necessary copy operations in a lazy and efficient way, but this approach has its limits, for example when you try sorting algorithms....

    data algorithms clojure performance
  • Course

    Monday

    3

    JUN

    2019

    Starts: 9:00 AM

    Masterclass: Reducing Technical Debt with Michael C. Feathers

    Led by Michael C. Feathers

    Want to get more out of your legacy systems: more performance, functionality, reliability, and manageability? Join this course and learn how Technical Debt is a catch-all term that we use for entropy in software development, and techniques along the continuum of team-coordinated refactoring,...

    architecture quality feature-probes systematic-refactoring limited-wip-refactoring design-direction-tagging scratch-refactoring manageability reliability functionality performance legacy-systems technical-debt refactoring
  • SkillsCast

    Watch now!

    11 OCT 2018

    Raytracing with Haskell

    Featuring Michał Kawalec

    Understanding the performance of Haskell code is often an important factor for success in many applications.

    haskell 3d-graphics ghc memory performance
  • meetup
    Meetup promotion default

    Hexagonal Architecture & Symfony on AWS Lambda

    Next up on 27th February, London

  • SkillsCast

    Watch now!

    10 OCT 2018

    Turning software into computer chips – Hastlayer

    Featuring Zoltán Lehóczky

    Software is flexible, specialized hardware is extremely fast. So why not write software, then turn it into a computer chip? This is what Hastlayer (https://hastlayer.com) does by transforming .NET software into electronic circuits. The result is faster and uses less power while you simply keep on...

    .net c# hardware-acceleration performance hastlayer fpga
  • SkillsCast

    Watch now!

    11 JUL 2018

    Game "Heroes of Might and Magic" In Browser: Long, Difficult And Incredibly Interesting

    Featuring Aleksandr Korotaev

    Aleksandr spent 3 years to implement this and wanted to share his experience with JavaScripters, who wants to make a game in browser. This talk is about JS hardcore optimizations, patterns and gamedev fanatism. This is a story of self-making as a programmer through the development of a...

    data-structures algorithms performance canvas gamedev
  • SkillsCast

    Watch now!

    11 JUL 2018

    Lightning Talk: Performant Reinforcement Learning In JavaScript

    Featuring Nathan Epstein

    This talk is about how to implement reinforcement learning for JavaScript. You will explore some light reinforcement learning theory (beginners friendly) as well as a discussion of how we can use C++ (with Emscripten) to boost performance in the face of an expensive algorithm.

    artificial-intelligence machine-learning web-assembly emscripten performance
  • SkillsCast

    Watch now!

    11 JUL 2018

    2

    A New Way To Profile Node.js

    Featuring David Mark Clements and Matteo Collina

    It’s been weeks and the organization you work for seems to be slowly turning against you. At least that’s what it feels like. User experience is poor because of slow API’s, sales are being missed, performance-linked SEO heuristics are causing a drop in page ranking. Mobile users have all but...

    fullstackcon performance nodejs js javascript
  • SkillsCast

    Watch now!

    11 JUL 2018

    WebAssembly Is Here. What Does It Mean For Other Web Frameworks?

    Featuring Boyan Mihaylov

    JavaScript has become the de-facto language for the Web with many frameworks built with it. Complex applications like games, CAD modelling and video streaming, though, require more in terms of performance and flexibility.

    performance compilation web javascript webassembly
  • SkillsCast

    Watch now!

    11 JUL 2018

    Fast But not Furious: Debugging User Interaction Performance Issues

    Featuring Anna Migas

    Perceived performance is not only about fast page loads and delivering the content as early as possible. It is also about all the interactions happening on an already loaded page. Even some of the most popular UI patterns can be a cause of frustration. Understanding what is happening under the...

    performance html css javascript nodejs fullstack
  • SkillsCast

    Watch now!

    11 JUL 2018

    Lightning Talk: Improving User Experience With Web Workers

    Featuring James Milner

    Web browsers use single threaded JavaScript to perform tasks; business logic, layout, reflows, and garbage collection. This means complex and heavy JavaScript functions can block the main thread from rendering. This results in low frame rates and low interactivity for things like scrolling and...

    javascript performance user-experience ux web-workers
  • course
    Ubkpusibhkh7g5lr6axu

    Fast Track to RESTful Microservices

    Next up on 4th June, London

  • SkillsCast

    Watch now!

    05 JUL 2018

    Building Applications for Scalability While Keeping Costs at Bay

    Featuring Robert Kubis

    Google Cloud Platform has a wide range of powerful products to offer, but many users don’t know which to pick to set them up for success while keeping the bill at check.

    cloud scalability reliability performance cost qps fullstack-application
  • Course

    Monday

    9

    DEC

    2019

    Starts: 10:00 AM

    Advanced Scala with Dick Wall

    Led by Dick Wall

    Are you an experienced Scala developer or an API and Library programmer, keen to up your Scala game? Join Dick Wall for his Advanced Scala workshop and learn how to harness the power of the Scala type system, how to write your own libraries, how to apply advanced functional programming concepts...

    scala-idioms optimisation performance applicative-functor functor scala-libraries types scala functional monads
  • SkillsCast

    Watch now!

    14 DEC 2017

    Is ScalaC Getting Faster, or Am I Just Imagining It?

    Featuring Rory Graves

    ScalaC is getting faster. Performance was a primary theme in 2.12.3. Whilst it may not have hit '10 times faster' we are approaching 50% faster and there is potential to go even faster. During this talk, you will explore the progress made by Lightbend and the community and explore the...

    scala scalac compilers performance optimisation
  • SkillsCast

    Watch now!

    14 DEC 2017

    2

    Lightning Talk - 5 Things You Need to Know About Scala Compilation: #3 Will Blow Your Mind!

    Featuring Iulian Dragos and Mirco Dotta

    You love Scala, but the one aspect you have a hard time accepting are long compile times.

    performance compiler scala
  • SkillsCast

    Watch now!

    26 OCT 2017

    From View to Pixel

    Featuring Britt Barak

    droidconuk android performance profiling underthehood
  • SkillsCast

    Watch now!

    26 OCT 2017

    Common Poor Coding Patterns and How to Avoid Them

    Featuring Alice Yuan

    ui architecture testing rxjava performance
  • conference
    Conference promotion default

    SC London 2019 (Software Craftsmanship London)

    Next up on 3rd October, London

Ofrqimjlmq2jn7zh9jba
meetup
Meetup promotion default

Hexagonal Architecture & Symfony on AWS Lambda

Next up on 27th February, London

course
Ubkpusibhkh7g5lr6axu

Fast Track to RESTful Microservices

Next up on 4th June, London

conference
Conference promotion default

SC London 2019 (Software Craftsmanship London)

Next up on 3rd October, London

  • Page 1 of 7
  • Next »
  • Last
droidcon is a registered trademark by Mobile Seasons GmbH

Sign Up

It's totally free!

Sign up with Twitter Sign up with GitHub

Or create an account with your email address

@
×

Awesome!

Friends don't let friends miss out on great events.
Share it, and make the event even better!

Tweet
×

Log In

Please log into your Skills Matter member account in order to register for events.

Note: If you are not yet a member, you will be prompted to provide your email and handle upon your initial Twitter/GitHub login

Log in with Twitter Log in with GitHub

or


Forgot your password?

Not a member yet?

×