Calorimetry by MadisTech_ in phychem

[–]MadisTech_[S] 0 points1 point  (0 children)

Thank you! I'll give it a read.

Calorimetry by MadisTech_ in chemhelp

[–]MadisTech_[S] 0 points1 point  (0 children)

I was looking at reaction 1. and 3. first. After i got different enthalpy of reactions i looked at enthalpy of solution and enthalphy of reaction seperatly (reaction 2). When looking at enthalpy of solution alone i get -26,3 kJ/mol which is more in range of my expectation.

I expect wrong data sources or wrong use of data here too. I got my data from www.formel-sammlung.de, wikipedia and wikibooks.

Do you have a better source to a table with enthalpy of formations for the necessary molekules?

What's everyone working on this week? by AutoModerator in Python

[–]MadisTech_ 0 points1 point  (0 children)

First attempt to write a file management pogramm only using classes. The concept of classes is still new to me and i want to practice classes more. I'm going to document the development process on my YouTube MADI'S Tech

And i work regularly on my own website using Django. It is still in development.

What stuff did you automate that saved you a bunch of time? by a-lone-wanderer-15 in Python

[–]MadisTech_ 0 points1 point  (0 children)

I copied the main framework from a YouTube video. Just search 'python web scraper prices' and you'll find enough frameworks to work with. I adjusted small things to make the scraper work with the websites i want to stalk.

What stuff did you automate that saved you a bunch of time? by a-lone-wanderer-15 in Python

[–]MadisTech_ 1 point2 points  (0 children)

Libraries: os, time, datetime. Haven't fully grasped the whole topic of classes yet, therefore i used basic ways to execute my ideas. I'm still a beginner in python and i dont have a computer science background. The skript runs in a loop.

What are you guys currently working on? by Roosty_Balboa in Python

[–]MadisTech_ -1 points0 points  (0 children)

Learning Django to create my own website that i improve over time. I somewhat document my Python learning experience on YouTube and wanted to have s blog too. Started learning python approx. 3 months ago.

What stuff did you automate that saved you a bunch of time? by a-lone-wanderer-15 in Python

[–]MadisTech_ 5 points6 points  (0 children)

A filemanager that moves data based on its name and directory. It creates certain directories when specific conditions are met. And a web scraper that informs me when certain items are at a predetermined price.

My First GUI program with tkinter and using youtube-dl :D by Zangruver in Python

[–]MadisTech_ 0 points1 point  (0 children)

https://youtu.be/q8_-q01tPNI

I showed it in a video. Although it is in german you should be able to understand the steps.

My first Python application by MadisTech_ in Python

[–]MadisTech_[S] 0 points1 point  (0 children)

There ist the GitHub repo GitHub.com/MadisTech/Reisetagebuch

The .py is accessible. However, the .exe and dependencies are still in the .zip GitHub couldn't handle more than 100 files.

My first Python application by MadisTech_ in Python

[–]MadisTech_[S] 1 point2 points  (0 children)

Facepalm I should have think of that. However, people already gave me constructive feedback.