miércoles, 30 de diciembre de 2015
Problems with zip JDCB?
This day i begin making the pull of the information of database and adds some functios (Inserts, Views). After, i investigate how can i implements the functions, SP and views in the data base. For this, many web pages suggested me use the library JDBA, but i donwload from here. In this contains the Zip with the code to connect. When i have my first code this doesnt connect. I investigate for 2 hour but i cannt doit. untill i found that the Java dont the initialization with the .zip. i can do the initialization but i preffer found the .jar to maybe avoid futures problems with the users. And now all its done. i want suggest this web Page to learn about the conection with Java, the code is really easy to understand
martes, 29 de diciembre de 2015
Repair the interface and Read POO
Today i check the inerface, and see some problems with the Jtable. The first, the table was editable, then i investagate and use the function .setEnabled(false);. The other problem was that i will drag and drop the column then i use this other function .getTableHeader().setReorderingAllowed(false);. Other problem with the interface was the use of .setPreferredScrollableViewportSize(); because this not complement the panel then i prefer use .setFillsViewportHeight(true);. The last problem that went to my mind, was how i can add a new row?. At the begining i try to find a function that said like a .addRow, but after the investigate i discover that i need create a new model table model said DefaultTableModel, this said that the table can has other models but i prefferd the model that i has. When i try to upload my proyect to bitBucked i see that in my computer have many branches useless. Then i try delete all and rename 1 for add the interface, but isnt works. The rest of the day i read the Intro to Object Orientation. This blog was a little summary of my university POO
lunes, 28 de diciembre de 2015
Redesing the Interface
Today i learn how i really need write in to blog, thanks to Rubén. Then i decided begin this, made a entry for day, untill my arrive in Pernix. The leftover of the day, i make the interface without code generators. On this form it´s easiest understand my code, but take too many time because i need investigate. I hace a problem when i create a Jtable, because i wanted put a scrollbar, at the begining i think that i need add the scrollbar to the Jbox, however was opposite. In moments of day Rubén and me discussed about the best form to create the data base. Because my model was wrong, i think that my model wasn´t wrong but maybe the variables name. I need to be more careful with this problem
miércoles, 23 de diciembre de 2015
Review the interface and creation of database
Today i called to Raquel to see my interface, but i has a problem. The interface wasn´t there. I begin to investigate the problem because the proyect was in bitbucked but not in my PC. After 1 hour to investigate i discovered the proyect in netbeans change depending of the branch that i use. After i called to Raquel again, she see my interface a says that was good. Immediately i made the pull request in the bitbucked, but most later Jesús see my code and said me that i can´t use generate and i need begin with the functions of the proyect. Them i go to download the mysql, and inmediately i start with the desing of the Data Base
martes, 22 de diciembre de 2015
Desing Interface of Labin Probetas
Today i continue work on the Proyect. Cardoce suggested investigate about the TDD and JUnit. TDD or Test-drive development its a methodology to use before the create a proyect or function, with this i need follow a series of steps. JUnit is a library that helps to inplement the TDD in my code. Also in this day i begin to create the interface, i think the fasest and easiest form to create it is with designer of NetBeans. On this day i complete the interface but i want see the opinion of Raquel, them the rest of the day read clean code chapter 6 but i can´t finish. On this chapter talk about the Objects and structures and how i can represents
lunes, 21 de diciembre de 2015
Work on my first Proyect
Today i begin to work in my first proyect with Rubén Mora, the proyects name is Labin Probetas. it is a register system of check in and check out probetas. Today i learn about the Scrum and Kanban. Scrum are a methodology how organize the work time of the proyect to helps complete goals and expectations. And Kanban is the tool how do it. Also Rubén and me work to create a branch master with the first proyect and test a pull request to hte proyect
jueves, 17 de diciembre de 2015
miércoles, 16 de diciembre de 2015
Html, CCS and Clean Code
Today i Learned, practiced and wrote how create a HTML file and severals commands to give form. Also with CCS that its a complement to give a better form to HTML. And final i read two more Chapters about the Clean Code. The Chapter 4 talk about Comments, The idea of the chapter was that i need reduce the comments because. The Chapter 5 learned about the identation and the spaces in the code. The concepts need stay most near posible
martes, 15 de diciembre de 2015
Clean Code and Git
I Just Begin read About Clean Code of Robert C.Martin the Chapter 1,2,3. In the first Chapter talk about the a interview with many popular developers, and they explain the term of clean code. In the second Chapter this begin with the importance of the names in the code and says diferents aspects to give a name. In the chapter number 3 talk about the functions and how can i do it. In other part of the day i learned how to add a file in the brach and upload other branches
lunes, 14 de diciembre de 2015
First Day
Before to begin this blog i wanna say that i have some time without practice and i apologize for my misspellings.
In my first Day i read the PlayBook untill the page 43 and learned to use the toggl, Trello and Slack with Cardoce. At the final of the day i see a git Tutorial in Code School, i learned this is a powerfull tool that i can work with my partners in real time. I learned how create a git
In my first Day i read the PlayBook untill the page 43 and learned to use the toggl, Trello and Slack with Cardoce. At the final of the day i see a git Tutorial in Code School, i learned this is a powerfull tool that i can work with my partners in real time. I learned how create a git
Suscribirse a:
Entradas (Atom)