Channel Avatar

teclado @UCINg1S61mpN7dZW8vR2ikCw@youtube.com

31K subscribers - no pronouns :c

Computer Science and Programming for all skill levels. If yo


Welcoem to posts!!

in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c

teclado
Posted 1 month ago

I've got two Python series going on now that I'll try to add videos to regularly: Python errors and the Full Stack Django app workshop.

The plan is weekly videos for the Django workshop, and every other week for the Python errors playlist. Hoping to build a nice library of videos for both topics!

If you haven't seen the start of the Django workshop tutorial list, it's here: https://youtu.be/E6NZ8XoorzM

4 - 0

teclado
Posted 7 months ago

I'm working on some videos on adding analytics to your Python web apps using PostHog. I've written a blog post on it, video coming in the next couple days.

There'll be a total of 3 articles covering analytics, feature flagging, and A/B testing!

You can read the first blog post: blog.teclado.com/analytics-posthog-python-flask/

3 - 2

teclado
Posted 1 year ago

Hey folks, I've been working on another full guide; this time on testing Python apps with pytest! Full video and accompanying blog post coming on Monday πŸ’ͺ

We'll cover what testing it, when to write tests, how to write them, and we'll also talk about fixtures and various other things!

6 - 0

teclado
Posted 1 year ago

I'm making a short, free, FastAPI course! Videos will be available here and text will be on our website. Coming very soon! πŸ’ͺ

8 - 0

teclado
Posted 2 years ago

πŸŽ‰ New video finally coming! Building a simple REST API using Flask and PostgreSQL. Uploading later today πŸ‘€

9 - 0

teclado
Posted 5 years ago

We've just changed our logo and our overall branding and identity. Our purpose remains to bring you the best courses on Python (and maybe other topics soon!). Our focus is professional training, delivered simply. We want to help you in your software journey, or kickstart it if you’re only now starting!
Thank you for sticking with us. More content coming very soon!

8 - 2

teclado
Posted 5 years ago

New month, new Monthly Python Talk!


In our courses, every month we send a Monthly Python Talk which is the top pick from a bunch of talks that I've watched throughout the month.


This month's talk is "Dataclasses: the code generator to end all code generators". Dataclasses is a new module in Python3.7 that allows us to create classes for handling data much faster than we could in Python3.6, by generating a lot of the code for us.


Having the code generated means that the code that is generated for us is the result of a lot of experience from Python's core contributors. That means it's almost certainly going to be better code than what we could write ourselves.


Of course, dataclasses have a purpose. That is described in this talk, alongside how to use them. Since dataclasses are so flexible, you'll probably find yourselves using them in a large variety of scenarios. I know I have!


Here's the link: https://www.youtube.com/watch?v=T-Twc...


Happy coding!


Jose

4 - 0

teclado
Posted 5 years ago

Hey guys! It's been a while since we've uploaded anything. That's going to change!

I wanted to let you know that we're planning a few YouTube series. The first one will be some Python tutorials, to go alongside an e-book we're writing (sneak peak: https://python.tecladocode.com).

We'll also do a series of Python web apps, built live on stream and on video.

Finally, a series I'm very excited about will cover my answers to some student questions that I find interesting and educational. It'll be a great way to learn from some of the pitfalls and mistakes that other students are making.

I'm very excited for 2019. New video coming soon!

5 - 0