Tag: career2

  • Social: Respecting Names

    This is a non-technical post, and my opinion. If you don’t want to read it, please ignore future posts with “Social:” at the start of the title.

    My nickname is Steve. Actually, it’s my middle name, but it’s a name I chose and I decided that I wanted to go by that moniker. I used to dread the first day of school as a kid when teachers would take attendance and use my name. I didn’t want them to use it, and I’ve certainly had my share of giggles or jokes directed my way during my youth. It got to the point where I learned in high school and college to go to class early and have a private moment with a teacher and ask them to call me Steve.

    It was annoying, stressful, and honestly, rarely a problem. However, a few times I had teachers that refused to use nicknames, and I hated going to their classrooms. Heck, I likely thought I hated them. I’m not sure how far that hatred would go in different situations in the real world, but I had no respect for those individuals and tried to never interact with them.

    In some sense, the world has changed a lot. My kids have gone to school with classmates that have all sorts of names, from different cultures and strange spellings. They accept them all and address them however they wish to be addressed.

    To me, that’s one sign of progress. Names that would have been made fun of or blatantly laughed at over and over during my childhood, are just accepted as the way it is. I see this even in my rural county.

    These days in a professional environment, I couldn’t imagine ignoring a co-worker’s wishes. If someone asked me to call them Jack when their name is Joseph or Sally when their name is Sandra, I would. I coached a kid for a couple years as Katie. She asked me at some point to call her Kate, and I did. Her Mom forgot constantly and referred to her as “Katie”, and I could see how annoyed the young lady would get. I remembered my experience and acceded to her wishes.

    When I read Randolph West’s recent article, I was reminded of my youth, reminded of how I wouldn’t ignore the wishes of someone I knew well, and questioned why I, or anyone, wouldn’t just be polite to others and address them as they would prefer.

    I find the idea of referring to a singular person as “they” to be strange. But how hard is that to change? If Randolph asked me to call them “Buddy”, would I object? Why is a pronoun harder than a noun? It’s not, and I’m working to adjust.

    I find the same thing to be true of other references, nouns or pronouns, that people find objectionable. Often I don’t think the term is offensive, but that’s my view. Is it really that hard to change my language, my writing, my speech to treat someone else as they’d like to be treated?

    It’s not. It might be annoying for me. It might be uncomfortable. Heck, I’ll make mistakes. I’ve apologized to Kate a few times. Not that many because I learned quickly, and she was worth the effort to learn to do better.

    I think most of us feel it’s worth the effort for those that we are close to, or that we know. Why would it be harder to adjust for those we don’t know, and respect their wishes.

    I’m sure I’ll mess up with Randolph, but it’s on my mind to do better. I actually typed “him” above and caught myself, adjusting to the unfamiliar “they”. I even learned to ignore the grammar checker and let it know that I know better in this case.

    Learn, adapt, grow. Many of us do this all the time in technology. We ought to do it in our dealings with others as well.

  • TSQL for Beginners–#RGCommunityCircle

    As a part of the Redgate Community Circle, giving back in this strange time, each of the advocates for Redgate is teaching a free course. We’re doing this live each week, according to this schedule:

    I decided to watch a class of each of the others’ work and write about it. This post looks at the first class from Kendra Little on basic T-SQL.

    Basic T-SQL

    I know a lot of T-SQL, but I also don’t know a lot. I’m good, maybe above average, but not a great query writer. I learn all the time from others, and often find something interesting in basic presentations. I’m also always looking to see how others teach basic topics to improve my own skills.

    Kendra has done an interesting thing with putting her course on GitHub. That’s a great idea, though for mine, I am following articles on SQLServerCentral. Having a good outline and resources for students is a good idea, and everyone ought to be able to use a VCS, including GitHub, so I like putting pages here and code in a repo.

    Why is that good? This is what I did to start following Kendra’s class:

    2020-05-01 10_15_26-cmd

    Now I can open the first script in ADS. On top of seeing how Kendra teaches, I get to practice some ADS stuff.

    2020-05-01 10_17_28-1_SelectAndAlias_Demo.sql - disconnected - TSQLBeginners - Azure Data Studio

    I like the doorstop at the end, and I’ll have to think about that for my demo scripts. I’ve accidentally run the entire script too many times.

    Kendra walks through a number of query concepts with a series of basic SELECT statements, including an emoji for a column alias. I’m glad she lets you know which items are not recommended.

    The first course is helping you understand some of the ways in which you can get data from tables. You do need to have a slight understanding of what a table is, but Kendra helps you learn some of the strange ways that you can put together a statement. There is a lot to cover, but this should help someone that wants to learn some basics get started.

    There is also homework, included as part of the scripts in the course. The questions are at the bottom, and called out. A good way to get you to practice. I should do this for my work in places as well.

    2020-05-01 11_09_20-1_SelectAndAlias_Demo.sql - Plato_SQL2017.sandbox (Integrated) - TSQLBeginners -

    Pass this course along to someone that needs to get better at T-SQL. It’s not too fast or hard, and will let them be sure they have a grounding in good ways to write queries.

  • Goal Progress–Apr 2020

    Time for my monthly progess report on goals. I set goals and had an update last month. This month, I’ve had a reminder for 4 days that says “work on goals” on my desktop. The reason it says 4 days is that I dismissed it last week. Otherwise it would say 11 days.

    Reading

    I haven’t tackled the non fiction, non technical book other than a few pages. However I did go through another chapter in the Pro Power BI Desktop book. Most of the intermediate chapters I skimmed through last month or early this month were based on loading data from different sources. Those are all variations on a theme, so I didn’t do much more than skim.

    Chapter 7, however, on transforming data, was more interesting. This is where I can use some skills, and where I learned how to do somethings like change the locale interpretation for data. Things I need to do since I work with UK data at times and I’m a US date person. I practiced a few things so I did learn a bit.

    Projects

    No specific progress, but I did start working on a live stairway class, going through DAX stuff, which will help me here.

    Report

    Overall, I’m failing at these goals, but coping with life.

    I’ll give myself a D for now.

  • Register for Data Platform Discovery on Apr 29

    The agenda is out for the US Data Platform Discovery Day. It’s online, and takes place this Wednesday, April 29, 2020. You can register and check out all the sessions, covering a wide variety of topics.

    I’m not speaking, but there are some great speakers in the US edition. Register today if you want a little learning this week.