background preloader

Eğitim

Facebook Twitter

Top 50 Free Open Source Classes on Computer Science : Comtechtor. Computer science is an interesting field to go into.

Top 50 Free Open Source Classes on Computer Science : Comtechtor

There are a number of opportunities in computer science that you can take advantage of. With computers increasingly becoming a regular part of life, those who can work with computers have good opportunities. You can find a good salary with a program in computer science, and as long as you are careful to keep up your skills. Here are 50 free opencourseware classes that can help you learn more about computer science: Introduction to Computer Science Learn the basics of computer science, and get a foundation in how computer science works.

Introduction to Computer Science: Learn about the history of computing, as well as the development of computer languages. National High Magnetic Field Laboratory Slideshow: The Tesla Coil.

Battery charger

About Wireless Power Transfer. 6.450 Principles of Digital Communications I, Fall 2006. 6.071J Introduction to Electronics, Signals, and Measurement, Spring 2006. Electrical Machinery I. Embedded Linux practical labs with the Beagle Board. Get valuable embedded Linux experience using our practical labs on a Beagle Board.

Embedded Linux practical labs with the Beagle Board

We were asked to customize our embedded Linux training session with specific labs on OMAP 3530 hardware. After a successful delivery on the customer site, using Beagle boards, here are our training materials, released as usual under the terms of the Creative Commons Attribution-ShareAlike 3.0 license: Lecture slides (PDF, ODF): the same slides as in our embedded Linux sessions.Practical labs (PDF, ODF), with specific instructions for the Beagle Board.Training agenda: (PDF, ODF) Articles on Embedded Systems. Microcontrollers, Embedded Systems, Bluetooth Resources: Large Selection of Books and Links. [MicrocontrollerShop], [Books in English Language], [Books in German Language], [Links] As these resource pages are constantly evolving, we recommend you check back frequently.

Microcontrollers, Embedded Systems, Bluetooth Resources: Large Selection of Books and Links

Please let us know of any useful resources you would like to see added to our list. Newbie or Confused? If you are new to microcontroller development or confused about the many microcontroller tool choices available, we recommend you read our online article: Developing Embedded Systems - A Tools Introduction. Free university lectures - computer science, mathematics, physics, chemistry. Whether your goal is to earn a promotion, graduate at the top of your class, or just accelerate your life, lectures can help get you there.

free university lectures - computer science, mathematics, physics, chemistry

Our archives of lectures cover a huge range of topics and have all been handpicked and carefully designed by experienced instructors throughout the world who are dedicated to helping you take the next step toward meeting your career goals. Lifelong learns can turn their free time turn into self-improvement time. The online lectures on this list are more than lecture notes or a slideshow on a topic -- they were designed for audiences like you, with carefully sequenced themes and topics taught by veteran educators, and often with additional resources for your own independent study. The lectures are available to anybody, completely free of charge. Embedded Linux Microcontroller Project. Invent Your Own Computer Games with Python. Chapter 1 Read online: Chapter 1 - Installing Python Videos: Chapter 2 Read online: Chapter 2 - The Interactive Shell Chapter 3 Read online: Chapter 3 - Strings Download source: hello.py Copy source to clipboard: Use the online diff tool to find typos in your code: hello.py Chapter 4 Read online: Chapter 4 - Guess the Number Download source: guess.py Use the online diff tool to find typos in your code: guess.py.

Invent Your Own Computer Games with Python

UC Berkeley Webcasts. Courses. European Civilization, 1648-1945. Syllabus Professor John Merriman, Charles Seymour Professor of History Description This course offers a broad survey of modern European history, from the end of the Thirty Years' War to the aftermath of World War II.

European Civilization, 1648-1945

Along with the consideration of major events and figures such as the French Revolution and Napoleon, attention will be paid to the experience of ordinary people in times of upheaval and transition. Texts Browning, Christopher. Merriman, John. Orwell, George. Smith, Helmut. Winter, Jay. Zola, Emile. Requirements There will be weekly discussion sections, a midterm examination, several superb films, a final examination, and a short (6-8 pages), fun paper. Grading Grades will be determined by equally weighing the midterm, final and paper grades. Join a Study Group Through a pilot arrangement with Open Yale Courses, OpenStudy offers tools to participate in online study groups for a selection of Open Yale Courses, including HIST 202. View study group. 24.262 Feeling and Imagination in Art, Science, and Technology, Spring 2004.

The Python Tutorial. Python is an easy to learn, powerful programming language. It has efficient high-level data structures and a simple but effective approach to object-oriented programming. Python’s elegant syntax and dynamic typing, together with its interpreted nature, make it an ideal language for scripting and rapid application development in many areas on most platforms. The Python interpreter and the extensive standard library are freely available in source or binary form for all major platforms from the Python web site, and may be freely distributed.

The same site also contains distributions of and pointers to many free third party Python modules, programs and tools, and additional documentation. The Python interpreter is easily extended with new functions and data types implemented in C or C++ (or other languages callable from C). This tutorial introduces the reader informally to the basic concepts and features of the Python language and system. The Glossary is also worth going through. View topic - Embedded Systems Tutorial.