<![CDATA[Messages posted by "Reversing..."]]> /hvaonline/posts/listByUser/157229.html JForum - http://www.jforum.net Re: Cách tạo và sử dụng file dll trong C, C++ Code:
int sum(int,int)
1. Tạo file mydll.cpp với nội dung: Code:
extern "C" __declspec(dllexport) int sum(int a, int b)
{
    return a + b;
}
2. Dùng Visual Studio Command Prompt gõ lệnh Code:
cl /LD /EHsc mydll.cpp
3. Ta nhận được 1 file .lib và file .dll . Bây giờ tạo 1 file test.cpp: Code:
#pragma comment(lib,"mydll")
int main()
{
    return sum(1,2);
}
]]>
/hvaonline/posts/preList/26658/166297.html#166297 /hvaonline/posts/preList/26658/166297.html#166297 GMT
Re: Guru Computer Library /hvaonline/posts/preList/26555/162211.html#162211 /hvaonline/posts/preList/26555/162211.html#162211 GMT Re: Ai có quyển Computer a topdown Approach featuring the internet 3,4? /hvaonline/posts/preList/25765/156251.html#156251 /hvaonline/posts/preList/25765/156251.html#156251 GMT Re: Kiểm tra tính chia hết với 7 ??? Code:
Cho a = a[k]...a[1]a[0] = a[1] + a[1]*10 + ... + a[k]*10^k (k+1 chữ số)

a | 7 <=> các số hạng | 7 <=> a[i]*10^i | 7 <=> a[i]*3^i | 7  ( 10^k = 3^k (mod 7) )
3^(k+3) = -3^k (mod 7) => chỉ cần xét 3 phần tử đầu tiên 3^0 mod 7, 3^1 mod 7 và 3^2 mod 7, chúng lần lượt bằng 1, 3, 2. Lúc đó 3^3 mod 7 = - 3^0 mod 7 = -1, 3^4 = -3 (mod 7), 3^5 = -2 (mod7)... Có thể tổng quát. ]]>
/hvaonline/posts/preList/25341/153494.html#153494 /hvaonline/posts/preList/25341/153494.html#153494 GMT
Re: Hỏi về C++ ?? Code:
// r - kết quả.
f(int n, double t, double &r)
{
      if ( t < epsilon) return r;
      f( n + 1, x*x/n/(n+1), r + t/n );
}
]]>
/hvaonline/posts/preList/25277/153407.html#153407 /hvaonline/posts/preList/25277/153407.html#153407 GMT
Re: CCNP Video Mentor (Video Learning) /hvaonline/posts/preList/24142/146188.html#146188 /hvaonline/posts/preList/24142/146188.html#146188 GMT Re: Đã có: Kaspersky Internet Security 2009 (8.0.0.357) kèm 6 active keys /hvaonline/posts/preList/24017/145388.html#145388 /hvaonline/posts/preList/24017/145388.html#145388 GMT __Books__Series__
Code:
http://rapidshare.com/files/135138194/1931841535.chm
JavaScript Professional Projects
Code:
http://rapidshare.com/files/135105255/Javascript_Professional_Projects_-_Premier_Press_2003.chm
J2EE Professional Projects
Code:
http://rapidshare.com/files/135105367/J2EE_Professional_Projects.pdf
Microsoft C# Professional Projects
Code:
http://rapidshare.com/files/135105486/Premier_Press_-_C__Professional_Projects.pdf
Microsoft .NET Professional Projects
Code:
http://rapidshare.com/files/135119479/Premier_Press_-_NET_Framework_Professional_Projects.pdf
Microsoft Ado.Net Professional Projects
Code:
http://rapidshare.com/files/135119553/NET_-_ADO.NET_Professional_Projects.rar
Visual Basic Professional Projects
Code:
http://rapidshare.com/files/135119620/VB.NET_Professional_Projects.chm
ASP.NET Professional Projects
Code:
http://rapidshare.com/files/135119659/_Premier_Press_-_Microsoft_ASP.Net_Professional_Projects.pdf
HTML Professional Projects
Code:
http://rapidshare.com/files/135120599/HTML_Professinal_Projects_-_ISBN_159200055X.pdf
Visual C++ Professional Projects
Code:
http://rapidshare.com/files/135123694/1931841314.pdf
Dynamic Web Forms Professional Projects
Code:
http://rapidshare.com/files/135138194/1931841535.chm
Microsoft Excel VBA Professional Projects [img]http://tbn0.google.com/images?q=tbn:1MlvzNA0KwVBNM:http://ecx.images-amazon.com/images/I/517B13VYWML._SL500_BO2,204,203,200_PIsitb-dp-500-arrow,TopRight,45,-64_OU01_AA240_SH20_.jpg[/img] Code:
http://rapidshare.com/files/135138194/1931841535.chm
VBScript Professional Projects (with source code)
Code:
http://rapidshare.com/files/135148321/Course_Technology_-_VB_Script_Professional_Projects.rar
]]>
/hvaonline/posts/preList/24100/145385.html#145385 /hvaonline/posts/preList/24100/145385.html#145385 GMT
Re: Video training http://www.netbks.com/category/video-training Rất nhiều tài liệu hướng dẫn bằng Video rất hay, nhiều vô kể, links Rapidshare.]]> /hvaonline/posts/preList/22784/142163.html#142163 /hvaonline/posts/preList/22784/142163.html#142163 GMT Re: Video training Game Development using J2ME
Learn how to develop java games for mobile phones with this 85 minutes video tutorial Download: http://rapidshare.com/files/126674316/Game.Development.using.J2ME_netbks.com.part1.rar http://rapidshare.com/files/126674347/Game.Development.using.J2ME_netbks.com.part2.rar http://rapidshare.com/files/126674386/Game.Development.using.J2ME_netbks.com.part3.rar http://rapidshare.com/files/126674409/Game.Development.using.J2ME_netbks.com.part4.rar http://rapidshare.com/files/126674337/Game.Development.using.J2ME_netbks.com.part5.rar]]>
/hvaonline/posts/preList/22784/140941.html#140941 /hvaonline/posts/preList/22784/140941.html#140941 GMT
Re: Video training Career Academy SQL Server 2005
This is the only SQL Server 2005 package you will need. Its diverse courses will satisfy the needs of anyone wishing to take there SQLl Server 2005 skills to the next level. This package includes the insights of Mark Russell, and provides specially proven ideologies that allow you to learn all aspects of the SQL Server 2005 Environment. This course uses a combination of instructor lectures, computer demonstrations and interactive hands-on lab simulations to illustrate the Best Practices and mastery of Microsoft SQL Server 2005. Download: http://rapidshare.com/files/126706272/Career_Academy_SQL_Server_2005_netbks.com.part01.rar http://rapidshare.com/files/126706297/Career_Academy_SQL_Server_2005_netbks.com.part02.rar http://rapidshare.com/files/126706308/Career_Academy_SQL_Server_2005_netbks.com.part03.rar http://rapidshare.com/files/126706324/Career_Academy_SQL_Server_2005_netbks.com.part04.rar http://rapidshare.com/files/126706354/Career_Academy_SQL_Server_2005_netbks.com.part05.rar http://rapidshare.com/files/126706350/Career_Academy_SQL_Server_2005_netbks.com.part06.rar http://rapidshare.com/files/126706386/Career_Academy_SQL_Server_2005_netbks.com.part07.rar http://rapidshare.com/files/126706377/Career_Academy_SQL_Server_2005_netbks.com.part08.rar http://rapidshare.com/files/126706428/Career_Academy_SQL_Server_2005_netbks.com.part09.rar http://rapidshare.com/files/126706447/Career_Academy_SQL_Server_2005_netbks.com.part10.rar http://rapidshare.com/files/126706404/Career_Academy_SQL_Server_2005_netbks.com.part11.rar http://rapidshare.com/files/126706440/Career_Academy_SQL_Server_2005_netbks.com.part12.rar http://rapidshare.com/files/126706446/Career_Academy_SQL_Server_2005_netbks.com.part13.rar http://rapidshare.com/files/126706484/Career_Academy_SQL_Server_2005_netbks.com.part14.rar http://rapidshare.com/files/126706501/Career_Academy_SQL_Server_2005_netbks.com.part15.rar http://rapidshare.com/files/126706469/Career_Academy_SQL_Server_2005_netbks.com.part16.rar http://rapidshare.com/files/126706511/Career_Academy_SQL_Server_2005_netbks.com.part17.rar http://rapidshare.com/files/126706526/Career_Academy_SQL_Server_2005_netbks.com.part18.rar http://rapidshare.com/files/126706548/Career_Academy_SQL_Server_2005_netbks.com.part19.rar http://rapidshare.com/files/126706552/Career_Academy_SQL_Server_2005_netbks.com.part20.rar http://rapidshare.com/files/126707114/Career_Academy_SQL_Server_2005_netbks.com.part21.rar http://rapidshare.com/files/126707170/Career_Academy_SQL_Server_2005_netbks.com.part23.rar http://rapidshare.com/files/126707186/Career_Academy_SQL_Server_2005_netbks.com.part22.rar http://rapidshare.com/files/126706718/Career_Academy_SQL_Server_2005_netbks.com.part24.rar http://rapidshare.com/files/126706740/Career_Academy_SQL_Server_2005_netbks.com.part25.rar http://rapidshare.com/files/126706781/Career_Academy_SQL_Server_2005_netbks.com.part26.rar http://rapidshare.com/files/126706799/Career_Academy_SQL_Server_2005_netbks.com.part27.rar http://rapidshare.com/files/126706843/Career_Academy_SQL_Server_2005_netbks.com.part28.rar http://rapidshare.com/files/126706522/Career_Academy_SQL_Server_2005_netbks.com.part29.rar]]>
/hvaonline/posts/preList/22784/140940.html#140940 /hvaonline/posts/preList/22784/140940.html#140940 GMT
Re: Video training VTC Ableton Live 6
Ableton Live is a powerful “sequencing instrument” designed for each stage of the musical process, from creation to production to performance. In the creative stage, Live is intuitive and responsive, encouraging the flow of musical ideas. During production, Live provides all of the professional tools required to complete and perfect projects. On stage, Live delivers unique expressive control and stability. This VTC tutorial approaches the instruction of Ableton Live 6 with the emphasis on getting the most out of its unique ways of creating and producing music. Detailed information is provided on all major components with an in-depth look into the main features new to version 6. Many lessons utilize Live 6’s included demo songs, allowing users to easily follow along. From Warp Modes, Launch Modes, Follow Actions and Recording to Sampler, Racks, MIDI Control and More. Download: http://rapidshare.com/files/126480591/VTC.Ableton.Live.6_netbks.com.part1.rar http://rapidshare.com/files/126480662/VTC.Ableton.Live.6_netbks.com.part2.rar http://rapidshare.com/files/126480640/VTC.Ableton.Live.6_netbks.com.part3.rar http://rapidshare.com/files/126480622/VTC.Ableton.Live.6_netbks.com.part4.rar http://rapidshare.com/files/126480616/VTC.Ableton.Live.6_netbks.com.part5.rar http://rapidshare.com/files/126480501/VTC.Ableton.Live.6_netbks.com.part6.rar VTC C Programming 2007 Tutorials
C Programming 2007 Tutorials Release Date: 2007-06-22 Duration: 9 hrs / 117 lessons Compatibility: Win Vista, XP, 2000, 98SE, Mac OS X, OS 9, Linux Download: http://rapidshare.com/files/126475795/vtccp2007_netbks.com.part1.rar http://rapidshare.com/files/126475835/vtccp2007_netbks.com.part2.rar http://rapidshare.com/files/126475519/vtccp2007_netbks.com.part3.rar]]>
/hvaonline/posts/preList/22784/140870.html#140870 /hvaonline/posts/preList/22784/140870.html#140870 GMT
Re: Video training CBT Nuggets Certified Wireless Networking Expert Exam Pack PW0-300
The Certified Wireless Networking Expert (CWNE) Certification is the cream of the crop for wireless certifications. It builds on the CWNA and CWSP certifications to teach how wireless works on a very granular level — critical knowledge for serious wireless network admins. This is the knowledge it takes to be able to call yourself a true wireless expert — and to be able to work on wireless networks of all sizes, including large networks with multiple access points. Download: http://rapidshare.com/files/126482854/CWNE_netbks.com.part1.rar http://rapidshare.com/files/126482851/CWNE_netbks.com.part2.rar http://rapidshare.com/files/126482675/CWNE_netbks.com.part3.rar CBT NUGGETS CISM Certification Pakage
Are you already working in network security, but want to give your career a big boost? Then turn yourself into a recognized security guru by becoming a Certified Information Security Manager (CISM). You’ll put your security career into overdrive as you learn a common body of knowledge that’s accepted by security pros worldwide. CISM certification focuses on business and risk management issues. According to Certification Magazine, it is the leading information security certification. The CISM certification process combines an exam with real-life work credit and ongoing education. It tells upper management that you’ve got what it takes to be the high-level security manager they need. As you listen to CBT Nuggets Trainer Michael Shannon, the entire CISM process will open up for you. Michael shows you how to prepare for the exam and how to get — or substitute for — the work experience you need (both before and after the test). Download: http://rapidshare.com/files/126635733/cbtnccp_netbks.com.part1.rar http://rapidshare.com/files/126636164/cbtnccp_netbks.com.part2.rar http://rapidshare.com/files/126635856/cbtnccp_netbks.com.part3.rar CBT Nuggets SQL Server 2005 Implementation and Maintenance Exam-Pack 70-43
SQL Server 2005 has been tweaked drastically to make your life as a Database Administrator (DBA) or Developer easier. While much of the core functionality has been carried over from previous versions of SQL Server, many of the rules of play have changed: SQL Server 2005 makes your life as a DBA or Developer easier because it combines good productivity features, easy to use new tools, and a more powerful than ever database engine. Now DBAs and Developers can work together more easily–the tools for each job have been integrated and simplified inside the new SQL Server Management Studio. SQL Server 2005 is faster than all previous versions–it broke the 1,000,000 transactions per minute milestone, which means it can now compete with the major players in the enterprise database market. Download: http://rapidshare.com/files/126631629/CBTNuggets_70-431_netbks.com.part1.rar http://rapidshare.com/files/126631681/CBTNuggets_70-431_netbks.com.part2.rar http://rapidshare.com/files/126633371/CBTNuggets_70-431_netbks.com.part3.rar http://rapidshare.com/files/126631691/CBTNuggets_70-431_netbks.com.part4.rar http://rapidshare.com/files/126631646/CBTNuggets_70-431_netbks.com.part5.rar http://rapidshare.com/files/126630477/CBTNuggets_70-431_netbks.com.part6.rar CBT Nuggets Exam-Pack 70-630 Microsoft Office SharePoint Server 2007 Configuring
SharePoint Server 2007 puts Microsoft Office workflow under your command. You’ll build customized social-networking wikis and blogs, and soon have staff accessing shared lists and libraries and working collaboratively on shared software. With SharePoint Server 2007 you’ll facilitate collaboration and Enterprise search, provide content management features, implement business processes, and supply access to information essential to organizational goals and processes. In addition to these real-world skills, Tim maps his series closely to exam objectives for Microsoft Certified Technology Specialist (MCTS) exam 70-630. Passing the exam certifies to employers that you possess the expertise to deploy and configure MOSS 2007 and build a truly stellar corporate intranet portal. The training is most appropriate for: Windows system administrators with or without WSS or MOSS experience. Those interested in passing the 70-630 certification exam. Any IT professional wishing to learn more about SharePoint. Download: http://rapidshare.com/files/126627987/agcnmoss2k7c_netbks.com.part01.rar http://rapidshare.com/files/126627930/agcnmoss2k7c_netbks.com.part02.rar http://rapidshare.com/files/126628023/agcnmoss2k7c_netbks.com.part03.rar http://rapidshare.com/files/126628126/agcnmoss2k7c_netbks.com.part04.rar http://rapidshare.com/files/126628138/agcnmoss2k7c_netbks.com.part05.rar http://rapidshare.com/files/126628167/agcnmoss2k7c_netbks.com.part06.rar http://rapidshare.com/files/126628192/agcnmoss2k7c_netbks.com.part07.rar http://rapidshare.com/files/126628237/agcnmoss2k7c_netbks.com.part08.rar http://rapidshare.com/files/126628573/agcnmoss2k7c_netbks.com.part09.rar http://rapidshare.com/files/126628849/agcnmoss2k7c_netbks.com.part10.rar http://rapidshare.com/files/126628640/agcnmoss2k7c_netbks.com.part11.rar http://rapidshare.com/files/126629018/agcnmoss2k7c_netbks.com.part12.rar http://rapidshare.com/files/126629110/agcnmoss2k7c_netbks.com.part13.rar http://rapidshare.com/files/126629026/agcnmoss2k7c_netbks.com.part14.rar http://rapidshare.com/files/126628934/agcnmoss2k7c_netbks.com.part15.rar http://rapidshare.com/files/126628907/agcnmoss2k7c_netbks.com.part16.rar http://rapidshare.com/files/126628908/agcnmoss2k7c_netbks.com.part17.rar http://rapidshare.com/files/126629139/agcnmoss2k7c_netbks.com.part18.rar http://rapidshare.com/files/126629038/agcnmoss2k7c_netbks.com.part19.rar http://rapidshare.com/files/126629142/agcnmoss2k7c_netbks.com.part20.rar http://rapidshare.com/files/126630824/agcnmoss2k7c_netbks.com.part21.rar http://rapidshare.com/files/126630916/agcnmoss2k7c_netbks.com.part22.rar http://rapidshare.com/files/126629732/agcnmoss2k7c_netbks.com.part23.rar CBT Nuggets CIW Perl Fundamentals
The content in the CIW Perl Fundamentals series maps to the exam objectives for exam 1D0-437 from Prosoft/CIWcertified.com. This exam is part of the certification track for Master CIW Web Site Manager and Master CIW Enterprise Developer, fitting under the Web Languages requirement.But, CIW Perl Fundamentals is not just for those on the CIW certification track. If you want to know how to use the building blocks of Web applications, this training will teach you. If you’ve dabbled in web programming, and want to take it to the next level - perhaps even as a career change - this training is what you need. If you want to start downloading Perl scripts and modules, understanding their functionality, and changing that functionality to apply to your specific situation - you’ll be able to do that by the time you’re done studying this training.These videos will give you the fundamental knowledge you need to start developing using Perl. Plus you’ll have the motivation to go much deeper into the language, and the confidence to do so. Download: http://rapidshare.com/files/126611036/cbtncpf_netbks.com.part1.rar http://rapidshare.com/files/126611267/cbtncpf_netbks.com.part2.rar http://rapidshare.com/files/126609141/cbtncpf_netbks.com.part3.rar CBT Nuggets Cisco CCSP Exam Pack 642-513 HIPS
Are you prepared for malicious attacks on your network? Rest easy with Cisco CCSP - HIPS This video series shows you how to configure and deploy Cisco Security Agent CSA) Management Center (MC) — a terrific weapon for defeating attacks and gaining security piece of mind. Once CSA MC is installed, and your system is rebooted, it provides immediate protection for all the workstations, hosts and servers throughout your system The CSA MC is a vital part of Cisco’s Self-Defending Network (SDN) strategy, which offers you a layered approach to network security. Threats, both internal and external, can’t slip through your defenses just by defeating a single obstacle CSA MC lets you put other layered security barriers in place to keep your system safe and secure The CCSP-HIPS video series contains Introduction to the Cisco HIPS Series Introduction to the CSA Configuring and Installing the CSA MC Installing the CSA Agent Configuring Groups on the CSA MC The CSA Agent Kit Host Management (free video Policy Configuration Working with Variables Working with Application Classes Working with Rules (part 1 Working with Rules (part 2 Managing Events Generating Reports Application Deployment Investigation and Reporting Application Behavior Investigation and Reporting Download: http://rapidshare.com/files/126672691/cbtnc642513_netbks.com.part1.rar http://rapidshare.com/files/126672715/cbtnc642513_netbks.com.part2.rar http://rapidshare.com/files/126672027/cbtnc642513_netbks.com.part3.rar]]>
/hvaonline/posts/preList/22784/140869.html#140869 /hvaonline/posts/preList/22784/140869.html#140869 GMT
Re: Video training Lynda.com After Effects CS3: Animating Characters
Filmmakers of all kinds are exploring new digital tools for creating animated content. After Effects CS3: Animating Characters follows the creation of a short animated film, from storyboard through final output, using After Effects CS3. George Maestri uses a one-minute monster movie to showcase the new Puppet tool, along with many other techniques for animating characters in After Effects. Download: http://rapidshare.com/files/126469503/Lynda_After_Effects_CS3_Animating_Characters_netbks.com.zip.001 http://rapidshare.com/files/126469535/Lynda_After_Effects_CS3_Animating_Characters_netbks.com.zip.002 http://rapidshare.com/files/126469544/Lynda_After_Effects_CS3_Animating_Characters_netbks.com.zip.003 http://rapidshare.com/files/126469537/Lynda_After_Effects_CS3_Animating_Characters_netbks.com.zip.004 http://rapidshare.com/files/126469397/Lynda_After_Effects_CS3_Animating_Characters_netbks.com.zip.005 join files with http://rapidshare.com/files/126468532/FSJSetup.exe]]>
/hvaonline/posts/preList/22784/140867.html#140867 /hvaonline/posts/preList/22784/140867.html#140867 GMT
Re: Video training Impart Labs Enable Raid Volume in Windows XP Pro Video Tutorial
Basically by default Raid5 and Mirrored volumes are not an option in windows xp professional neither windows xp home to set configure them so that they support these volumes as well you might want to view this video. http://rapidshare.com/files/126474568/Impart_Labs_-_Enable_Raid.rar Impart Labs Complete Guide to Bridged Networks
Network Bridge makes it inexpensive and easy to connect LAN segments. Prior to Windows XP if you wanted to have a network with more than one LAN segment, then you had two options: IP routing and hardware bridging. IP routing required you to buy hardware routers or configure computers to act like routers, configure IP addressing for each computer on each network segment, and configure each network segment as a separate subnet. Download: http://rapidshare.com/files/126475776/Impart_Labs_-_Bridged_Networking_netbks.com.part1.rar http://rapidshare.com/files/126475668/Impart_Labs_-_Bridged_Networking_netbks.com.part2.rar Setup Your Home Network Video Tutorial
A Workgroup is Microsoft’s terminology for a peer-to-peer PC computernetwork. Microsoft operating systems in the same workgroup may allow eachother access to their files, printers, or Internet connection. Members ofdifferent workgroups on the same local area network segment and TCP/IPnetwork can only access resources in workgroups to which they are joined . Download: http://rapidshare.com/files/126480940/Impart_Labs_-_Windows_Workgroup_Configuration_netbks.com.part1.rar http://rapidshare.com/files/126480946/Impart_Labs_-_Windows_Workgroup_Configuration_netbks.com.part2.rar http://rapidshare.com/files/126480935/Impart_Labs_-_Windows_Workgroup_Configuration_netbks.com.part3.rar http://rapidshare.com/files/126480894/Impart_Labs_-_Windows_Workgroup_Configuration_netbks.com.part4.rar http://rapidshare.com/files/126480503/Impart_Labs_-_Windows_Workgroup_Configuration_netbks.com.part5.rar]]>
/hvaonline/posts/preList/22784/140866.html#140866 /hvaonline/posts/preList/22784/140866.html#140866 GMT
Re: Video training VTC MasterClass Understanding Encryption
Protecting your confidential data, both on your computer and on the Internet, is of paramount importance in today’s world. Encryption is the best measure you can take to protect your data from prying eyes, yet most people don’t understand how it works or how they can use it to keep their data safe. VTC’s resident computer security author Bobby Rogers will show you how encryption works – from the basics to advanced topics – why you need it, and how to make it work for you. http://rapidshare.com/files/126469409/aser-mcue_netbks.com.rar]]>
/hvaonline/posts/preList/22784/140865.html#140865 /hvaonline/posts/preList/22784/140865.html#140865 GMT
Re: Video training The Ruby Object Model and Metaprogramming - screencasts - Episode 1: Objects and Classes
Metaprogramming lets you program more expressively. This makes your code easier to write and easier to maintain and extend. Initially, metaprogramming Ruby can seem really difficult. There are all these unfamiliar terms: singletons, self, metaclasses, and so on. And things never seem to work quite right the first time—Hmm… maybe it’ll work if I change class_eval to instance_eval… Well, the good news is that it really isn’t that complex. You just have to understand the underlying model, and everything falls into place. Dave Thomas has been digging into that model for the last ten years, and has a fresh (and simple) way of looking at it. Now you’ll be able to see why metaprogramming works, and how to do it for yourself. It doesn’t matter if you’ve been programming Ruby for a month or for five years. We bet that you’ll learn plenty new in each of these episodes, as Dave digs into both the how and the why of the Ruby object model and metaprogramming. http://rapidshare.com/files/126469083/Episode_1_metapro_mov_netbks.com.rar The Ruby Object Model and Metaprogramming - screencasts - Episode 2: Sharing Behavior
Metaprogramming lets you program more expressively. This makes your code easier to write and easier to maintain and extend. Initially, metaprogramming Ruby can seem really difficult. There are all these unfamiliar terms: singletons, self, metaclasses, and so on. And things never seem to work quite right the first time—Hmm… maybe it’ll work if I change class_eval to instance_eval… Well, the good news is that it really isn’t that complex. You just have to understand the underlying model, and everything falls into place. Dave Thomas has been digging into that model for the last ten years, and has a fresh (and simple) way of looking at it. Now you’ll be able to see why metaprogramming works, and how to do it for yourself. It doesn’t matter if you’ve been programming Ruby for a month or for five years. We bet that you’ll learn plenty new in each of these episodes, as Dave digs into both the how and the why of the Ruby object model and metaprogramming. http://rapidshare.com/files/126470893/Episode_2_metapro_mov_netbks.com.rar The Ruby Object Model and Metaprogramming - screencasts - Episode 3: Dynamic Code
Metaprogramming lets you program more expressively. This makes your code easier to write and easier to maintain and extend. Initially, metaprogramming Ruby can seem really difficult. There are all these unfamiliar terms: singletons, self, metaclasses, and so on. And things never seem to work quite right the first time—Hmm… maybe it’ll work if I change class_eval to instance_eval… Well, the good news is that it really isn’t that complex. You just have to understand the underlying model, and everything falls into place. Dave Thomas has been digging into that model for the last ten years, and has a fresh (and simple) way of looking at it. Now you’ll be able to see why metaprogramming works, and how to do it for yourself. It doesn’t matter if you’ve been programming Ruby for a month or for five years. We bet that you’ll learn plenty new in each of these episodes, as Dave digs into both the how and the why of the Ruby object model and metaprogramming. http://rapidshare.com/files/126465340/Episode_3_metapro_mov_netbks.com.rar The Ruby Object Model and Metaprogramming - screencasts - Episode 4: instance_eval and class_eval
The Ruby Object Model and Metaprogramming - screencasts - Episode 4: instance_eval and class_eval English | 28:56:50 min | 800×600 | PAL (25fps) | MOV | Audio: AAC, mono 44,100 kHz | 15,97 MB The Ruby Object Model and Metaprogramming Metaprogramming lets you program more expressively. This makes your code easier to write and easier to maintain and extend. Learn both the hows and whys of metaprogramming Ruby from Dave Thomas, one of the most experienced Ruby programmers in the western world. Initially, metaprogramming Ruby can seem really difficult. There are all these unfamiliar terms: singletons, self, metaclasses, and so on. And things never seem to work quite right the first time—Hmm… maybe it’ll work if I change class_eval to instance_eval… Well, the good news is that it really isn’t that complex. You just have to understand the underlying model, and everything falls into place. Dave Thomas has been digging into that model for the last ten years, and has a fresh (and simple) way of looking at it. Now you’ll be able to see why metaprogramming works, and how to do it for yourself. It doesn’t matter if you’ve been programming Ruby for a month or for five years. We bet that you’ll learn plenty new in each of these episodes, as Dave digs into both the how and the why of the Ruby object model and metaprogramming. Episode 4: instance_eval and class_eval Two of the workhorse methods of metaprogramming are instance_eval and class_eval. They allow you to execute chunks of code dynamically. Here we’ll see how to use them. * How instance_eval and class_eval differ * When to use one versus the other * Breaking down barriers * Creating methods on the fly, but without using closures * Defining stuff in classes given a class object * Writing DSLs in a block structure http://rapidshare.com/files/127741340/Episode_4_metapro_mov_netbks.com.rar The Ruby Object Model and Metaprogramming - screencasts - Episode 5: Nine Examples
The Ruby Object Model and Metaprogramming - screencasts - Episode 5: Nine Examples English | 35:53:00 min | 800×600 | PAL (25fps) | MOV | Audio: AAC, mono 44,100 kHz | 21,11 MB The Ruby Object Model and Metaprogramming Metaprogramming lets you program more expressively. This makes your code easier to write and easier to maintain and extend. Learn both the hows and whys of metaprogramming Ruby from Dave Thomas, one of the most experienced Ruby programmers in the western world. Initially, metaprogramming Ruby can seem really difficult. There are all these unfamiliar terms: singletons, self, metaclasses, and so on. And things never seem to work quite right the first time—Hmm… maybe it’ll work if I change class_eval to instance_eval… Well, the good news is that it really isn’t that complex. You just have to understand the underlying model, and everything falls into place. Dave Thomas has been digging into that model for the last ten years, and has a fresh (and simple) way of looking at it. Now you’ll be able to see why metaprogramming works, and how to do it for yourself. It doesn’t matter if you’ve been programming Ruby for a month or for five years. We bet that you’ll learn plenty new in each of these episodes, as Dave digs into both the how and the why of the Ruby object model and metaprogramming. Episode 5: Nine Examples of Metaprogramming Here’s where all the theory and practice comes together! We’ll take a simple problem and find nine different ways of attacking it using metaprogramming techniques. * Adding behavior directly inside the class * Using subclassing to add behavior * Subclassing with a generator using Class.new * Using a ghost class * Ghost class with a generator using class_eval * Rewrite the method with alias_method * Rewrite using a module * Rewrite using bind * Writing a DSL in a block http://rapidshare.com/files/127743235/Episode_5_metapro_mov_netbks.com.rar ]]>
/hvaonline/posts/preList/22784/140864.html#140864 /hvaonline/posts/preList/22784/140864.html#140864 GMT
Re: Video training CSS2 Essential Training
Whether you’re an intranet developer responsible for tens of thousands of pages, or a freelance Web designer operating on the cutting edge of technology, CSS 2 is an important tool for your toolbox. Designed specifically for those who have a clear understanding of HTML, this hands-on training tutorial will teach you how Cascading Style Sheets can be used to achieve a new level of fine-grain control over Web design… http://rapidshare.com/files/126244669/404_ERROR_lcss2_netbks.com.part1.rar http://rapidshare.com/files/126244729/404_ERROR_lcss2_netbks.com.part2.rar http://rapidshare.com/files/126244726/404_ERROR_lcss2_netbks.com.part3.rar http://rapidshare.com/files/126244546/404_ERROR_lcss2_netbks.com.part4.rar]]>
/hvaonline/posts/preList/22784/139614.html#139614 /hvaonline/posts/preList/22784/139614.html#139614 GMT
Re: Video training Learning Home and Small Office Networking
About Learning Home and Small Office Networking Do you have more than one computer in your home or small office? If you do, you need a network! Using the network, you can share a single internet connection between all your computers, transfer files with a few mouse-clicks rather than a pile of floppy disks, and work wirelessly with your laptop from anywhere in the room. You can also use your network for sharing printers, playing music, and vanquishing the enemy in multi-player online games. Topics covered include: * Networking Basics * Router Administration * Sharing an Internet Connection * Sharing Files Over a Network * Other Types of Network Sharing including Printers, Music and Remote Desktops * Wireless Networks * Hacks, Tricks, and Other Cool Things * Troubleshooting Approximate Running Time: 6.75 Hours Download http://rapidshare.com/files/126398197/Home_and_Small_Office_Networking_netbks.com.part1.rar http://rapidshare.com/files/126398320/Home_and_Small_Office_Networking_netbks.com.part2.rar http://rapidshare.com/files/126398231/Home_and_Small_Office_Networking_netbks.com.part3.rar http://rapidshare.com/files/126398333/Home_and_Small_Office_Networking_netbks.com.part4.rar http://rapidshare.com/files/126398316/Home_and_Small_Office_Networking_netbks.com.part5.rar http://rapidshare.com/files/126398371/Home_and_Small_Office_Networking_netbks.com.part6.rar http://rapidshare.com/files/126397541/Home_and_Small_Office_Networking_netbks.com.part7.rar]]>
/hvaonline/posts/preList/22784/139613.html#139613 /hvaonline/posts/preList/22784/139613.html#139613 GMT
Re: Video training lynda.com HTML video tutorial
Whether you use a web authoring system or write HTML by hand, you need to know how HTML works. HTML Essential Training is designed to help you understand HTML, its strengths and weaknesses, and how to identify and fix problems in a web page. More than just an HTML tutorial, HTML Essential Training covers the how and the why of HTML documents, including document structure, block and inline level tags, floating images, controlling white space, phrase and font markup, and much more! From setting up a simple web page to adding CSS style sheets and JavaScript rollovers, HTML Essential Training gives you the skills you need to take control of your HTML. http://rapidshare.com/files/126464640/Learning_HTML_netbks.com.part1.rar http://rapidshare.com/files/126464145/Learning_HTML_netbks.com.part2.rar]]>
/hvaonline/posts/preList/22784/139612.html#139612 /hvaonline/posts/preList/22784/139612.html#139612 GMT
Re: Video training Lynda.com After Effects CS3: Animating Characters
Filmmakers of all kinds are exploring new digital tools for creating animated content. After Effects CS3: Animating Characters follows the creation of a short animated film, from storyboard through final output, using After Effects CS3. George Maestri uses a one-minute monster movie to showcase the new Puppet tool, along with many other techniques for animating characters in After Effects. Download: http://rapidshare.com/files/126469503/Lynda_After_Effects_CS3_Animating_Characters_netbks.com.zip.001 http://rapidshare.com/files/126469535/Lynda_After_Effects_CS3_Animating_Characters_netbks.com.zip.002 http://rapidshare.com/files/126469544/Lynda_After_Effects_CS3_Animating_Characters_netbks.com.zip.003 http://rapidshare.com/files/126469537/Lynda_After_Effects_CS3_Animating_Characters_netbks.com.zip.004 http://rapidshare.com/files/126469397/Lynda_After_Effects_CS3_Animating_Characters_netbks.com.zip.005 join files with http://rapidshare.com/files/126468532/FSJSetup.exe]]>
/hvaonline/posts/preList/22784/139611.html#139611 /hvaonline/posts/preList/22784/139611.html#139611 GMT
Re: RE challenges /hvaonline/posts/preList/23068/138732.html#138732 /hvaonline/posts/preList/23068/138732.html#138732 GMT Re: Thắc mắc trong ngôn ngữ C( phần con trỏ) /hvaonline/posts/preList/23067/138637.html#138637 /hvaonline/posts/preList/23067/138637.html#138637 GMT Re: RE challenges Code:
http://rapidshare.com/files/125435312/hehehe.rar.html
2 nhiệm vụ:
1. Xác định pass 2. Bypass  
]]>
/hvaonline/posts/preList/23068/138632.html#138632 /hvaonline/posts/preList/23068/138632.html#138632 GMT
Re: RE challenges Code:
mov cx, 3
bởi Code:
mov cx, 5
còn sau đó bớt 3 rồi lại thêm 3 cũng như không. Thêm vào cái Code:
push ax
cho cách giải thêm phong phú :D]]>
/hvaonline/posts/preList/23068/138559.html#138559 /hvaonline/posts/preList/23068/138559.html#138559 GMT
Re: RE challenges /hvaonline/posts/preList/23068/138426.html#138426 /hvaonline/posts/preList/23068/138426.html#138426 GMT RE challenges Code:
http://rapidshare.com/files/125190622/coolhacker.rar.html
Trong này có chứa file .com , khi chạy sẽ in ra 3 dòng chữ "Cool Hacker". Thử thách là: chỉ sửa 1 byte trong binary code để khi chạy thu được 5 dòng "Cool Hacker". ps: Anh em cho lời giải có càng nhiều lời giải + phân tích càng tốt. Coi như là học tập kinh nghiệm. ]]>
/hvaonline/posts/preList/23068/138323.html#138323 /hvaonline/posts/preList/23068/138323.html#138323 GMT
Re: Giáo trình tiếng Anh cho công nghệ thông tin /hvaonline/posts/preList/22967/138319.html#138319 /hvaonline/posts/preList/22967/138319.html#138319 GMT Re: Video dạy lắp ráp máy tính [ Tiếng Việt ] /hvaonline/posts/preList/23056/138318.html#138318 /hvaonline/posts/preList/23056/138318.html#138318 GMT Download Free Computer Ebook http://www.netbks.com/[/SIZE][/COLOR] * Database * Development for Web * Graphics & Design * Magazines * Networks * Operating System * Programming o Ajax o C & C++ o Delphi o Dot NET o General Programming o Java o JavaScript o Perl o PHP o Python o UML o XML * Software Development [COLOR="Red"][SIZE="7"]http://www.netbks.com/[/SIZE][/COLOR]]]> /hvaonline/posts/preList/22964/137011.html#137011 /hvaonline/posts/preList/22964/137011.html#137011 GMT