AddEd Research Group · @addedrg
0 followers · 36 posts · Server mastodon.social
AddEd Research Group · @addedrg
0 followers · 36 posts · Server mastodon.social

On this , we’ll learn more about physical therapists and how they can support students with disabilities.

#TerminologyTuesday #specialeducation #developmentaldisabilities #physicaltherapy

Last updated 2 years ago

AddEd Research Group · @addedrg
0 followers · 30 posts · Server mastodon.social

On this , let’s continue to learn more about different professionals who may be involved in special education programs.

#TerminologyTuesday #specialeducation #developmentaldisabilities

Last updated 2 years ago

AddEd Research Group · @addedrg
0 followers · 25 posts · Server mastodon.social

Effective special education programs often rely on many types of professionals including a variety of educators, health professionals, and student support staff.

#TerminologyTuesday #specialeducation #developmentaldisabilities

Last updated 2 years ago

AddEd Research Group · @addedrg
0 followers · 19 posts · Server mastodon.social

Although CBT is certainly not be the best approach for everyone, it can be a quite effective approach for supporting individuals who have both mental disorders and developmental disabilities.

#TerminologyTuesday #mentalhealth #developmentaldisabilities

Last updated 2 years ago

AddEd Research Group · @addedrg
0 followers · 14 posts · Server mastodon.social

Last , we learned about psychologists and the types of care they can provide. This week, let’s learn about one of the other most common types of mental health professionals- psychiatrists.

#TerminologyTuesday #mentalhealth #developmentaldisabilities

Last updated 2 years ago

AddEd Research Group · @addedrg
0 followers · 8 posts · Server mastodon.social

When looking for mental health support and care, it can be difficult to determine which type of professional may be best for you and your family. Let’s learn more about these different professional roles.

#TerminologyTuesday #mentalhealth #developmentaldisabilities

Last updated 2 years ago

AddEd Research Group · @addedrg
0 followers · 3 posts · Server mastodon.social

Diagnosis of developmental disabilities and mental health disorders are often based on criteria described in the DSM-5. On this , let’s learn more about the DSM-5.

#TerminologyTuesday #mentalhealth #developmentaldisabilities

Last updated 2 years ago

Python Morsels 🐍🍪 · @PythonMorsels
442 followers · 385 posts · Server mastodon.social

RT @treyhunner@twitter.com

What's an exception?

Let's define this term.

🐦🔗: twitter.com/treyhunner/status/

#python #TerminologyTuesday

Last updated 2 years ago

Trey Hunner 🐍 · @treyhunner
957 followers · 1063 posts · Server mastodon.social

What's an exception?

Let's define this term.

#python #TerminologyTuesday

Last updated 2 years ago

Trey Hunner 🐍 · @treyhunner
957 followers · 1063 posts · Server mastodon.social

What's a "module" in ?

module: a Python file (.py) that's meant to be imported by other .py files

Importing a Python module gives you access to data and functionality defined within that module.

But what happens when you import a module?

#python #TerminologyTuesday

Last updated 2 years ago

Python Morsels 🐍🍪 · @PythonMorsels
442 followers · 385 posts · Server mastodon.social

RT @treyhunner@twitter.com

I think it's finally time for a thread on iterators. I usually define iterator in two ways:

1. iterator: a "lazy" iterable that gets consumed as you loop over it.
2. iterator: the type of object that powers all forms of iteration in Python

Let's dive in 🧵

🐦🔗: twitter.com/treyhunner/status/

#TerminologyTuesday

Last updated 2 years ago

Trey Hunner 🐍 · @treyhunner
957 followers · 1063 posts · Server mastodon.social

I think it's finally time for a thread on iterators. I usually define iterator in two ways:

1. iterator: a "lazy" iterable that gets consumed as you loop over it.
2. iterator: the type of object that powers all forms of iteration in Python

Let's dive in 🧵

#TerminologyTuesday

Last updated 2 years ago

Trey Hunner 🐍 · @treyhunner
957 followers · 1063 posts · Server mastodon.social

I'd like to revisit 2 funny terms that I discuss in my Intro to Python courses:

1. REPL
2. Lexicographical

REPL is interesting because olks rarely spell it out

And lexicographical is a just big word that means "similar to alphabetical order"

#python #TerminologyTuesday

Last updated 2 years ago

Trey Hunner 🐍 · @treyhunner
957 followers · 1063 posts · Server mastodon.social

For this week's re-visit, let's take a look at two Python-adjacent terms.

"float" and "regular expression"

There IS floating involved with floats.

And that "regular" part of regular expressions does have a specific meaning.

#TerminologyTuesday

Last updated 2 years ago

Trey Hunner 🐍 · @treyhunner
957 followers · 1063 posts · Server mastodon.social

Let's revisit 4 past threads related to duck typing related terms.

• iterable
• sequence
• mapping
• callable

#TerminologyTuesday

Last updated 2 years ago

Python Morsels 🐍🍪 · @PythonMorsels
442 followers · 385 posts · Server mastodon.social

RT @treyhunner@twitter.com

Python class curious? 🤔

Here's a 4-in-1 thread about class-related Python terms 🐍

• class
• class instance
• method
• initializer method

Make sure to click through to each of the 4 thread for more 🧵

🐦🔗: twitter.com/treyhunner/status/

#python #TerminologyTuesday

Last updated 2 years ago

Trey Hunner 🐍 · @treyhunner
957 followers · 1063 posts · Server mastodon.social

I'm taking a break during September. 🍵

I'll be re-sharing past terminology Tuesday threads each week for the next 4 weeks. 🔄

This was the first Python terminology revisit. 🐍

Stay tuned for terminology reruns over the next 4 weeks. 🌠 twitter.com/2326251343/status/

#TerminologyTuesday #python

Last updated 2 years ago

Trey Hunner 🐍 · @treyhunner
957 followers · 1063 posts · Server mastodon.social

Python class curious? 🤔

Here's a 4-in-1 thread about class-related Python terms 🐍

• class
• class instance
• method
• initializer method

Make sure to click through to each of the 4 thread for more 🧵

#python #TerminologyTuesday

Last updated 2 years ago

Trey Hunner 🐍 · @treyhunner
957 followers · 1063 posts · Server mastodon.social

I forgot the hashtag! 😮

Still wishing for a an "edit" button on Twitter 😅

#TerminologyTuesday

Last updated 2 years ago