Giovanni Organtini - Böcker
Visar alla böcker från författaren Giovanni Organtini. Handla med fri frakt och snabb leverans.
4 produkter
4 produkter
Modern Take On Physics - Volume 1: Classical Physics In Modern-day Classrooms
Inbunden, Engelska, 2025
1 719 kr
Skickas inom 5-8 vardagar
These two volumes cover the classical topics typically taught in undergraduate physics courses and beyond. However, we teach classical physics using a very different language from traditional books, influenced by the language of modern physics, in a move to encourage a positive approach towards the latter subject. Based around the unifying concept of energy, we take a distinct approach to the organisation of material, presenting physics in a cohesive manner without separating topics such as mechanics, kinematics, thermodynamics, electricity, and magnetism. Instead, physics is revealed gradually, emphasising a holistic approach to science. Despite this peculiarity, we have maintained the conventional separation between Physics I and II to assist teachers in smoothly integrating these books into their courses.These innovative volumes present valuable new perspectives. Although their approach is bold, they will certainly prompt interesting reflections on traditional teachings. This first volume contains chapters on temperature, optics, waves, motion, special relativity, Newton's laws, forces and work, inertial and non-inertial frames, momentum, the physics of gases, and thermodynamics, among other topics.
1 719 kr
Skickas inom 5-8 vardagar
These two volumes cover the classical topics typically taught in undergraduate physics courses and beyond. However, we teach classical physics using a very different language from traditional books, influenced by the language of modern physics, in a move to encourage a positive approach towards the latter subject. Based around the unifying concept of energy, we take a distinct approach to the organisation of material, presenting physics in a cohesive manner without separating topics such as mechanics, kinematics, thermodynamics, electricity, and magnetism. Instead, physics is revealed gradually, emphasising a holistic approach to science. Despite this peculiarity, we have maintained the conventional separation between Physics I and II to assist teachers in smoothly integrating these books into their courses.These innovative volumes present valuable new perspectives. Although their approach is bold, they will certainly prompt interesting reflections on traditional teachings. A significant portion of this second volume is committed to modern physics, including an introduction to the standard model of fundamental interactions. The old quantum mechanics is largely excluded in favour of quantum field theory, which we present in a manner accessible to undergraduate students.
448 kr
Skickas inom 5-8 vardagar
This book on the use of Arduino and Smartphones in physics experiments, with a focus on mechanics, introduces various techniques by way of examples. C-like structures are introduced in teaching how to program Arduino, while data collection and analysis is done using Python.
3 515 kr
Skickas inom 3-6 vardagar
The book teaches a student to model a scientific problem and write a computer program in C language to solve that problem. To do that, the book first introduces the student to the basics of C language, dealing with all syntactical aspects, but without the pedantic content of a typical programming language manual. Then the book describes and discusses many algorithms commonly used in scientific applications (e.g. searching, graphs, statistics, equation solving, Monte Carlo methods etc.).This important book fills a gap in current available bibliography. There are many manuals for programming in C, but they never explain programming technicalities to solve a given problem. This book illustrates many relevant algorithms and shows how to translate them in a working computer program.