ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,100 results

PyCon SG
Python vs C - Experience in implementing data structures and algorithms - Education Summit 2018

Speaker: Mr Tamim Shahriar, Engineering Manager, Grab, author of bestselling children programming books in Bangladesh ...

21:08
Python vs C - Experience in implementing data structures and algorithms - Education Summit 2018

655 views

7 years ago

Python-FOSDEM
Integrating Python and C using CFFI

One of Python's early and lasting strengths has been how easy it is to call into or wrap existing C libraries using extension ...

23:25
Integrating Python and C using CFFI

1,758 views

11 years ago

EuroPython Conference
Armin Rigo - CFFI: calling C from Python

Armin Rigo - CFFI: calling C from Python [EuroPython 2016] [20 July 2016] [Bilbao, Euskadi, Spain] ...

30:09
Armin Rigo - CFFI: calling C from Python

3,604 views

9 years ago

Zacks Software Academy
Python Full Course | Lecture 1 | Language Fundamentals | Python for Beginners to Industry Level

(Python 2 vs Python 3) • Why Python is the easiest programming language? • Python vs C vs Java (quick comparison) • History of ...

1:28:58
Python Full Course | Lecture 1 | Language Fundamentals | Python for Beginners to Industry Level

511 views

1 month ago

CppNow
C++Now 2018: Keno Fischer & Bart Janssens “The Julia Language and C++: The Perfect Marriage?”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:25:05
C++Now 2018: Keno Fischer & Bart Janssens “The Julia Language and C++: The Perfect Marriage?”

7,393 views

7 years ago

Python New Zealand
Cython: get the benefits of C without leaving Python

Chris LeBlanc https://kiwi.pycon.org/schedule/presentation/71/ Cython is an optimising static compiler based on Pyrex, created by ...

27:52
Cython: get the benefits of C without leaving Python

18,232 views

10 years ago

EuroPython Conference
HPy: a better C API for Python - presented by Ronan Lamy

EuroPython 2022 - HPy: a better C API for Python - presented by Ronan Lamy [Liffey A on 2022-07-13] The official Python C API is ...

29:38
HPy: a better C API for Python - presented by Ronan Lamy

1,484 views

3 years ago

EuroPython Conference
Cython 3 – Python at the speed of C — Stefan Behnel

EuroPython 2023 — Forum Hall on 2023-07-21] https://ep2023.europython.eu/session/cython-3-python-at-the-speed-of-c Cython ...

31:15
Cython 3 – Python at the speed of C — Stefan Behnel

10,263 views

2 years ago

Tom Delalande
Comparing 10 programming languages. I built the same app in all of them.

Many modern programming languages have some great features like null safety, exhaustive switch statements, error handling, ...

21:33
Comparing 10 programming languages. I built the same app in all of them.

239,417 views

1 year ago

Alex Demko
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

Ever feel overwhelmed by OOP concepts like encapsulation and inheritance? In this video, I'll walk you through ...

23:41
Object-Oriented Programming Explained Simply (Python, TypeScript, Java, C#, C++)

171 views

7 months ago

PyCon Israel
Matti Picus - CFFI, Ctypes, Cython The Good, The Bad and The Ugly - Pycon Israel 2017

This talk was presented on Pycon Israel 2017. http://il.pycon.org/2017/ https://twitter.com/pyconil ...

30:54
Matti Picus - CFFI, Ctypes, Cython The Good, The Bad and The Ugly - Pycon Israel 2017

2,416 views

8 years ago

LinuxConfAu 2018 - Sydney, Australia
You Can't Unit Test C, Right?

Benno Rice http://lca2018.linux.org.au/schedule/presentation/114/ Testing is a wonderful thing. Code with good tests is so much ...

23:09
You Can't Unit Test C, Right?

57,048 views

7 years ago

Association Francophone Python
PyConFR 2019 - Equip Your Performance Toolbox - Cython vs Pybind11 - Gavin Chan

Developing Python applications is handy and rapid, but performance is always concerned, especially on the CPU bound ...

30:00
PyConFR 2019 - Equip Your Performance Toolbox - Cython vs Pybind11 - Gavin Chan

425 views

5 years ago

EuroPython Conference
Lidi Zheng, Pau Freixes - gRPC Python, C Extensions, and AsyncIO

"gRPC Python, C Extensions, and AsyncIO EuroPython 2020 - Talk - 2020-07-24 - Microsoft Online By Lidi Zheng, Pau Freixes ...

24:06
Lidi Zheng, Pau Freixes - gRPC Python, C Extensions, and AsyncIO

1,052 views

5 years ago

YuriODev
Session 03 - High-level vs Low-level Languages | Python vs Assembly | Choosing the Right Language

Session 03: High-level vs Low-level Languages | Python vs Assembly | Choosing the Right Language Welcome to the 3rd session ...

34:34
Session 03 - High-level vs Low-level Languages | Python vs Assembly | Choosing the Right Language

1,188 views

1 year ago

EuroPython Conference
Cristián Maureira-Fredes - Unleash the power of C++ in Python

"Unleash the power of C++ in Python [EuroPython 2019 - Talk - 2019-07-10 - Shanghai] [Basel, CH] By Cristián Maureira-Fredes ...

29:27
Cristián Maureira-Fredes - Unleash the power of C++ in Python

650 views

6 years ago

The Linux Foundation
Implementing a WASI Host for Visual Studio Code - Dirk Bäumer, Microsoft

Implementing a WASI Host for Visual Studio Code - Dirk Bäumer, Microsoft It has always been our goal to support the full ...

50:38
Implementing a WASI Host for Visual Studio Code - Dirk Bäumer, Microsoft

715 views

2 years ago

EuroPython Conference
Stefan Behnel - Get up to speed with Cython 3.0

"Get up to speed with Cython 3.0 [EuroPython 2019 - Talk - 2019-07-11 - PyCharm] [Basel, CH] By Stefan Behnel Processing lots ...

46:30
Stefan Behnel - Get up to speed with Cython 3.0

13,435 views

6 years ago

EuroPython Conference
Antonio Cuni - Python and PyPy performance (not) for dummies

Antonio Cuni - Python and PyPy performance (not) for dummies [EuroPython 2015] [21 July 2015] [Bilbao, Euskadi, Spain] In this ...

56:58
Antonio Cuni - Python and PyPy performance (not) for dummies

1,528 views

10 years ago

EuroPython Conference
Paul Ross - A faster Python? You Have These Choices

"A faster Python? You Have These Choices [EuroPython 2017 - Talk - 2017-07-13 - Arengo] [Rimini, Italy] Python was never ...

42:33
Paul Ross - A faster Python? You Have These Choices

779 views

8 years ago