Informações:
Sinopse
And I talk about the realities of learning to code, the real thing. Not just watching someone giving "advice" without ever watching the guy writing a line of code.
Episódios
-
Banned from #Twitter because of #LearnToCode
11/03/2019 Duração: 16minAnd I finally got banned from Twitter because of typing "Learn to code" into a tweet. IT has been 10 years since I created the account and I didn't feel like I lost anything of value...
-
My first try at #automation is not perfect and created unintended side effects #SQLServer #JavaFx #MariaDB #PostgreSQL
09/03/2019 Duração: 14minAnd after a week of running the automated programs to automate my own job, I found bugs on the end user app that I cannot fix since I'm not the developer of that app. I don't have the source code so I cannot fix it. Yet I decided to disable my automation efforts for the time being and work on a graphical user interface to allow my partner to become the automaton and help me fix the problems at my job...
-
BBO 18 - We are making #anime real. w_ @Jorge Escobar, Happy D, and Buttholeweeb
08/03/2019 Duração: 03h51minThis is a podcast where me and some other friends on America were talking about anime. Not a fit for this podcast, but I feel like sharing.
-
Update on #Automation using #Java and #SQLServer
05/03/2019 Duração: 05minAnd I was very happy to see how much time I saved just yesterday by automating the most common problem and the reason of the majority of my phone calls. I think I'll keep doing programs to automate my main task and keep myself free. I'm afraid I won't be able to remove myself from the office, since my presence is required for human contact with other managers and paper signing.
-
#Automation: Getting myself #fired or #free
03/03/2019 Duração: 25minAnd there is the belief that automation will create a crisis, and that people without jobs will revel against society. The truth is that I rather lose my job and look for something else above that, than letting myself slave away doing a repetitive task just because I don't want to move on.
-
#Legacy #Systems I think we should retire them and work a lot to not miss them.
01/03/2019 Duração: 12minAnd after my visit to the department of Finances, I realized why there had been a lot of problems with data integrity and availability. A legacy system run on Ingres seems to have problems meeting the demands of the current year. I talk about this experience and the first legacy system I found 10 years ago... have fun.
-
#LearnToCode #weekly #report and I'm done installing #Ubuntu @datagrip @intellijidea and #JDK #Java
24/02/2019 Duração: 14minAnd this week was a blast, I was able to install Ubuntu and the development tools I need. I'm going to be learning a lot next week and I'm going to begin building databases and apps. I hope to see you there too. Twitch Stream installing Ubuntu
-
I want to build a #database #application for #Android and I don't know how
23/02/2019 Duração: 17minAnd after that I decided to just keep on talking on things I want to learn rather than talk about the things I already know. I must focus on moving forward and get the skills needed to build the projects I want to build.
-
The power of #focus on your career
22/02/2019 Duração: 17minAnd I just remembered my first project as a software developer. I was more of a database administrator back in the day than a front end developer, and I'm still are today.
-
Commitment to #LearnToCode
21/02/2019 Duração: 18minAnd that's why I talk about commitment, because you can't become a software developer, a programmer or a coder if you aren't committing your time, your effort and money. It's going to be very difficult for anyone willing to learn how to code, to be successful doing it. Don't just watch a couple Hello World videos, build something: a website, an app, a computer program, whatever. Just Build something. Don't just sit around reading books, and watching videos. It's worth it. Simon Allardice Twitter
-
What #programming language should I learn in 2019
20/02/2019 Duração: 07minAnd for beginners I only recommend two things: Javascript, for actual programming. And Java for those who want to know what is to make money.
-
My Frustration with #Manjaro #Linux and I want to learn #GoLang
19/02/2019 Duração: 19minAnd I got frustrated with Manjaro the other day because I was unable to install IntelliJ Idea, the Java development kit and a visual studio code extension that was supposed to allow my (non existent) viewers on Twitch, to point out lines of code on it from the chat. Never mind that, I'm getting interested in GoLang and I'm doing some research before committing myself to learn it. I wonder if GoLang can: Connect to databases like Microsoft SQL server, Oracle 11g, MySQL, MariaDB and Postgres. Query databases, insert data into them, etc. Create, open and copy files in the file system. And lots more. Twitter: @JorgeEscobar Twitch: RicardoEscobar
-
SQL Practice Problems by Sylvia Moestl Vasilik: book review
17/02/2019 Duração: 47minAnd I was working on these practice problems all weekend. I realized how difficult they are for me, and I supposed to be a database administrator with more than 10 years of experience. Humility is the word that came to my mind, and I hate humility. BUY the book: http://a.co/d/bke6lOX YouTube playlist of myself solving the book: https://www.youtube.com/playlist?list=PLrLK-3-j0W-7ndkqn1lJEP3SGTLhohxfU Links to the repository: GitLab: https://gitlab.com/JorgeEscobar/sql-practice-problems GitHub: https://github.com/RicardoEscobar/sql-practice-problems
-
#LearnToCode
06/02/2019 Duração: 31minAnd after the Twitter storm that was #LearnToCode I find myself with the impression that some people think that learning to code it's easy. And it is... until you go beyond #HelloWorld...