Search

"python" returned 406 results. Displaying page 1 of 9.

Lists[Python]

Welcome to Coding 101 - It's the TWiT show that gives YOU the knowledge to live in the wonderful world of the programmer. This week we are introducing our newest module, Python with Code Warrior Dale Chase!Snubs CompiledRecap how to download Python on your machine.Go to: Python.orgDownload Python 2…

Python: Tuples

Welcome to Coding 101 - It's the TWiT show that gives YOU the knowledge to live in the wonderful world of the programmer. This week we are introducing our newest module, Python with Code Warrior Dale Chase!To see all the code used in today's episode, go to Our Github Repository for Module 2Printing…

Python: Getting Started

This week we are introducing our newest module, Python with Code Warrior Dale Chase!How to Install PythonGo to Python.org and click on Python 2.7.6 under "Download". Choose the installer package for your operating system and click on them. The file will be downloaded. It is important to download 2…

Python: Defining Functions

Welcome to Coding 101 - It's the TWiT show that gives YOU the knowledge to live in the wonderful world of the programmer. This week we are introducing our newest module, Python with Code Warrior Dale Chase!To see all the code used in today's episode, go to Our Github Repository for Module 2Ivory…

Sanitize')DROP TABLE Python;

Welcome to Coding 101 - It's the TWiT show that gives YOU the knowledge to live in the wonderful world of the programmer. This week we are introducing our newest module, Python with Code Warrior Dale Chase!To see all the code used in today's episode, go to Our Github Repository for Module 2Loops …

The Happiest Python

Driverless Car Project Waymo has filed a federal injunction to stop Uber's self-driving research. The documents filed are part of a case we reported last month that involves Google's claim that Uber stole Waymo's designs for LIDAR, a key technology of the driverless car.Google is looking to make…

I Excel at Python

USB attacks, weighing cloud vs. on-prem, and data science with Anaconda.2FA app with 10,000 Google Play downloads loaded well-known banking trojanMillions of routers and IoT devices at risk as malware source code surfaces on GitHubBadUSB - Are you prepared to defend against a USB attack?Microsoft…

PIP and the Python Package Index

Open source language, package installer, programming Python.PIP is the package installer for Python. You can use pip to install packages from the Python Package Index and other indexes. It is the most downloaded package on the Python Package Index. Doc Searls and Aaron Newcomb talk with the project…

Python - Sort and the YouTube API

Welcome to Coding 101 - It's the TWiT show that gives YOU the knowledge to live in the wonderful world of the programmer. This week we are introducing our newest module, Python with Code Warrior Dale Chase!To see all the code used in today's episode, go to Our Github Repository for Module 2Please…

ISS-Above With Python

This week we chat with Liam Kennedy, the inventor of ISS-Above: a device that lights up whenever the International Space Station is nearby.Over the years, he's been a Griffith Observatory Planetarium Lecturer, the president of the Orange County Astronomers (one of the largest clubs in the country),…

Python - The External Data Circle of Life

Welcome to Coding 101 - It's the TWiT show that gives YOU the knowledge to live in the wonderful world of the programmer. This week we are introducing our newest module, Python with Code Warrior Dale Chase!To see all the code used in today's episode, go to Our Github Repository for Module 2Ivory…

Guido van Rossum

Guido van Rossum, creator of Python, talks about language design, favorite Python projects, and the future of Python.Python's roots in ABCWhy Python is more like Lisp than cPython 2.5 and Python 3000His early design mistakesThe Mythical Man Month and second system syndromeUnicode supportThe Python…

Coding 101 11 (Transcript)

Shannon Morse: Today on Coding 101 we start our newest module, Python with Dale Chase. And we say goodbye to our first code warrior, Lou MM. We’ll miss you. Netcasts you love, from people you trust, this is Twit!Bandwidth for Coding 101 is provided by Cachefly. At C-A-C-H-E-F-L-Y dot com.Fr…

PyPI

The Python Package Index (PyPI) is a repository of software for the Python programming language. PyPI helps users find and install software developed and shared by the Python community. Dustin is a contributor, maintainer and administrator of PyPI. Ernest is chair of the Infrastructure Team and…

PyPI Security

The Python Package Index (PyPI) is a repository of software for the Python programming language. PyPI helps you find and install software developed and shared by the Python community.

Henrique Bastos

Python and the upcoming annual Python Community Conference with Henrique Bastos.

PyPI Overview

The Python Package Index (PyPI) is a repository of software for the Python programming language. PyPI helps users find and install software developed and shared by the Python community.Full episode at twit.tv/floss482

Perl: Getting Started

Ivory TowerControl StructuresThe structure of Perl is more like C# than PythonWhile Python uses white-space to delineate lines of code, Perl uses ";" a semicolonAlso like C#, Perl uses "{}" Curly brackets to create BLOCKS of code VariablesMuch like Python, Perl doesn't require you to declare…

Bill Sanders

Perl was Bill’s first love, though it’s been many years since he’s written more than 5 lines of it. Of course, what can’t you do in 5 lines of Perl? The “camel book” and the “llama book” were where I first learned to love programming. Stacki is a fork of the Rocks Cluster management software, and…

IronPython

IronPython, the Python implementation running under .NET framework, written in C#.Our guest is Michael Foord for IronPythonIronPythonIronPython in ActionThe IronPython CookbookIronPython and the DLR BlogIronPython, Windows Forms and Silverlight articlesMichael Foord's Python blogDynamic Language…

HubbleStack

HubbleStack is an open-source security compliance project written in Python. Colton is the co-creator of HubbleStack and the primary developer. He is also a core contributor to SaltStack and was previously on the SaltStack core engineering team. He's a full time python developer for Adobe. 

Learn to Program with Minecraft

Learn to Program with Minecraft, users can learn how to build a palace in the blink of an eye. All this and more can be done with Python, a free language used by millions of programmers. Simple Python lessons can teach you to modify Minecraft to product instant and awesome results. Craig…

Django

The Python-based Web framework designed to enable rapid development and clean, pragmatic design.Our guest is Jacob Kaplan-Moss for Django, the Python-based Web framework.Thanks to CacheFly for providing the bandwidth for this podcast, and Lullabot's Jeff Robbins, web designer and musician, for our…

Coding 101 12 (Transcript)

Shannon Morse: Today on Coding 101 we check out your viewer submissions and move on with lists. Netcasts you love, from people you trust. This is Twit! Bandwidth for Coding 101 is provided by Cachefly. At C-A-C-H-E-F-L-Y dot com. Fr. Robert Ballecer: This episode of Coding 101 is brought to you…

Microsoft Pick: Visual Studio 2017 Preview

Paul Thurrott's app pick on Windows Weekly 509 is Visual Studio 2017 Preview, which launched alongside Visual Studio last week. This allows you to test some of the new features before they come out.The big reason to get this is to get Python support, which the final version did not have yet. So if…

Gevent

gevent is a coroutine-based Python networking library that uses greenlet to provide a high-level synchronous API on top of the libevent event loop.Features include:Fast event loop based on libevent (epoll on Linux, kqueue on FreeBSD).Lightweight execution units based on greenlet.API that re-uses…

Mac Picks: Homebrew and NixOS

Leo Laporte's pick of the week on MacBreak Weekly 509 is Homebrew and NixOS. Fink had been a long time favorite, but it has been superceded by Homebrew. This is a package manager on OS X. It's easy to install, and it has a lot other useful utilities that don't come with OS X. There are also updates…

Thrown A For Loop

Welcome to Coding 101 - It's the TWiT show that gives YOU the knowledge to live in the wonderful world of the programmer. This week we are introducing our newest module, Python with Code Warrior Dale Chase!To see all the code used in today's episode, go to Our Github Repository for Module 2Loops …

Jython

Jython, a Java implementation of Python and the successor to JPython.

web2py

We talk about web2py, a Python based web framework that has some really interesting and unique features.

Twisted

Twisted is an event-driven networking engine written in Python and licensed under the open source MIT license.

Libcloud

We take a closer look at Libcloud, a standard Python library that abstracts away differences among multiple cloud provider APIs.

HubbleStack Overview

HubbleStack is an open-source security compliance project written in Python. Colton is the co-creator of HubbleStack and the primary developer.Full episode at twit.tv/floss485

Chomper

Chomper is an internet-blocking program developed for Linux. It is free, open-source and written in Python. Users define a whitelist or blacklist of websites, and Chomper will block them from visiting non-whitelisted/blacklisted websites for an amount of time specified.

Chomper Overview

Randal Schwartz interviews Aniket Panjwani about his productivity helper. Chomper is an internet-blocking program developed for Linux. It is free, open-source and written in Python.Full episode at twit.tv/floss481

Bear

Bear is the sysadmin for TWiT. Technically a software developer by trade but is also a generalist and has been in the past one or more of the following: programmer, networking specialist, computer repair tech, systems designer, database administrator, tall-ship sailor and professional curmudgeon…

Zanata

Zanata is written in Java and uses modern web technologies like JBoss, Seam, GWT, Hibernate, and a REST API. It currently supports translation of software through Gettext/PO, Java Properties and XLIFF, and DocBook/Publican documentation through PO files. Projects can be uploaded to and downloaded…

Learn to Program with Minecraft

Craig Richardson is a trainee Computing and ICT teacher originally from the North East of England and working in East London. He helps readers to explore the power of Python and be creative in the world of Minecraft. For the full episode, visit twit.tv/tri243

Brian Shaler

Who Is Brian Shaler?A web developer, mostly Flash. I am based in Phoenix, Arizona.I am fairly down-to-earth in person, but I make up for the modesty by showcasing my work, play, and ideas here on the web. I have invested a lot of time into building a portfolio and credibility. My current focus is…

Robotic Process Automation

Python creator Guido van Rossum joins MicrosoftNew proposed DNS security features releasedZoom has new tools to secure your Zoom meetingsMalware activity increases 128% in Q3Cisco Webex vulnerabilities allow attackers to spy on meetingsGoogle will let you opt out of smart featuresFCC votes to open…

Deborah Kaplan

Deborah Kaplan is a wearer of many hats. She is the chair of the Accessibility Testing Project Committee for the Interactive Fiction Technology Foundation. She's also the co-chair of the Accessibility Task Force for the W3C Digital Publishing Interest Group and Accessibility Team co-lead at the…

Our Malware Lexicon

This Week's Stories The Deadly Seven top cybersecurity attacks Russia successfully cuts itself off from the rest of the internet. Love Wawa? Surprise! Your credit card has been stolen. Huge Point of Sale attack on all of Landry's restaurants, including Rainforest Cafe. …

The Facebook Breach

This week we discuss yet another treat from Cloudflare, the growing legislative battle over Net Neutrality, the rise of Python malware, Cisco's update report on the VPNFilter malware, still more Chrome controversy and some placating, the rapid exploitation of 0-day vulnerabilities, the first UEFI…

The FLOSS Ecosystem

Allison Randal, FLOSS landscape.Nobody sees or understands the big FLOSS story better than Allison Randal, a veteran of .ORGs for Perl, Python, Parrot, Openstack, Software Freedom, Open Usage, and FLOSS; .COMs that include HP, Canonical, SUSE and O'Reilly; plus countless events for all those…

Mac Pick: Mac CLI

Leo Laporte's pick of the week on MacBreak Weekly 513 is Mac CLI from guarinogabriel on Github. This is a set of command line tools for developers that automatize usage of OS X. It does require having Homebrew, GIT, PyPA, Pipe Viewer, and Python installed, which should be familiar to people who…

Nicolas Froment

Nicolas is very active on github https://github.com/lasconic/ if you check his profile you will see code in Java, PHP, Javascript, C++, Python, even some Go. MuseScore is in C++/Qt btw. He is also a regular attendee of FOSDEM.

Lasse Schuirmann

Lasse Schuirmann (22) is a freelance software developer who cares passionately about open source, collaboratively developed software. After he was awarded the Google Summer of Code scholarship at GNOME, he began mentoring several students while administering the GSoC program for the GNOME…

Mac Pick: Disney Open Source

Leo Laporte's pick of the week on MacBreak Weekly 529 is Disney Open Source. This program is meant to encourage their developers to utilize Open Source, contribute to the projects, and release more software as Open Source. As a result, Disney has put together many of their projects on a website…

The Tech Guy Episode 1883 Transcript

Please be advised this transcript is AI-generated and may not be word for word. Time codes refer to the approximate times in the ad-supported version of the show. ... (00:00:02):Podcasts. You love... (00:00:04):From people you trust.... (00:00:07):This is TWiT.Leo Laporte (00:00:11):Hi, this…

Chris Armbrust

Chris Armbrust is an experienced engineering manager and entrepreneur providing consulting services on the development and implementation of new digital media products and services. Over the past 30 years, he has worked with “new” media such as CD, DVD, Blu-ray, and streaming media to communicate,…