![]() |
||||||||||
|
||||||||||
|
|
![]() |
||||||||
|
Please describe a recent project you have worked on in which programming was required. I created an online project management site for another project we are working. The project mananagement site has a database that stores our data and uses ASP to read/write to the database. I did most of the work in Dreamweaver Ultradev, but hand coded most of the ASP code because the built ASP functions of Dreamweaver were to limited. The site went up pretty quick, about 3 days, and we been revising it as necessary.
What development tools do you use for writing, debugging and testing?
If a student asked you to recommend a good first language for a programmer, what would you recommend?
What operating systems and web servers should be covered in a programming curriculum? Do you have any additional advice for someone hoping to pursue a career in Web Programming? Learn C++. Learn Java. You'll need them later. Web Programming languages like JavaScript and PHP are good places to start, but you need Java and C++ will give you more options and opportunities. Learn the web server software. It is hard to code without knowing the OS.
Iris Johnson: irjohnso@cisco.com, Cisco Systems Inc.
What programming languages have you used for the Web sites you've developed?
Briefly describe what you feel are the strengths and weakness of the languages mentioned above. Please describe a recent project you have worked on in which programming was required. Most recently we have dealt with reformating all of the permissions on the folder and files in our cgi-bin. Our entire site has moved to a higher level on the server and therefore our cgi-bin lives in a folder above htdocs (where our directory lives). What used to be poeeible through a simple SAMBA connection is now only possible through a session in UNIX.
What development tools do you use for writing, debugging and testing?
If a student asked you to recommend a good first language for a programmer, what would you recommend?
What operating systems and web servers should be covered in a programming curriculum? Do you have any additional advice for someone hoping to pursue a career in Web Programming? Be ready to learn everyday and be patient, because each problem is diffent. After being a web developer for over 6 years, I still spend a least 2 -3 days a quarter in training.
Tomas Chadsey: tomas@pressdemo.com, The Press Democrat
What programming languages have you used for the Web sites you've developed?
Briefly describe what you feel are the strengths and weakness of the languages mentioned above. Please describe a recent project you have worked on in which programming was required. The most important project was the online classifieds. At the time, a third-party company was putting our print classifieds online (AdOne). We needed to bring this in house. I built the existing online classified search with cold fusion and sql2000. I also created the search agent (Ad Hunter) which emails custom results to users. A recent smaller project was the Clip and Go maps. http://www.pressdemocrat.com/lifestyle/index.html (link on left) Users can search, print, and email outdoor maps of Sonoma County.
What development tools do you use for writing, debugging and testing?
If a student asked you to recommend a good first language for a programmer, what would you recommend?
What operating systems and web servers should be covered in a programming curriculum? Do you have any additional advice for someone hoping to pursue a career in Web Programming? I would recommend focusing on one web programming language. ASP, CF, PHP, for example, are very simliar in behavior. The syntax changes but the logic carries throughout all of them. We had an intern who was an expert at perl. He picked up Cold Fusion in a few weeks. Try to keep up with the latest industry trends. We'll see Cold Fusion integrating Flash, and Java technology in the next version, Neo.
Le Nguyen: srjc@datasail.com, AFC
What programming languages have you used for the Web sites you've developed?
Briefly describe what you feel are the strengths and weakness of the languages mentioned above. Please describe a recent project you have worked on in which programming was required. Applications involving programming can be something as simple as an expandable menu rotating style sheets. Many server based programming applications are designed to incorporate database functionality. This might include common applications such as customer registration and login, online forms and surveys, job listings and resume submissions, online order status and product tracking.
What development tools do you use for writing, debugging and testing?
If a student asked you to recommend a good first language for a programmer, what would you recommend?
What operating systems and web servers should be covered in a programming curriculum? Do you have any additional advice for someone hoping to pursue a career in Web Programming? Technologies and programming languages come and go. The more languages you have under your belt, the more options you have to solve a given problem. But the most important skill is being able to understand and break down complex problems into manageable, practical, and codeable segments. The programming language is just a tool to implementing the solution. You first have to come up with A solution. Learn to do more than just program. Successful application developers need to be able to ineract with people, to gather specifications, to understand and empathize with user needs.
Jay Field: jay.field@sonoma.edu, Sonoma State University
What programming languages have you used for the Web sites you've developed?
Briefly describe what you feel are the strengths and weakness of the languages mentioned above. Please describe a recent project you have worked on in which programming was required. At SSU we ported our web environment from the mac to to Linux. We wrote some perl to handle certain functions that were previously handled by mac binaries.
What development tools do you use for writing, debugging and testing?
If a student asked you to recommend a good first language for a programmer, what would you recommend?
What operating systems and web servers should be covered in a programming curriculum? Do you have any additional advice for someone hoping to pursue a career in Web Programming? learn an sql database such as oracle, mysql, postgres learn the target operating system as well as you can
Jamie Spooner: jspoon@planeteria.com, Planeteria
What programming languages have you used for the Web sites you've developed?
Briefly describe what you feel are the strengths and weakness of the languages mentioned above. Please describe a recent project you have worked on in which programming was required. Sebastopol Fine Wine (www.sebastopolfinewine.com). This is an online interface for a wine merchant located in Sebastopol, CA. The web site allows customers to browse through the available wine inventory and submit purchase orders, as well as get information about wine tasting and musical events sponsored by the winery.
What development tools do you use for writing, debugging and testing?
If a student asked you to recommend a good first language for a programmer, what would you recommend?
What operating systems and web servers should be covered in a programming curriculum? Do you have any additional advice for someone hoping to pursue a career in Web Programming? The best advice is to start out by volunteering to make sites for your friends or family. This will give you a great way to learn on the job, add a few small sites to your resume, and discover if this type of work is something you have fun doing. The best programmers are the ones who find the work creatively stimulating and challenging intellectually.
Pat Louvau: pat.louvau@serra.com, Serra Systems
What programming languages have you used for the Web sites you've developed?
Briefly describe what you feel are the strengths and weakness of the languages mentioned above. Please describe a recent project you have worked on in which programming was required. I have created several e-commerce applications, the last of which includes online credit card authorization. I have created many general data tracking applications for such areas as sales leads, sales quotes, employee contact information, website usage statistics, training class evaluations, etc. Each one provides a general, filterable, sortable display of all entries, new entry screens, edit screens and the creation of automatic e-mails when needed.
What development tools do you use for writing, debugging and testing?
If a student asked you to recommend a good first language for a programmer, what would you recommend?
What operating systems and web servers should be covered in a programming curriculum? Do you have any additional advice for someone hoping to pursue a career in Web Programming? I recommend learning to use ASP and/or ASP.Net. They are very powerful, especially with Internet Explorer.
Heidi Jorgensen: hjorgensen@hjorgensen.com, AFC as an intern
What programming languages have you used for the Web sites you've developed?
Briefly describe what you feel are the strengths and weakness of the languages mentioned above. Please describe a recent project you have worked on in which programming was required. I developed a website for a family member and used JavaScript to do form checking and rollovers. I used ASP to produce several pages and tranmit the data.
What development tools do you use for writing, debugging and testing?
If a student asked you to recommend a good first language for a programmer, what would you recommend?
What operating systems and web servers should be covered in a programming curriculum? Do you have any additional advice for someone hoping to pursue a career in Web Programming? Take as many courses as you can. Don't restrict yourself to the programming end. Photoshop is a great tool to learn. When it comes time for job hunting, you never know if an 8 week course might be the edge you need. Learn something about both platforms too.
Jeremy Wyman: tao_te_ching@hotmail.com, WA Interactive
What programming languages have you used for the Web sites you've developed?
Briefly describe what you feel are the strengths and weakness of the languages mentioned above. Please describe a recent project you have worked on in which programming was required. Well, I built a store-like Wine Club for J Wine using ASP, Visual Basic, JavaScript, and SQL. ASP was used on the server to generate JavaScript enriched HTML pages (DHTML) and used a few custome built server-side components (using VB). SQL was used to enter, retrieve, and parse the database stored data.
What development tools do you use for writing, debugging and testing?
If a student asked you to recommend a good first language for a programmer, what would you recommend?
What operating systems and web servers should be covered in a programming curriculum? Do you have any additional advice for someone hoping to pursue a career in Web Programming? Focus on JavaScript for now but look towards the future. By the time you enter the field it will be different and of course you'll need to leave the Bay Area if you want to find a job now. If you can wait it out things should pick up there again.
Genny Engel: genny@webhabitat.com, Web Habitat, Inc.
What programming languages have you used for the Web sites you've developed?
Briefly describe what you feel are the strengths and weakness of the languages mentioned above. Please describe a recent project you have worked on in which programming was required. Job board -- tasks include setting up the database itself, scripts to accept user input and put it in the database, and search scripts to get information back out of the database and display it on the page. This is typical of server-side programming jobs -- they almost always involve some kind of database handling.
What development tools do you use for writing, debugging and testing?
If a student asked you to recommend a good first language for a programmer, what would you recommend?
What operating systems and web servers should be covered in a programming curriculum? Do you have any additional advice for someone hoping to pursue a career in Web Programming? Learn the SQL language and learn some web server administration and general networking concepts. You will probably need to program a website to interact with a database, and it's helpful to have an understanding of how the server and the networks operate. But mainly, never forget all websites are for their USERS.
Evelyn Eyer: eeyer@allerderm.com, Allerderm Labs
What programming languages have you used for the Web sites you've developed?
Briefly describe what you feel are the strengths and weakness of the languages mentioned above. Please describe a recent project you have worked on in which programming was required. Our AllerOUTLET...ASP header with a pop up window everytime an order is placed
What development tools do you use for writing, debugging and testing?
If a student asked you to recommend a good first language for a programmer, what would you recommend?
What operating systems and web servers should be covered in a programming curriculum? Do you have any additional advice for someone hoping to pursue a career in Web Programming? if you like being creative, like to hand code and like working on a computer...web programming is for you.
Brian Petro: srjc@bpwebdesign.com, Bright Productions Website Design
What programming languages have you used for the Web sites you've developed?
Briefly describe what you feel are the strengths and weakness of the languages mentioned above. Please describe a recent project you have worked on in which programming was required. We recently built the online portion of a contest for KJZY. The application was written primarily with PHP and Perl. Contestants can sign up or withdraw online via a form. There are multiple layers of data verification before the entry is accepted. All data is written to a text database. We would have used MySQL, but the site is hosted at ATG (they don't support MySQL). KJZY staff can use an online administrative area to: *send HTML e-mail automatically to all contestants. *Sign up contestants manually who fail the automated signup data verification *Observe real-time data analysis of the database such as percentages of users in a given age range or from a given city. *Take the contest on or offline with the click of a button *manually edit the database or add notes regarding a particular entrant via an online tool.
What development tools do you use for writing, debugging and testing?
If a student asked you to recommend a good first language for a programmer, what would you recommend?
What operating systems and web servers should be covered in a programming curriculum? Do you have any additional advice for someone hoping to pursue a career in Web Programming? If you plan on freelancing- 1. Get some business skills: writing, verbal communication, accounting, marketing, estimating etc.. When you run your own business, you have to do everything, not just programming. You can be a great programmer, but I you can't take care of the business end, you'll never make it. 2. Don't bid on a job that is over your head. In a perfect world, when I hire a programmer, I want to hire someone who has done exactly what I need a million times.
Christalene Loren: lorenwolf@hotmail.com, LorenVision What programming languages have you used for the Web sites you've
developed?
Briefly describe what you feel are the strengths and weakness of the
languages mentioned above. Please describe a recent project you have worked on in which programming was required. I have not worked on any recent projects but this summer I am involved on an internet animation project using Flash and some Javascript.
What development tools do you use for writing, debugging and testing? If a student asked you to recommend a good first language for a programmer,
what would you recommend? |
||||||||||
![]() |
|
|||||||||
| For additional information please contact: Julie Hahn - counselor [707] 527-4792 [ jhahn@santarosa.edu ] Linda Hemenway - coordinator [707] 527-4855 [ lhemenway@santarosa.edu ] site designed by Irina Runneals [ irina_runneals@juno.com ]
|
||||||||||