скачать

Поурочный план по информатике, Вставка символов и формул

Поурочный план по информатике - Вставка символов и формул.

Цели:
Образовательные:
Научиться вставлять объекты (художественный текст и рисунки) в текстовом редакторе.
Развивающие:
навыки работы с учебными пособиями и дополнительными источниками информации.
Воспитательные:
внимательность, сосредоточенность, аккуратность при работе с ПО;
интерес к самостоятельной работе, творчеству;

Ход урока:

Организационный момент.
Если кто-то уже подготовил реферат, то можно принять его.
Проверка домашнего задания. Тест на компьютере.
На усмотрение учителя выставляются отметки.
Изучение нового материала. Используем видеокурс:
Урок№12– Вставка символов и формул.
Объясните учащимся, как вставить в текстовый документ:
символ (по команде Вставка/ Символ/ выбрать нужный шрифт/ указать нужный символ/ нажать кнопку Вставить).
формулу (по команде Вставка/ Объект/ Microsoft Equation). Можно кратко объяснить кнопки панели инструментов Формула (эта панель инструментов появляется при загрузке программы Microsoft Equation), а более конкретно строить те формулы, с которыми учащиеся знакомятся на уроках математики.
Для закрепления изученного материала
Предложите выполнить Пример 1 § 18.1;
Предложите выполнить Пример 2 § 18.2;
Рефлексия.

Скачать и читать Поурочный план по информатике, Вставка символов и формул
 

Поурочный план по информатике, Практическая работа

Поурочный план по информатике - Практическая работа.

Цели:
    Образовательные:
    Закрепить знания по созданию таблиц в программе Microsoft Word с помощью выполнения практических заданий.
    Развивающие:
   способность анализа сообщений ПО и умение принятия соответствующих решений;
   навыки работы с текстовыми редакторами и текстовой информацией;
   Воспитательные:
   внимательность, сосредоточенность, аккуратность при работе с ПО;
   интерес к самостоятельной работе, творчеству;

Ход урока:

    Организационный момент.
    Проверка домашнего задания. Тест на компьютере к уроку 10 Работа в текстовом редакторе. 7 мин.
    На усмотрение учителя выставляются отметки.
    Если у учащихся есть вопросы, то ответить на них.
    Если необходимо использовать видеоуроки для повторения.
    Приступить к выполнению практического задания.    Доделать упражнение 4 стр. 118.
    Рефлексия.

Скачать и читать Поурочный план по информатике, Практическая работа
 

Поурочный план по информатике, Самостоятельная работа на компьютере

Поурочный план по информатике - Самостоятельная практическая работа на компьютере.

Цели:
Образовательная:
   Закрепить умения работы с файловой системой.
Развивающая:
   умение анализировать и классифицировать учебный материал;
Воспитательная:
  аккуратность и ответственность при выполнении заданий;
  бережное отношение к имуществу школы, в частности, к объектам компьютерного класса.

Ход урока:
1. Проверьте выполнение домашнего задания. Тест «Файловая система».
2. Предложить учащимся выполнить упражнения:
   выполнить упражнение 4 стр. 132 (рис. сохранить в своей рабочей папке).
   выполнить упражнение 5 стр. 132
  Создать файловую структуру (папку уроки поместить в свою рабочую папку!!!):

Скачать и читать Поурочный план по информатике, Самостоятельная работа на компьютере
 

Build Your Own Database Driven Website using PHP and MySQL, Kevin Yank

Build Your Own Database Driven Website using PHP and MySQL - Kevin Yank - 2003.

   This book is aimed at intermediate or advanced Web designers looking to make the leap into server-side programming. You'll be expected to be comfortable with simple HTML, as I'll make use of it without much in the way of explanation. No knowledge of JavaScript is assumed or required, but if you do know JavaScript, you'll find it will make learning PHP a breeze.

   By the end of this book, you can expect to have a grasp of what's involved in setting up and building a database-driven Website. If you follow the examples, you'll also learn the basics of PHP (a server-side scripting language that gives you easy access to a database, and a lot more) and Structured Query Language (SQL - the standard language for interacting with relational databases) as supported by MySQL, one of the most popular free database engines available today. Most importantly, you'll come away with everything you need to get started on your very own database-driven site in no time!

PHP and MySQL - Kevin Yank

Скачать и читать Build Your Own Database Driven Website using PHP and MySQL, Kevin Yank
 

PHP and MySQL For Dummies, Valade J.

PHP and MySQL For Dummies - 2nd Edition - Janet Valade - 2004.

   Think of this book as your friendly guide to building a Web database application. This book is designed as a reference, not as a tutorial, so you don’t have to read this book from cover to cover, unless you want to. You can start reading at any point in the book - in Chapter 1, Chapter 9, wherever. I divide the task of building a Web database application into manageable chunks of information, so check out the table of contents and locate the topic that you’re interested in. If you need to know information from another chapter to understand the chapter you’re reading, I reference that chapter number.

Here’s a sample of the topics that I discuss in this book:
- Building and using a MySQL database
- Adding PHP to HTML files
- Using the features of the PHP language
- Using HTML forms to collect information from users
- Showing information from a database in a Web page
- Storing information in a database

PHP and MySQL For Dummies

Купить бумажную или электронную книгу и скачать и читать PHP and MySQL For Dummies, Valade J.
 

PHP5 For Dummies, Valade J.

PHP5 For Dummies - Janet Valade - 2004.

   Think of this book as a friendly introduction to programming in PHP. This book is both an introduction to programming and an introduction to PHP. The book starts with the basics of PHP, including how to tell whether you need to install it. (Full installation instructions are included in Appendix A.) The book describes the basic features of PHP with examples of their use. If you have experience with programming, you can probably just skim this section, but if you don’t, all the programming basics are here.  
   The book goes on to describe the most common uses of PHP. It shows how to write scripts for Web sites, file manipulation, databases, and other common tasks. It provides techniques and shortcuts and warns against common errors. Both beginners and experienced programmers can write useful scripts for many common applications in a very short time by using the information in the application section (Part IV) of the book.

PHP_For_Dummies

Скачать и читать PHP5 For Dummies, Valade J.
 

MySQL/PHP Database Applications, Bulger B., Greenspan J., Wall D.

MySQL/PHP Database Applications - Second Edition - Brad Bulger, Jay Greenspan, David Wall - 2001.

   Quite a few books deal with PHP, and a few cover MySQL. We’ve read some of these and found a few to be quite helpful. If you’re looking for a book that deals with the gory details of either of these packages, you should probably look elsewhere.
  The focus of this book is applications development. We are concerned with what it takes to get data-driven Web sites up and running in an organized and efficient way. The book does not go into arcane detail of every aspect of either of these tools. For example, in this book you will not find a discussion of PHP’s LDAP functions or MySQL’s C application program interface (API). Instead, we focus on the pieces of both packages that affect one another. We hope that by the time you’re done with this book you’ll know what it takes to get an application up and running using PHP and MySQL.

MySQL/PHP Database Applications

Скачать и читать MySQL/PHP Database Applications, Bulger B., Greenspan J., Wall D.
 

Beginning PHP, Apache, MySQL Web Development, Michael Glass, Yann Le Scouarnec, Elizabeth Naramore, Gary Mailer, Jeremy Stolz, Jason Gerner

Beginning PHP, Apache, MySQL Web Development, Michael Glass, Yann Le Scouarnec, Elizabeth Naramore, Gary Mailer, Jeremy Stolz, Jason Gerner.

2004.

   We assume that anyone reading this book has some experience with Web site development concepts
and a basic working knowledge of HTML. Knowledge of other programming languages
besides PHP is not a prerequisite for this book, but certainly any programming experience you
have will help you understand and apply the concepts.
   This book is geared toward the “newbie” to these three areas, and we’ve brought many of the concepts
and code snippets to the most basic level. As your experience and comfort level grow with
your knowledge and practical applications, you will find more complex and perhaps more efficient
ways of doing things. When that happens, you will know that you have come over to the
dark side and joined us as PHP, Apache, and MySQL enthusiasts.

Beginning PHP, Apache

Скачать и читать Beginning PHP, Apache, MySQL Web Development, Michael Glass, Yann Le Scouarnec, Elizabeth Naramore, Gary Mailer, Jeremy Stolz, Jason Gerner
 
Показана страница 133 из 300