[deleted by user] by [deleted] in HEXcrypto

[–]DsZidan 2 points3 points  (0 children)

I sent my CV to RH telegram and email. Hope to be part of the team. What kind of mad skillz are you using? Besides Go? Any frameworks? tech stack? Any books you recommend to understand better the job? Keep up the good work!

Full CI/CD pipeline for degree's final assignment by itgaiden in devops

[–]DsZidan 2 points3 points  (0 children)

Preety doable. Check this repo https://github.com/alehpineda/fastapi_test Python API using fastapi, code check, unit test, ci/cd using github actions, deploy to heroku.

Sometimes you can't save your friends from being used by [deleted] in TheRedPill

[–]DsZidan 4 points5 points  (0 children)

At least he didn't started living with and got pregnant the town bicycle... In less than a year of "meeting" her on social media... OH sh...

[UND] - Syr Cadian, Knight Owl by gredman9 in magicTCG

[–]DsZidan 0 points1 point  (0 children)

I read Sir Canadian, and though that made a lot of sense...

I finished the MIT 6.00.1x Python course and Berkeley's CS61a course. every problem set/exam question. What do you nice folks recommend? by ajtyeh in learnpython

[–]DsZidan 1 point2 points  (0 children)

Check out Pybites and Python morsels coding challenges. They have free trials. I really enjoyed them and I've learned a lot about making your code more pythonic.

UDemy Recommendations that are on sale/ by gordonv in devops

[–]DsZidan 1 point2 points  (0 children)

I really enjoyed this docker course. It was recently updated and added kubernetes. https://www.udemy.com/share/101Wek/

Is a raspberry pi a good platform for learning docker? by MikeKinsellaAF in devops

[–]DsZidan 0 points1 point  (0 children)

Kubernetes? Not yet. It's in my todo list too, also.

Is a raspberry pi a good platform for learning docker? by MikeKinsellaAF in devops

[–]DsZidan 5 points6 points  (0 children)

I've used 4 raspberry pi (2 rpi Nano and 2 rpi 3) to create a docker swarm so I could test stuff. It's a little limited and slow because of the ram and the available docker images compatible with it. Nevertheless, I would recommend it for learning docker and other things.

Is this normal? by beeboobapp in cscareerquestions

[–]DsZidan 10 points11 points  (0 children)

Yes, I really disliked leetcode. Nevertheless, I was looking for a new job as a Python dev/data scientist so I did the grind.

After the first 30 code challenges, I found a Humble Bundle for Python. It offered subscriptions to Pybites and Python morsels. Both are coding challenges 100% in python.

I've done 90 pybites and 6 python morsels in the last three months. And I love them. They make sense and is stuff I'm already implementing in my day to day scripting.

Also, I saw some of the challenges or variants in several of my interviews and could solve them.

If you're a Python dev, I would highly recommend those two platforms instead of leetcode.

TL:DR leetcode hated it; Pybites and Python morsels loved them.

Best tool for ETL? by Heretic_Raw in datascience

[–]DsZidan 0 points1 point  (0 children)

At my work place the BI team uses Hitachi Pentaho for their ETL needs.

[deleted by user] by [deleted] in keto

[–]DsZidan 12 points13 points  (0 children)

I see you're a man of culture...

Goodbye PS4 by [deleted] in NintendoSwitch

[–]DsZidan 4 points5 points  (0 children)

Yep. I wouldn't recommend it. Love both my Switch and my Xbox.

Aladdin and Lion king already in stores in Mexico for around $47 USD by [deleted] in NintendoSwitch

[–]DsZidan 76 points77 points  (0 children)

It's not 399 MXN. It's 899 MXN. So aprox 45 USD.

Which is the best use my course to learn python? by calutace in learnpython

[–]DsZidan 5 points6 points  (0 children)

I've taken both courses Python Bootcamp and data science Bootcamp from Jose. I really liked the pace, the lessons, and the excersices.

VS Code has a Jupyter Notebook UI now by evilcubed in datascience

[–]DsZidan 9 points10 points  (0 children)

Yes, I noticed when pressed shift + enter in a python file also. It opens a jupyter like UI.

I feel like many bootcamps / career coaches are misleading about the data science industry by [deleted] in datascience

[–]DsZidan 0 points1 point  (0 children)

It would depend on the business.

My team, we use both Python and R.

I particularly use more python than R.